mesa/src
Eric Anholt 697e2e1f26 v3d: Always set up the qregs for CSD payload.
We were failing to set up payload[1] for use by LocalInvocationIndex/ID
and shared variable accesses if gl_WorkGroupID/gl_GlobalInvocationID
wasn't used (possibly because you only have one workgroup).  You're always
going to use payload[1], and payload[0] is common enough and we have DCE
in the backend to clean it up if it happens to not be used.
2019-04-16 12:10:39 -07:00
..
amd compiler/glsl: handle case where we have multiple users for types 2019-04-16 12:58:00 +03:00
broadcom v3d: Always set up the qregs for CSD payload. 2019-04-16 12:10:39 -07:00
compiler spirv: Tell which opcode or value is unhandled when failing 2019-04-16 11:11:10 -07:00
egl Delete autotools 2019-04-15 13:44:29 -07:00
freedreno Delete autotools 2019-04-15 13:44:29 -07:00
gallium iris: Change vendor and renderer strings 2019-04-16 10:27:20 -07:00
gbm Delete autotools 2019-04-15 13:44:29 -07:00
getopt
glx Delete autotools 2019-04-15 13:44:29 -07:00
gtest Delete autotools 2019-04-15 13:44:29 -07:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/mi_builder: Disable mem_mem tests on IVB 2019-04-16 12:59:12 -05:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi Delete autotools 2019-04-15 13:44:29 -07:00
mesa i965: Move program key debugging to the compiler. 2019-04-16 09:01:15 -07:00
util drirc: add Spectacle, Falkon to a-sync blacklist 2019-04-15 17:38:44 -04:00
vulkan Delete autotools 2019-04-15 13:44:29 -07:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00