mesa/src
Ilia Mirkin 9fcbf515b4 nvc0: always put all tfb bufs into bufctx
Since we clear the TFB bufctx binding point above, we need to put all of
the active tfb's back in, even if they haven't changed since last time.
Otherwise the tfb may get moved into sysmem and the underlying mapping
will generate write errors.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
2015-06-23 12:08:34 -04:00
..
egl android: egl: do not link against libglapi 2015-06-23 17:08:05 +01:00
gallium nvc0: always put all tfb bufs into bufctx 2015-06-23 12:08:34 -04:00
gbm gbm: do not (over)link against libglapi.so 2015-06-23 17:08:05 +01:00
getopt
glsl glsl: binding point is a texture unit, which is a combined space 2015-06-23 12:08:34 -04:00
glx glx: Use loader_open_device() helper 2015-06-23 16:54:53 +01: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 loader: Rename drm_open_device() to loader_open_device() and share it 2015-06-23 16:54:51 +01:00
mapi glapi: remap_helper.py: remove unused argument 'es' 2015-06-23 16:57:27 +01:00
mesa drivers/x11: drop unneeded HAVE_X11_DRIVER check 2015-06-23 17:04:40 +01:00
util util/list: add list_first/last_entry 2015-06-21 07:52:36 -04: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