xserver/hw/xfree86/dri2
Pauli Nieminen 86f8da0aa7 DRI2: Add ReuseBufferNotify hook
ReuseBufferNotify hook is called whenever old buffer is reused in DRI2
code.

Driver can use this hook to rewrite the buffer name if hardware requires
shared buffers. Shared buffer might be some hardware limited resources like
framebuffer that is preallocated in boot.

Signed-off-by: Pauli Nieminen <ext-pauli.nieminen@nokia.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2011-09-21 13:54:55 -07:00
..
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00
dri2.c DRI2: Add ReuseBufferNotify hook 2011-09-21 13:54:55 -07:00
dri2.h DRI2: Add ReuseBufferNotify hook 2011-09-21 13:54:55 -07:00
dri2ext.c DRI2/GLX: use new swap event types 2011-06-29 11:05:36 -07:00