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
/
miext
/
shadow
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+32
2016-12-12
shadow: Remove unused shadowAlloc
Adam Jackson
3
-52
/
+0
2016-12-12
shadow: Macro cleanup
Adam Jackson
13
-19
/
+15
2016-12-12
shadow: Remove indirection stubs
Adam Jackson
4
-29
/
+0
2016-12-12
shadow: Lift 32->24 conversion from modesetting to dix
Adam Jackson
3
-0
/
+142
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-2
/
+2
2016-06-20
dix: Call screen block/wakeup handlers closest to blocking [v3]
Keith Packard
2
-13
/
+8
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2014-07-29
miext/shadow: Remove shadowInit
Adam Jackson
2
-24
/
+0
2014-07-29
miext/shadow: Remove ancient backwards-compatibility hack
Adam Jackson
2
-36
/
+0
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2013-10-04
miext/shadow: missing c2p_core.h breaks "make distcheck" target.
Gaetan Nadon
1
-0
/
+1
2013-09-10
damage: Simplify DamageUnregister
Adam Jackson
1
-1
/
+1
2013-05-14
Shadow: Switch the Amiga/Atari bitplane code to the canonical X.Org license
Geert Uytterhoeven
5
-90
/
+91
2013-04-25
shadow: Define c2p_unsupported
Keith Packard
1
-1
/
+3
2013-04-18
Shadow: Add support for Amiga afb8
Geert Uytterhoeven
3
-0
/
+147
2013-04-18
Shadow: Add support for Amiga afb4
Geert Uytterhoeven
3
-0
/
+143
2013-04-18
Shadow: Add support for Atari iplan2p8
Geert Uytterhoeven
3
-0
/
+141
2013-04-18
Shadow: Add support for Atari iplan2p4
Geert Uytterhoeven
3
-0
/
+140
2013-04-18
Shadow: Add c2p core
Geert Uytterhoeven
1
-0
/
+184
2013-04-18
miext/shadow/shpacked.c: Remove unused PickBit() define
Geert Uytterhoeven
1
-1
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-05-14
miext: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
9
-690
/
+653
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
1
-1
/
+1
2011-06-16
miext: Mark some variables as unused.
Cyril Brulebois
6
-6
/
+6
2011-02-08
shadow: Remove hw/xfree86/ from includes
Adam Jackson
1
-2
/
+0
2010-11-10
shadow: Optimize shadowUpdatePacked(). (#26973)
Adam Jackson
1
-2
/
+2
2010-06-05
Move the shadow screen private key initialization to shadowSetup
Keith Packard
1
-3
/
+3
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+5
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
7
-17
/
+17
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-4
/
+4
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2009-01-28
[shadow] Store the closure in the buffer
Søren Sandmann Pedersen
1
-1
/
+1
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
8
-43
/
+43
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-3
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
6
-14
/
+17
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+1
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+1
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2
-13
/
+7
2007-06-29
Death to RCS tags.
Adam Jackson
17
-34
/
+0
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
6
-6
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-03-28
Big old pile of warning fixes.
Adam Jackson
1
-0
/
+8
2006-02-16
Forgot to include this file in previous patch
Keith Packard
1
-0
/
+162
[next]