mesa/src
Dave Airlie b5fcf0c8e0 pb: add void * for flush ctx to mapping functions
If the buffer we are attempting to map is referenced by the unsubmitted
command stream for this context, we need to flush the command stream,
however to do that we need to be able to access the context at the lowest
level map function, currently we set the buffer in the toplevel map, but this
racy between context. (we probably have a lot more issues than that.)

I'll look into a proper solution as suggested by jrfonseca when I get some time.
2010-09-12 13:32:43 +10:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Simplify _eglBindContext. 2010-09-10 18:41:14 +08:00
gallium pb: add void * for flush ctx to mapping functions 2010-09-12 13:32:43 +10:00
glsl glsl2: Fix scons build for all platforms 2010-09-10 01:17:56 +02:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Silence missing initializer warning. 2010-08-30 14:12:01 +01:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Optimize out no-op make current calls 2010-09-09 13:18:43 -04:00
mapi Revert "glapi: Implement optional dispatch logging" 2010-09-09 19:02:55 -04:00
mesa mesa: Fix depend.es[12] generation when LLVM is enabled. 2010-09-12 02:31:33 +08:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00