mesa/src
Samuel Pitoiset 8f2238ccba st/glsl_to_tgsi: fix potential crash when allocating temporaries
When index - t->temps_size is greater than 4096, allocating space for
temporaries on demand will miserably crash. This can happen when a game
uses a lot of temporaries like the recent released Tomb raider.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
2016-04-30 17:41:32 +02:00
..
compiler glsl: Lower vector_extracts to swizzles after lower_vector_derefs. 2016-04-29 16:03:36 -07:00
egl egl: Remove every double semi-colon 2016-04-26 14:36:29 -07:00
gallium gallium/radeon: fix crash in r600_set_streamout_targets 2016-04-29 11:55:06 -05:00
gbm gbm: add GBM_FORMAT_XBGR8888 format support 2016-04-21 14:45:56 +01:00
getopt
glx dri3: Check for dummyContext to see if the glx_context is valid 2016-04-27 13:03:34 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl
intel nir: Switch the arguments to nir_foreach_function 2016-04-28 15:54:48 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi scons: Whenever possible decide what to do based on platform and not compiler. 2016-04-26 17:17:00 +01:00
mesa st/glsl_to_tgsi: fix potential crash when allocating temporaries 2016-04-30 17:41:32 +02:00
util st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor 2016-04-29 11:52:59 -05:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00