index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scrnintstr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
xserver/output: rename some badly named variables/APIs.
Dave Airlie
1
-13
/
+13
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
1
-3
/
+3
2017-08-15
Make PixmapDirtyUpdateRec::src a DrawablePtr
Michel Dänzer
1
-3
/
+3
2017-03-27
dix: Lift DPMS to a screen hook
Adam Jackson
1
-0
/
+3
2016-12-12
dix: Rename (and retype) PixmapPerDepth[1] to defaultStipple
Adam Jackson
1
-7
/
+5
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
[next]