mesa/src
Dave Airlie 3bc7169793 st_glsl_to_tgsi: bump index back up to 32-bit
with some of the fp64 emulation, we are seeing shaders coming in with
> 32K temps, they go out with 40 or so used, but while doing register
renumber we need to store a lot of them.

So bump this fields back up to 32-bit.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-06-08 07:21:06 +10:00
..
amd ac/nir: remove another unused variable 2017-06-08 00:02:42 +03:00
compiler nir: Delete nir_array.h 2017-06-07 21:07:24 +02:00
egl egl/android: Drop unused 'format' param in get_back_bo() 2017-05-31 10:45:57 -07:00
gallium radeonsi: Use libdrm to get chipset name 2017-06-07 21:53:36 +02:00
gbm gbm: manage only the required set of DRI extensions 2017-05-29 16:50:12 +01:00
getopt
glx dri: Optionally turn off a couple of GLX extensions based on driconf options 2017-06-07 19:43:54 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel blorp: Use FullSurfaceDepthandStencilClear for blorp_hiz_op 2017-06-07 08:54:54 -07:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: add KHR_no_error support for glTexSubImage*D() 2017-06-07 11:04:40 +02:00
mesa st_glsl_to_tgsi: bump index back up to 32-bit 2017-06-08 07:21:06 +10:00
util util/u_queue: fix a use-before-initialization race for queue->threads 2017-06-07 23:19:30 +02:00
vulkan radv/vulkan: Move radv_get_driver_version to src/vulkan/util 2017-06-06 08:19:55 -07:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript