Files
mesa/include/GL
Francisco Jerez 61d26bc82e dri2: Event driven buffer validation.
When a buffer invalidation event is received from the X server, the
"invalidate" hook of the DRI2 flush extension is executed: A generic
implementation (dri2InvalidateDrawable) is provided that just bumps
the "pStamp" sequence number in __DRIdrawableRec.

For old servers not supporting buffer invalidation events, the
invalidate hook will be called before flushing the fake front/back
buffer (that's typically once per frame -- not a lot worse than the
situation we were in before).

No effort has been made on preserving backwards compatibility with
version 2 of the flush extension, but I think it's acceptable because
AFAIK no released stack is making use of it.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2010-02-16 10:38:50 -05:00
..
2009-12-23 11:38:14 -07:00
2010-01-06 12:23:37 +00:00
2009-10-23 14:49:20 -06:00
2010-01-25 15:40:56 -08:00
2010-01-06 12:23:37 +00:00
2010-01-25 15:40:56 -08:00
2008-02-28 16:34:32 +09:00
2006-09-04 06:26:08 +00:00
2010-01-06 12:23:37 +00:00
2009-10-23 14:49:26 -06:00
2008-05-29 10:42:02 -06:00