xserver-multidpi/randr
Dave Airlie c41922940a dix/randr: add a hook into screen to replace scanout pixmap
For DRI2 in some offload cases we need to set a new pixmap on the crtc,
this hook allows dri2 to call into randr to do the necessary work to set
a pixmap as the scanout pixmap for the crtc the drawable is currently on.

This is really only to be used for unredirected full screen apps in composited
environments.

Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-07 10:39:09 +01:00
..
Makefile.am randr: add provider object and provider property support (v6) 2012-07-06 22:16:02 +01:00
randr.c dix/randr: add a hook into screen to replace scanout pixmap 2012-07-07 10:39:09 +01:00
randrstr.h dix/randr: add a hook into screen to replace scanout pixmap 2012-07-07 10:39:09 +01:00
rrcrtc.c dix/randr: add a hook into screen to replace scanout pixmap 2012-07-07 10:39:09 +01:00
rrdispatch.c randr: add hooks for offload sink provider protocol 2012-07-07 10:37:45 +01:00
rrinfo.c randr: Clean up compiler warnings about unused and shadowing variables 2012-06-21 18:42:46 -07:00
rrmode.c randr: Clean up compiler warnings about unused and shadowing variables 2012-06-21 18:42:46 -07:00
rroutput.c randr: Catch two more potential unset rrScrPriv uses 2012-06-28 10:06:40 -07:00
rrpointer.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrproperty.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrprovider.c randr: add hooks for offload sink provider protocol 2012-07-07 10:37:45 +01:00
rrproviderproperty.c randr: add provider object and provider property support (v6) 2012-07-06 22:16:02 +01:00
rrscreen.c randr: hook up output slave to screen resources return 2012-07-07 10:37:11 +01:00
rrsdispatch.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrtransform.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrtransform.h randr: Remove redundant declaration. 2012-05-14 13:16:54 +01:00
rrxinerama.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00