mesa/src
Jesse Natalie 8d3a3e7a00 microsoft/compiler: Use textures for SRVs
After running the (renamed) dxil_nir_split_typed_samplers pass, the
shader will have either:
* Textures, which map to D3D SRVs
* Bare samplers, which map to D3D bare samplers
* Images, which map to D3D UAVs

There shouldn't be any remaining samplers with type information

Reviewed-by: Enrico Galli <enrico.galli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13390>
2021-11-02 11:02:22 -07:00
..
amd radv: only enable VK_EXT_display_control for vrcompositor (SteamVR) 2021-11-02 08:08:33 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom broadcom/compiler: make opt passes set current block 2021-11-02 11:17:01 +00:00
compiler mesa: preparse [ and [0] in gl_resource_name and use it in shader_query.cpp 2021-10-29 07:19:20 -04:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/wayland: Properly clear stale buffers on resize 2021-10-16 19:13:58 +00:00
etnaviv ci/etnaviv: add manual piglit testing 2021-11-01 09:18:23 -07:00
freedreno freedreno/ci: Test Turnip on Adreno 618 2021-11-02 10:51:54 +00:00
gallium microsoft/compiler: Use textures for SRVs 2021-11-02 11:02:22 -07:00
gbm gbm: add GBM_FORMAT_GR1616 and RG1616 2021-10-27 02:53:05 +00:00
getopt
glx meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
gtest
hgl
imgui
intel intel/fs: Fix a cmod prop bug when cmod is set to inst that doesn't support it 2021-11-01 21:08:12 +00:00
loader gallium/dri: let the driver know if the imported image is DRI_PRIME buffer 2021-10-18 16:24:00 +02:00
mapi glthread: add an option to make glCheckFramebufferStatus a no-op 2021-10-27 01:24:03 +00:00
mesa mesa: skip strlen when hashing strings for ProgramResourceHash 2021-10-29 07:19:20 -04:00
microsoft microsoft/compiler: Use textures for SRVs 2021-11-02 11:02:22 -07:00
nouveau
panfrost panfrost/ci: update piglit tests expectations on G52 2021-11-02 07:08:21 +01:00
tool pps: add an intel config file 2021-10-28 13:16:56 +03:00
util util/hash_table: Clear special 0/1 entries for u64 hash table too 2021-11-02 11:02:18 -07:00
virtio vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vulkan vulkan/wsi: set correct bits for host allocations/exports for images. 2021-11-02 10:27:04 +10:00
meson.build meson: build freedreno tools when other parts of freedreno not enabled 2021-10-26 00:33:31 +00:00