mesa/src
Lionel Landwerlin 13cca48920 intel/fs: drop FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD_GFX7
We can lower FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD into other more
generic sends and drop this internal opcode.

The idea behind this change is to allow bindless surfaces to be used
for UBO pulls and why it's interesting to be able to reuse
setup_surface_descriptors(). But that will come in a later change.

No shader-db changes on TGL & DG2.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20416>
2023-01-26 11:26:53 +00:00
..
amd radv: fix ignoring graphics shader stages that don't need to be imported 2023-01-26 08:34:36 +00:00
android_stub android: Cleanup unneeded headers from the sync stub 2023-01-25 08:58:25 -03:00
asahi asahi: Handle sampler->compare_mode 2023-01-13 19:43:14 +00:00
broadcom v3dv: add a cl_advance_and_end helper 2023-01-26 06:21:33 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler meson: replace has_exe_wrapper with can_run_host_binaries 2023-01-19 16:29:03 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl loader,glx,egl: remove is_different_gpu variable from loader 2023-01-24 12:51:35 +00:00
etnaviv ci: Add manual rules variations to disable irrelevant driver jobs. 2023-01-26 00:48:19 +00:00
freedreno ci: Add manual rules variations to disable irrelevant driver jobs. 2023-01-26 00:48:19 +00:00
gallium lima/ci: Add more piglit unsupported tests to skip 2023-01-26 10:48:47 +00:00
gbm gbm/backend: fix gbm compile without dri 2023-01-13 22:29:29 +00:00
getopt
glx loader,glx,egl: remove is_different_gpu variable from loader 2023-01-24 12:51:35 +00:00
gtest
hgl
imagination meson: remove version checks for < 0.59 2023-01-19 23:06:07 +00:00
imgui
intel intel/fs: drop FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD_GFX7 2023-01-26 11:26:53 +00:00
loader loader,glx,egl: remove is_different_gpu variable from loader 2023-01-24 12:51:35 +00:00
mapi glthread: make marshal functions for glBegin/End attribs non-static 2023-01-20 21:34:09 -05:00
mesa mesa: fix out of bounds stack access on big endian 2023-01-25 23:27:10 +00:00
microsoft dzn: Support Vulkan 1.2 2023-01-26 03:16:50 +00:00
nouveau nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
panfrost ci: Add manual rules variations to disable irrelevant driver jobs. 2023-01-26 00:48:19 +00:00
tool tool/pps: Fix 32-bit build issue with format string 2023-01-18 19:27:41 +00:00
util util/glsl2spirv: Fix build with Python 3.6 2023-01-25 21:21:17 +00:00
virtio meson: remove version checks for < 0.59 2023-01-19 23:06:07 +00:00
vulkan vulkan/rmv: Remove delta parameter from dump helpers 2023-01-26 01:17:26 +00:00
meson.build wgl: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00