xserver/dix
Dave Airlie da4bad620a pixmap: fix reverse optimus support with multiple heads
For doing reverese optimus to multiple outputs on a secondary GPU
the GPU can store the blits into a large screen pixmap, unfortunately
this means we need a destination offset into the dirty code, so
add a new API that just adds this interface.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-09-11 18:14:44 -07:00
..
.gitignore
atom.c
buildatoms
BuiltInAtoms
colormap.c
cursor.c
devices.c xkb: ignore floating slave devices when updating from master (#81885) 2014-08-12 15:53:51 -07:00
dispatch.c dix: Make some LBX-era code more obvious 2014-07-29 09:48:17 -04:00
dispatch.h
dixfonts.c dixfonts: Turn a missing directory ErrorF into a DebugF 2014-04-21 15:01:02 -07:00
dixutils.c glx: Move the GLX variable caching what GL context is current to dix. 2014-04-23 10:32:02 -07:00
enterleave.c
enterleave.h
eventconvert.c
events.c dix: reference the cursor just once in InitializeSprite() 2014-06-04 21:32:14 -07:00
extension.c
ffs.c
gc.c dix: Allow NULL stipple in ChangeGC 2014-03-26 12:58:40 -07:00
getevents.c Revert "dix: fix up coordinate scaling when external monitors are present" 2014-07-14 15:05:58 +10:00
globals.c Handle -displayfd and an explicit display number sensibly 2014-03-27 14:34:34 +00:00
glyphcurs.c
grabs.c Merge remote-tracking branch 'whot/for-keith' 2014-01-22 11:33:53 -08:00
initatoms.c
inpututils.c dix: fix button state check before changing a button mapping 2014-02-05 07:50:16 +10:00
main.c dix: Clear any existing selections before initializing privates 2014-03-06 17:15:11 -08:00
Makefile.am
pixmap.c pixmap: fix reverse optimus support with multiple heads 2014-09-11 18:14:44 -07:00
privates.c
property.c
protocol.txt Add RANDR 1.4 requests & events to dix/protocol.txt 2014-01-29 15:22:44 -08:00
ptrveloc.c
region.c
registry.c
resource.c
selection.c
stubmain.c
swaprep.c
swapreq.c
tables.c
touch.c
window.c
Xserver-dtrace.h.in
Xserver.d