mesa/src
Ilia Mirkin 3645268748 nv50/ir: fix threads calculation for non-compute shaders
We were using the "cp" union fields, which are only valid for compute
shaders. The threads calculation affects the available GPRs, so just
pick a small number for other shader types to avoid limiting available
registers.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
2017-07-12 22:09:59 -04:00
..
amd radv: Fix descriptors for cube images with VK_IMAGE_USAGE_STORAGE_BIT 2017-07-13 00:21:20 +02:00
broadcom Android: Fix vc4 build since XML changes. 2017-07-12 16:47:10 -05:00
compiler spirv: Fix reaching unreachable for compare exchange on images 2017-07-10 14:13:37 -07:00
egl egl: set KHR_gl_texture_3D_image only when the requirements are met. 2017-07-12 15:45:27 +01:00
gallium nv50/ir: fix threads calculation for non-compute shaders 2017-07-12 22:09:59 -04:00
gbm gbm: add XBGR8888 support for dumb buffers 2017-06-30 08:44:19 +01:00
getopt
glx egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel intel/compiler: Don't use opt_sampler_eot() optimization on gen10+ 2017-07-12 11:27:31 -07:00
loader egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
mapi Update Khronos-supplied headers 2017-06-30 15:29:50 +02:00
mesa i965: Drop bogus pthread_mutex_unlock in map_gtt error path. 2017-07-12 12:39:10 -07:00
util gallium: use "ull" number suffix to keep the QtCreator parser happy 2017-07-10 22:44:48 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am build systems: move git_sha1_gen.sh to bin/ 2017-07-06 22:59:39 +01:00
SConscript build systems: move git_sha1_gen.sh to bin/ 2017-07-06 22:59:39 +01:00