mesa/src/gallium/drivers/i915
Emma Anholt ba5bc2677f glsl: Drop PIPE_SHADER_CAP_DFRACEXP_DLDEXP_SUPPORTED.
All drivers should now be using the appropriate NIR lowering, so we can
drop this pile of code.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22083>
2023-04-06 02:32:01 +00:00
..
ci ci: Disable systems in my farm that haven't recovered. 2023-02-10 02:53:09 +00:00
.clang-format
TODO
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 gallium/draw: Enable aapoint NIR helpers to generate bool1, bool32, or float32 Booleans 2023-01-28 20:42:13 -08:00
i915_context.h
i915_debug.c
i915_debug.h
i915_debug_fp.c
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_fpc_emit.c
i915_fpc_optimize.c
i915_fpc_translate.c
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
i915_resource.h
i915_resource_buffer.c
i915_resource_texture.c i915g: fix typo in #if 2022-11-23 19:41:44 +00:00
i915_screen.c glsl: Drop PIPE_SHADER_CAP_DFRACEXP_DLDEXP_SUPPORTED. 2023-04-06 02:32:01 +00:00
i915_screen.h
i915_state.c
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
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
i915_state_inlines.h
i915_state_sampler.c
i915_state_static.c
i915_surface.c
i915_surface.h
i915_winsys.h i915: Add support for `get_screen_fd` 2023-03-31 13:39:06 +00:00
meson.build