index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scrnintstr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
dix: Incroduce CursorConfinedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+5
2016-09-19
dix: Introduce CursorWarpedTo vfunc in Screen
Jonas Ådahl
1
-0
/
+9
2016-09-16
Add SyncSharedPixmap ScreenRec hook
Michel Dänzer
1
-0
/
+19
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-4
/
+7
2016-06-28
xf86: Add PRIME flipping functions to Screen
Alex Goins
1
-0
/
+14
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-8
/
+7
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-0
/
+5
2015-07-08
prime: add rotation support for offloaded outputs (v2)
Dave Airlie
1
-1
/
+4
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
1
-7
/
+0
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-2
/
+1
2014-07-17
Document how to correctly wrap screen procedures
Keith Packard
1
-0
/
+90
2014-07-17
Avoid starting a comment with */*
Peter Harris
1
-13
/
+13
2014-04-03
Add pScreen->NameWindowPixmap hook
Daniel Stone
1
-0
/
+3
2014-04-01
Make XYToWindow a screen function
Keith Packard
1
-0
/
+4
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-5
/
+5
2012-07-07
dix/randr: add a hook into screen to replace scanout pixmap
Dave Airlie
1
-0
/
+3
2012-07-07
dix/xf86: initial offload slave tracking (v1.1)
Dave Airlie
1
-0
/
+3
2012-07-07
dix/pixmap: track dirty pixmaps in server. (v4)
Dave Airlie
1
-0
/
+2
2012-07-07
dix: pixmap sharing infrastructure (v3)
Dave Airlie
1
-0
/
+17
2012-07-07
dix: add ability to link output slave gpus to the current gpu (v1.1)
Dave Airlie
1
-0
/
+3
2012-07-06
dix: add unattached list for attaching screens to initially. (v1.1)
Dave Airlie
1
-0
/
+6
2012-07-06
dix: introduce gpu screens. (v5)
Dave Airlie
1
-0
/
+4
2012-07-05
Add screen-specific privates.
Keith Packard
1
-0
/
+2
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-9
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-431
/
+367
2011-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+4
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
1
-1
/
+1
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
1
-1
/
+1
2011-02-23
Add mode field to ConstrainCursorHarder
Peter Hutterer
1
-1
/
+1
2011-01-06
dix: Add a Screen method for additional cursor confinement
Adam Jackson
1
-0
/
+4
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
1
-1
/
+2
2010-11-30
dix: Remove unused ChangeSaveUnder hooks
Adam Jackson
1
-10
/
+0
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-57
/
+0
2010-11-11
dix: adds support for none root window background
Tiago Vignatti
1
-0
/
+6
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
1
-0
/
+4
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-1
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-0
/
+1
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
1
-0
/
+11
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-1
/
+2
2010-05-20
Replace screen->rgf scratch GC flags with a bit in each GC.
Jamey Sharp
1
-1
/
+0
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-10
/
+0
2010-05-14
mi: removed unused PointerNonInterestBox functions.
Oliver McFadden
1
-6
/
+0
2010-04-26
include: remove couple of unused structures fields and bump ABI
Tiago Vignatti
1
-2
/
+0
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+1
2010-03-16
Add a ConfigNotify hook.
Francisco Jerez
1
-0
/
+10
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-4
/
+0
2008-07-16
Remove the numVideoScreens xprintism.
Adam Jackson
1
-1
/
+1
[next]