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
/
mi
/
mioverlay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
mioverlay.c: remove shadowed pScreen.
Dave Airlie
1
-1
/
+0
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-5
/
+7
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
1
-1
/
+1
2014-10-09
misc: Fold together some redundant conditionals
Adam Jackson
1
-4
/
+0
2014-10-09
mi: Deobfuscate miOverlayWindowExposures
Adam Jackson
1
-28
/
+12
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-22
/
+8
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-2
/
+2
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-3
/
+3
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1256
/
+1210
2010-06-22
Revert "mi: Remove unused overlay support"
Keith Packard
1
-0
/
+1946
2010-06-20
mi: Remove unused overlay support
Mikhail Gusarov
1
-1946
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-17
/
+9
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-5
/
+8
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-203
/
+203
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-2
/
+2
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-39
/
+42
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-7
/
+7
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-2
/
+4
2008-08-13
Eviscerate save-under support.
Adam Jackson
1
-44
/
+0
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-8
/
+0
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-1
/
+0
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-10
/
+10
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-10
/
+10
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-18
/
+9
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-70
/
+1
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-2
/
+2
2007-03-09
mi: remove 'register' keywords.
Peter Hutterer
1
-5
/
+5
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-03-28
Big old pile of warning fixes.
Adam Jackson
1
-1
/
+0
2006-02-15
Mark everything in misym.c as _X_EXPORT.
Adam Jackson
1
-7
/
+7
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-1
/
+1
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-20
/
+17
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+2078