mesa/src
Samuel Pitoiset 56a0bed2c1 nvc0: expose ARB_compute_variable_group_size
Only expose 512 threads/block on Fermi to not be limited by
32 GPRs/thread.

v4: - use 512 threads on Fermi, 1024 on Kepler+

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.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: add gl_LocalGroupSizeARB as a system value 2016-10-07 00:18:57 +02:00
egl egl: Implement EGL_KHR_debug (v2) 2016-10-05 11:41:26 -04:00
gallium nvc0: expose ARB_compute_variable_group_size 2016-10-07 00:18:57 +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 st/mesa: expose ARB_compute_variable_group_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