mesa/src
Ilia Mirkin 53cbb11707 nouveau: avoid queueing too much work onto a single fence
Force the fence to get kicked off, which won't actually wait for its
completion, but any additional work will be put onto a fresh list.

This fixes crashes in teximage-colors --benchmark with too many active
maps.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
2015-11-07 18:58:58 -05:00
..
egl egl/dri2: Properly dereference array. 2015-10-07 11:48:49 -07:00
gallium nouveau: avoid queueing too much work onto a single fence 2015-11-07 18:58:58 -05:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl nir: Add a nir_deref_tail helper 2015-11-07 12:09:44 -08:00
glx gallium/swrast: fix front buffer blitting. (v2) 2015-10-31 16:04:36 +10: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: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi mesa: expose support for GL_EXT_buffer_storage 2015-11-04 00:01:03 -05:00
mesa i965/fs: Use regs_read/written for post-RA scheduling in calculate_deps 2015-11-07 08:41:48 -08:00
util glsl: move half<->float convertion to util 2015-10-16 19:33:37 -04: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