mesa/src
Samuel Pitoiset 008e785f74 glsl: reject compute shaders with fixed and variable local size
The ARB_compute_variable_group_size specification explains that
when a compute shader includes both a fixed and a variable local
size, a compile-time error occurs.

v2: - update formatting spec quotations (Ian)

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2016-10-07 00:18:57 +02:00
..
amd amd: add amd_kernel_code_t.h to the sources list 2016-10-06 16:17:51 +01:00
compiler glsl: reject compute shaders with fixed and variable local size 2016-10-07 00:18:57 +02:00
egl egl: Implement EGL_KHR_debug (v2) 2016-10-05 11:41:26 -04:00
gallium nv50/ir: optimize sub(a, 0) to a 2016-10-06 19:39:51 +02:00
gbm gbm: return appropriate error when queryImage() fails 2016-09-27 13:37:21 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: rename choose_visual(), drop const argument 2016-10-06 15:03:47 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: automake: ship intel_icd.json.in in the tarball 2016-10-06 15:03:46 +01:00
loader loader/dri3: Always use at least two back buffers 2016-09-06 13:04:48 +09:00
mapi glapi: add entry points for GL_ARB_compute_variable_group_size 2016-10-07 00:18:57 +02:00
mesa mesa/main: add support for ARB_compute_variable_groups_size 2016-10-07 00:18:57 +02:00
util util/slab: re-design to allow migration between pools (v3) 2016-10-05 15:40:40 +02:00
Makefile.am autoconf: Make header install distinct for various APIs (v2) 2016-10-06 15:03:46 +01:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00