mesa/src/gallium/drivers/i915
Emma Anholt 71180004e0 ci/i915: Update xfails.
Some things have drifted since we were last green.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20166>
2022-12-05 13:03:59 -08:00
..
ci ci/i915: Update xfails. 2022-12-05 13:03:59 -08:00
.clang-format
i915_batch.h
i915_batchbuffer.h
i915_blit.c gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
i915_blit.h
i915_clear.c
i915_context.c util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
i915_context.h util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
i915_debug.c i915: remove not needed lie about PIPE_CAP_OCCLUSION_QUERY 2022-01-12 23:19:22 +00:00
i915_debug.h i915g: Use the non-vbuf code path by default to fix index overflows. 2021-09-27 18:36:10 +00:00
i915_debug_fp.c i915g: Fix FS debug dumping for declarations. 2021-06-30 17:42:56 +00:00
i915_debug_private.h
i915_flush.c gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
i915_fpc.h i915: Use the sin/cos lowering in nir_opt_algebraic.py 2022-03-24 00:59:21 +00:00
i915_fpc_emit.c i915g: Make sure we consider negates/swizzles on bias/shadow coords. 2021-11-01 20:56:22 +00:00
i915_fpc_optimize.c i915g: fix implicit-fallthrough warning 2021-12-22 17:02:00 +00:00
i915_fpc_translate.c i915g: Ignore the new SEPARABLE_PROGRAM property. 2022-06-02 23:39:36 +00:00
i915_prim_emit.c
i915_prim_vbuf.c gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
i915_public.h
i915_query.c
i915_query.h
i915_reg.h
i915_resource.c i915g: Implement cube/3d texture_subdata() as a series of per-layer maps. 2021-08-16 22:48:54 +00:00
i915_resource.h i915g: Implement cube/3d texture_subdata() as a series of per-layer maps. 2021-08-16 22:48:54 +00:00
i915_resource_buffer.c
i915_resource_texture.c i915g: fix typo in #if 2022-11-23 19:41:44 +00:00
i915_screen.c gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
i915_screen.h i915: remove not needed lie about PIPE_CAP_OCCLUSION_QUERY 2022-01-12 23:19:22 +00:00
i915_state.c gallium: normalized_coords -> unnormalized_coords 2022-10-10 10:20:02 +00:00
i915_state.h
i915_state_derived.c gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
i915_state_dynamic.c i915g: Fix backface stencil when front_ccw is set. 2021-07-12 18:12:05 +00:00
i915_state_emit.c gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
i915_state_fpc.c
i915_state_immediate.c i915g: Fix backface stencil when front_ccw is set. 2021-07-12 18:12:05 +00:00
i915_state_inlines.h
i915_state_sampler.c i915g: Add support for FXT1. 2021-08-16 02:29:45 +00:00
i915_state_static.c
i915_surface.c gallium: add pipe_blit_info::dst_sample, update u_blitter to write that sample 2022-07-23 18:21:31 +00:00
i915_surface.h
i915_winsys.h
meson.build i915: Use the sin/cos lowering in nir_opt_algebraic.py 2022-03-24 00:59:21 +00:00
TODO