mesa/src/intel
Jason Ekstrand 705395344d intel/fs: Add support for compiling bindless shaders with resume shaders
Instead of depending on the driver to compile each resume shader
separately, we compile them all in one go in the back-end and build an
SBT as part of the shader program.  Shader relocs are used to make the
entries in the SBT point point to the correct resume shader.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8637>
2021-06-22 21:09:25 +00:00
..
blorp anv: Cache VB/IB in L3$ for Gfx12 2021-06-15 12:57:42 +00:00
common crocus: initial gallium driver for Intel gfx 4-7 2021-06-14 06:34:05 +10:00
compiler intel/fs: Add support for compiling bindless shaders with resume shaders 2021-06-22 21:09:25 +00:00
dev intel/gfx12+: Add Wa_14013840143 2021-05-26 17:42:21 +00:00
ds pps: fix a missing include in Intel pps driver 2021-05-21 22:03:16 +00:00
genxml intel/gen125.xml: Drop GPGPU_WALKER 2021-06-21 19:40:14 +00:00
isl docs/isl: Add detailed documentation about tiling on Intel GPUs 2021-06-18 13:03:48 +00:00
nullhw-layer intel/nullhw: fix build 2021-03-26 20:12:40 +00:00
perf intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
tools intel/tools: remove unused macros 2021-04-21 11:47:45 +00:00
vulkan anv,iris: Move the SHADER_RELOC enums to brw_compiler.h 2021-06-22 21:09:25 +00:00
Android.blorp.mk
Android.common.mk intel: split driver/device UUID generators 2020-10-07 11:11:23 +03:00
Android.compiler.mk
Android.dev.mk intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
Android.genxml.mk intel/genxml: Build gen 12.5 2020-12-01 19:06:22 +00:00
Android.isl.mk intel: Rename genx keyword to gfxx in build files 2021-04-02 18:33:07 +00:00
Android.mk i965: extract performance query metrics 2019-04-17 14:10:42 +01:00
Android.perf.mk intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
Android.vulkan.mk intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
Makefile.perf.am intel: Rename GEN_PERF prefix to INTEL_PERF in build files 2021-04-20 20:06:34 +00:00
Makefile.sources android: intel/compiler: add brw_compile_ff_gs.c to Makefile.sources 2021-06-02 09:28:04 +00:00
meson.build pps: Intel pps driver 2021-05-18 14:28:48 +00:00