mesa/src
Ilia Mirkin ed14107645 nvc0: avoid negatives in PUSH_SPACE argument
Fixup to commit 03b3eb90d - the number of buffers could be larger than
the number of elements, in which case we'd pass a negative argument to
PUSH_SPACE, which would be bad. While we're at it, merge it with the
other PUSH_SPACE at the top of the function.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
(cherry picked from commit 2065e380b2)
2016-04-11 19:51:19 +01:00
..
egl egl/dri2: expose srgb configs when KHR_gl_colorspace is available 2016-02-03 14:51:22 +00:00
gallium nvc0: avoid negatives in PUSH_SPACE argument 2016-04-11 19:51:19 +01:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl glsl: always compute proper varying type, irrespective of varying packing 2016-02-04 10:06:26 +00:00
glx glx/dri3: a drawable might not be bound at wait time 2016-01-08 12:05:26 +02:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS 2015-11-29 17:56:36 +00:00
mapi mesa: do not enable KHR_debug for ES 1.0 2015-12-04 16:37:06 +00:00
mesa mesa: Use SSE prefetch instructions rather than 3DNow instructions 2016-02-24 17:17:06 +00:00
util ralloc: Fix ralloc_adopt() to the old context's last child's parent. 2016-01-08 12:05:26 +02:00
Makefile.am glsl: move shader_enums into nir 2015-10-09 15:03:28 -04:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00