index
:
~keithp/xserver
backout-randr
by-keithp
change-region-api
check-private-usage
dist-build-fixes
fix-alpha-maps
fix-fb
fix-private-usage
master
privates-fixes
randr-1.4
randr-1.4-subwork
randr-fixes
xinput-align-fix
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
backout-randr
Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"
Keith Packard
15 months
by-keithp
kdrive: Destroy screen pixmap at CloseScreen time
Keith Packard
22 months
check-private-usage
Eliminate ShmResetProc
Keith Packard
21 months
dist-build-fixes
hw/dmx/doc: Add explicit dependency for all doxygen output files
Keith Packard
15 months
master
Make DRI_SCREEN_PRIV just return NULL when DRI isn't initialized
Keith Packard
24 months
privates-fixes
Ignore RandR timestamps harder
Keith Packard
24 months
randr-1.4
Require RandR protocol version 1.4 or newer
Keith Packard
18 months
randr-1.4-subwork
Add missing rrpixmap.c file.
Keith Packard
18 months
randr-fixes
randr: Pass pixmap positions through full randr API stack
Keith Packard
15 months
xinput-align-fix
input: Ensure Valuator axes are aligned as needed
Keith Packard
15 months
[...]
Tag
Download
Author
Age
xorg-server-1.7.2
xorg-server-1.7.2.zip
xorg-server-1.7.2.tar.gz
Peter Hutterer
2 years
xorg-server-1.7.1.902
xorg-server-1.7.1.902.zip
xorg-server-1.7.1.902.tar.gz
Peter Hutterer
3 years
xorg-server-1.7.1.901
xorg-server-1.7.1.901.zip
xorg-server-1.7.1.901.tar.gz
Peter Hutterer
3 years
xorg-server-1.7.1
xorg-server-1.7.1.zip
xorg-server-1.7.1.tar.gz
Peter Hutterer
3 years
xorg-server-1.7.99.1
xorg-server-1.7.99.1.zip
xorg-server-1.7.99.1.tar.gz
Keith Packard
3 years
xorg-server-1.7.0.902
xorg-server-1.7.0.902.zip
xorg-server-1.7.0.902.tar.gz
Peter Hutterer
3 years
xorg-server-1.6.5
xorg-server-1.6.5.zip
xorg-server-1.6.5.tar.gz
Keith Packard
3 years
xorg-server-1.7.0.901
xorg-server-1.7.0.901.zip
xorg-server-1.7.0.901.tar.gz
Peter Hutterer
3 years
xorg-server-1.6.4.901
xorg-server-1.6.4.901.zip
xorg-server-1.6.4.901.tar.gz
Peter Hutterer
3 years
xorg-server-1.7.0
xorg-server-1.7.0.zip
xorg-server-1.7.0.tar.gz
Peter Hutterer
3 years
[...]
Age
Commit message
Author
Files
Lines
2010-06-08
Make DRI_SCREEN_PRIV just return NULL when DRI isn't initialized
HEAD
master
Keith Packard
1
-1/+2
2010-06-08
randr: prevent an unnecessary screen resize with multiple displays
Ben Skeggs
1
-2/+2
2010-06-08
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-07
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
[...]
Clone
git://people.freedesktop.org/~keithp/xserver
ssh://people.freedesktop.org/~keithp/xserver