summaryrefslogtreecommitdiff
path: root/include/scrnintstr.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-07dix/randr: add a hook into screen to replace scanout pixmapDave Airlie1-0/+3
2012-07-07dix/xf86: initial offload slave tracking (v1.1)Dave Airlie1-0/+3
2012-07-07dix/pixmap: track dirty pixmaps in server. (v4)Dave Airlie1-0/+2
2012-07-07dix: pixmap sharing infrastructure (v3)Dave Airlie1-0/+17
2012-07-07dix: add ability to link output slave gpus to the current gpu (v1.1)Dave Airlie1-0/+3
2012-07-06dix: add unattached list for attaching screens to initially. (v1.1)Dave Airlie1-0/+6
2012-07-06dix: introduce gpu screens. (v5)Dave Airlie1-0/+4
2012-07-05Add screen-specific privates.Keith Packard1-0/+2
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-9/+3
2012-03-21Introduce a consistent coding styleKeith Packard1-431/+367
2011-10-13Store desktop dimensions in screenInfo.Peter Hutterer1-0/+4
2011-03-17Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"Keith Packard1-1/+1
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson1-1/+1
2011-02-23Add mode field to ConstrainCursorHarderPeter Hutterer1-1/+1
2011-01-06dix: Add a Screen method for additional cursor confinementAdam Jackson1-0/+4
2011-01-05Add subWindowMode parameter to SourceValidateVille Syrjälä1-1/+2
2010-11-30dix: Remove unused ChangeSaveUnder hooksAdam Jackson1-10/+0
2010-11-30dix: Remove the backing store leftoversAdam Jackson1-57/+0
2010-11-11dix: adds support for none root window backgroundTiago Vignatti1-0/+6
2010-06-05Change region implementation from macros to inline functions.Keith Packard1-0/+4
2010-06-03composite: use config notify hook to do pixmap resize.Dave Airlie1-1/+1
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-1/+1
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-0/+1
2010-06-03Move each screen's screensaver data into ScreenRec.Jamey Sharp1-0/+11
2010-06-02Only deal with input code when changing the input shape.Pierre-Loup A. Griffais1-1/+2
2010-05-20Replace screen->rgf scratch GC flags with a bit in each GC.Jamey Sharp1-1/+0
2010-05-14scrnintstr.h: removed unused PaintWindow function pointers.Oliver McFadden1-10/+0
2010-05-14mi: removed unused PointerNonInterestBox functions.Oliver McFadden1-6/+0
2010-04-26include: remove couple of unused structures fields and bump ABITiago Vignatti1-2/+0
2010-04-26dix and others: remove unused arraySize field from ScreenInfoTiago Vignatti1-1/+1
2010-03-16Add a ConfigNotify hook.Francisco Jerez1-0/+10
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-2/+2
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-4/+0
2008-07-16Remove the numVideoScreens xprintism.Adam Jackson1-1/+1
2008-05-13Remove UndisplayCursor API.Peter Hutterer1-5/+0
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-10/+3
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-11-15Fix a really dumb typo.Aaron Plattner1-1/+1
2007-11-07Merge branch 'master' into mpxPeter Hutterer1-3/+11
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+9
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+9
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-2/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-9/+2
2007-04-09Alloc sprite memory in devices' devPrivates, allow undisplaying cursors.Peter Hutterer1-0/+16
2007-03-19Merge branch 'master' into mpxPeter Hutterer1-2/+0
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh1-2/+0
2006-11-23mi: closing memory leak, miPointer is freed in miPointerCloseScreenPeter Hutterer1-0/+7
2006-11-21mi: constrain MPX cursors to screenPeter Hutterer1-0/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0