index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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
for-keith
for-whot
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-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-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
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
Make DRI_SCREEN_PRIV just return NULL when DRI isn't initialized
Keith Packard
1
-1
/
+2
2010-06-07
randr: prevent an unnecessary screen resize with multiple displays
Ben Skeggs
1
-2
/
+2
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
5
-30
/
+9
2010-06-07
dri2: Deal with input-only windows by using WindowDrawable()
Keith Packard
1
-5
/
+5
2010-06-06
Initialize private keys in test suite
Keith Packard
7
-4
/
+31
2010-06-06
Place glyph privates at correct location within the allocate storage
Keith Packard
1
-5
/
+5
2010-06-06
randr: Make deletion of output properties more robust
Mikhail Gusarov
1
-41
/
+35
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
84
-412
/
+240
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
32
-132
/
+132
2010-06-06
xkb: Remove superfluous if(x) x = realloc(x, sz); else x = malloc(sz); logic
Mikhail Gusarov
1
-71
/
+23
2010-06-06
xkb: Remove superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-96
/
+48
2010-06-05
Merge remote branch 'jamey/for-keith'
Keith Packard
7
-1
/
+147
2010-06-05
dmx: Split glx scalar swap variables from array swap variables.
Jamey Sharp
7
-1
/
+147
2010-06-05
dix: Remove test for obsolete NO_XINERAMA_PORT macro.
Kim Woelders
1
-2
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
31
-259
/
+102
2010-06-05
Damage pixmap private key was being mis-registered as a picture key
Keith Packard
1
-1
/
+1
2010-06-05
Register Xnest colormap screen private key
Keith Packard
1
-0
/
+3
2010-06-05
Make GetPictureScreenIfSet check if Render is running
Keith Packard
1
-1
/
+1
2010-06-05
Move the shadow screen private key initialization to shadowSetup
Keith Packard
1
-3
/
+3
2010-06-05
Fix exa_priv.h declarations of privates
Keith Packard
2
-9
/
+10
2010-06-05
kdrive: Xv code uses shared screen private instead of kdrive-specific private
Keith Packard
1
-5
/
+1
2010-06-05
Allocate per-screen device/cursor-bits private keys in midispcur
Keith Packard
1
-15
/
+14
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
2
-2
/
+42
2010-06-05
Change devPrivates implementation.
Keith Packard
2
-185
/
+407
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
139
-711
/
+1105
2010-06-05
Create separate private key for midispcur cursor bits
Keith Packard
1
-17
/
+21
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
4
-63
/
+19
2010-06-05
Add REGION_ macros for source compatibility with existing drivers.
Keith Packard
1
-0
/
+39
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
4
-276
/
+196
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
130
-1865
/
+1817
2010-06-05
Move mi/miregion.c to dix/region.c
Keith Packard
3
-1
/
+1
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
10
-149
/
+192
2010-06-05
rootless: Fix SetShape regression
Jeremy Huddleston
2
-3
/
+3
2010-06-04
configure: Check for libsha1.pc
Pauli Nieminen
1
-1
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
1
-5
/
+1
2010-06-04
Stop searching for XF86Config files
Alan Coopersmith
2
-18
/
+10
2010-06-04
xkb: fix invalid memory writes in _XkbCopyGeom.
Peter Hutterer
1
-2
/
+2
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
6
-158
/
+70
2010-06-03
Merge remote branch 'jamey/for-keith'
Keith Packard
73
-957
/
+597
2010-06-03
Accumulate graphics exposures incrementally in PanoramiXCopyArea/Plane.
Jamey Sharp
1
-36
/
+26
2010-06-03
Delete XineramaScreenRegions cache.
Jamey Sharp
2
-19
/
+21
2010-06-03
XineramaSetCursorPosition: use screen bounds directly, not POINT_IN_REGION.
Jamey Sharp
3
-7
/
+10
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
28
-333
/
+321
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
15
-228
/
+204
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
52
-128
/
+130
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
8
-64
/
+64
2010-06-03
midispcur: Add comment explaining why pRootPicture must not be freed.
Jamey Sharp
1
-0
/
+6
2010-06-03
mi: Delete unused flicker-free MoveCursor code.
Jamey Sharp
3
-333
/
+6
2010-06-03
dmx: Fix XSetExtensionErrorHandler calls to agree on constness.
Jamey Sharp
3
-5
/
+5
2010-06-03
Install fbdevhw module in normal module directory instead of linux/
Alan Coopersmith
1
-2
/
+1
[next]