mesa/src/glx
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
..
mini Remove CVS keywords. 2008-09-21 11:00:44 -07:00
x11 dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers. 2009-02-02 12:00:39 -08:00
Makefile Never fail `make clean' 2008-05-07 11:35:23 -07:00