mesa/src
Keith Whitwell 6842829539 mesa/st: short-circuit glFinish calls on WIN32 only
Windows opengl32.dll calls glFinish prior to every swapbuffers, which
makes it pretty hard to get decent performance...

Work around by mapping finish to flush on PIPE_OS_WINDOWS.  This is
conformant, though it might confuse poorly-written benchmarks which
attempt to measure a single event rather than figuring out the rate of
continuous processing.
2009-07-29 12:48:05 +01:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl: Don't install demodriver 2009-04-29 20:46:37 -07:00
gallium util: _debug_printf should print even when DEBUG is not defined 2009-07-29 12:48:04 +01:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glu Fix symbol list for mangled Mesa on Darwin. 2009-05-01 11:55:50 -06:00
glut Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
glw Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
glx glx: assign per screen driver configs (DRISW) 2009-07-28 10:35:56 -06:00
mesa mesa/st: short-circuit glFinish calls on WIN32 only 2009-07-29 12:48:05 +01:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00