mesa/src
Caio Oliveira 858424bd2e intel/compiler: Use gl_shader_stage_uses_workgroup() helpers
Instead of checking for MESA_SHADER_COMPUTE (and KERNEL).  Where
appropriate, also use gl_shader_stage_is_compute().

This allows most of the workgroup-related lowering to be applied to
Task and Mesh shaders.  These will be added later and "inherit" from
cs_prog_data structure.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13629>
2021-11-03 11:09:48 -07:00
..
amd radv: optimize subpass barrier flushes for imageless framebuffers 2021-11-03 08:26:43 +01: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: check that sig packing is valid when pipelining ldvary 2021-11-03 10:49:06 +00:00
compiler glsl/nir: mark samplers inside a block as bindless 2021-11-03 10:22:41 +01: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: Uprev VK-GL-CTS to 1.2.7.2, and pull in piglit while I'm here. 2021-11-02 20:29:31 +00:00
freedreno freedreno/computerator: Support A660 gpu 2021-11-03 16:32:19 +00:00
gallium zink: reject all storage multisampling if the feature is unsupported 2021-11-03 14:14:44 +00: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/compiler: Use gl_shader_stage_uses_workgroup() helpers 2021-11-03 11:09:48 -07: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: don't reset SamplersValidated if nothing changed 2021-11-03 10:22:41 +01:00
microsoft microsoft/compiler: Use textures for SRVs 2021-11-02 11:02:22 -07:00
nouveau
panfrost ci: Uprev VK-GL-CTS to 1.2.7.2, and pull in piglit while I'm here. 2021-11-02 20:29:31 +00: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