summaryrefslogtreecommitdiff
path: root/include/scrnintstr.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-10xserver/output: rename some badly named variables/APIs.Dave Airlie1-13/+13
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-3/+3
2017-08-15Make PixmapDirtyUpdateRec::src a DrawablePtrMichel Dänzer1-3/+3
2017-03-27dix: Lift DPMS to a screen hookAdam Jackson1-0/+3
2016-12-12dix: Rename (and retype) PixmapPerDepth[1] to defaultStippleAdam Jackson1-7/+5
2016-09-19dix: Incroduce CursorConfinedTo vfunc in ScreenJonas Ådahl1-0/+5
2016-09-19dix: Introduce CursorWarpedTo vfunc in ScreenJonas Ådahl1-0/+9
2016-09-16Add SyncSharedPixmap ScreenRec hookMichel Dänzer1-0/+19
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard1-4/+7
2016-06-28xf86: Add PRIME flipping functions to ScreenAlex Goins1-0/+14
2016-06-17xrandrprovider: Do not use separate lists for unbound / source / offload slavesHans de Goede1-8/+7
2015-07-08dix: Restore PaintWindow screen hookAdam Jackson1-0/+5
2015-07-08prime: add rotation support for offloaded outputs (v2)Dave Airlie1-1/+4
2014-11-12Drop trailing whitespacesPeter Hutterer1-4/+4
2014-10-09mi: Move pScreen->SendGraphicsExpose up to dixAdam Jackson1-7/+0
2014-10-09dix: Drop the third argument from WindowExposuresProcPtrAdam Jackson1-2/+1
2014-07-17Document how to correctly wrap screen proceduresKeith Packard1-0/+90
2014-07-17Avoid starting a comment with */*Peter Harris1-13/+13
2014-04-03Add pScreen->NameWindowPixmap hookDaniel Stone1-0/+3
2014-04-01Make XYToWindow a screen functionKeith Packard1-0/+4
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-5/+5
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