mesa/src
Ilia Mirkin 8b24388647 nv50,nvc0: clamp uniform size to 64k
The state tracker will pass through requests from buggy applications
which will have the buffer size larger than the max allowed (64k). Clamp
the size to 64k so that we don't get errors when uploading the constbuf
data.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
2015-06-15 15:48:58 -04:00
..
egl egl: Drop check for driver != NULL. 2015-06-15 10:32:23 -07:00
gallium nv50,nvc0: clamp uniform size to 64k 2015-06-15 15:48:58 -04:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl glsl: fix "tesselation" typo 2015-06-14 20:17:29 +02:00
glx glx: fix Scons build 2015-05-22 14:38:33 -06:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader mesa: build xmlconfig to a separate static library 2015-06-12 15:32:18 +01:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-05-28 16:56:32 -07:00
mesa meta: Abort texture upload if pixels == null and no pixel unpack buffer set 2015-06-15 09:07:28 -07:00
util util/list: Add a list validation function 2015-05-08 17:16:13 -07:00
Makefile.am mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util 2015-06-12 15:32:18 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00