mesa/src
Eric Anholt dd1c68f151 dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers.
We only wanted to request when asked for the same set of buffers when a resize
has happened.  We can just watch the protocol stream for a ConfigureNotify
and flag to do it then.

This is about a 5% win from doing two glViewport()s per frame in openarena.
2009-02-02 12:00:39 -08:00
..
egl mesa: standardize on C99's uint*_t instead of u_int*_t 2008-09-21 09:45:00 -07:00
glu glu: Add mangled symbols to export list 2009-01-05 08:00:16 -07:00
glut glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-15 18:19:05 -07:00
glw Add more package metadata to the pkg-config files 2008-12-14 08:47:03 -08:00
glx dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers. 2009-02-02 12:00:39 -08:00
mesa mesa: move code after decls. Fixes Window build failure. 2009-02-02 07:48:10 -07:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-22 20:19:35 -07:00