mesa/src
Keith Whitwell 8dfafbf086 st/mesa: unbind constant buffer when not in use
Important as more constant buffers per shader start to get used.

Fix up r600 (tested) and nv50 (untested) to cope with this.  Drivers
previously didn't see unbinds of constant buffers often or ever, so
this isn't always dealt with cleanly.

For r600 just return and keep the reference.  Will try to do better in
a followup change.
2010-11-02 16:57:24 +00:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Rework _eglGetSearchPath. 2010-11-02 01:37:16 +08:00
gallium st/mesa: unbind constant buffer when not in use 2010-11-02 16:57:24 +00:00
glsl glsl: Remove unused ARRAY_SIZE macro. 2010-10-29 11:43:30 -07:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glapi: Do not use glapioffsets.h. 2010-10-27 10:49:33 +08:00
mapi scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
mesa st/mesa: unbind constant buffer when not in use 2010-11-02 16:57:24 +00:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00