index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
8
-58
/
+3
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
40
-201
/
+2
2008-07-24
Ugh, remove trailing backslash.
Kristian Høgsberg
1
-1
/
+1
2008-07-24
Remove SPARC muldiv code. Was used by ELF loader, which is no more.
Kristian Høgsberg
3
-96
/
+1
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
7
-90
/
+0
2008-07-24
Drop unnecessary linked list of contexts from GLXDrawable.
Kristian Høgsberg
3
-83
/
+10
2008-07-24
Remove xorgcfg
Daniel Stone
58
-26319
/
+1
2008-07-24
Remove ioport
Daniel Stone
4
-551
/
+0
2008-07-24
Remove kbd_mode
Daniel Stone
7
-426
/
+0
2008-07-23
Unifdef hpux.
Adam Jackson
4
-16
/
+3
2008-07-23
Unifdef __osf__
Adam Jackson
2
-2
/
+2
2008-07-23
Unifdef AIX.
Adam Jackson
6
-40
/
+1
2008-07-23
Unifdef DGUX.
Adam Jackson
2
-71
/
+1
2008-07-23
Unifdef sgi.
Adam Jackson
12
-46
/
+12
2008-07-23
Optimize commit 331cc3f0799a54910a99484264f76569beeee55a
James Cloos
1
-6
/
+4
2008-07-23
Unifdef VXWORKS.
Adam Jackson
2
-17
/
+0
2008-07-23
Assume __GNUC__ >= 3.
Adam Jackson
3
-77
/
+21
2008-07-23
Remove some broken debugging scaffolding.
Adam Jackson
1
-31
/
+0
2008-07-23
Unifdef QNX.
Adam Jackson
15
-181
/
+8
2008-07-23
Fix LookupColor
James Cloos
1
-0
/
+2
2008-07-22
Don't return BadAlloc when trying to set a PictureFilter with no parameters w...
Pierre-Loup A. Griffais
1
-1
/
+1
2008-07-23
[Xephyr] various X86_64 build cleanups
Dodji Seketeli
5
-19
/
+18
2008-07-23
[Xephyr] Fix #15839
Dodji Seketeli
4
-0
/
+43
2008-07-22
Build fix.
Adam Jackson
1
-0
/
+1
2008-07-22
autogen.sh: Pass --force to autoreconf
Daniel Stone
1
-2
/
+2
2008-07-22
xfree86: plug memory leak, free driver's private data when deleting the device.
Peter Hutterer
1
-3
/
+3
2008-07-22
dix: reset potential lastSlaves when disabling an SD
Keith Packard
1
-0
/
+8
2008-07-21
EDID: Various reduced blanking fixes.
Adam Jackson
5
-25
/
+62
2008-07-21
EDID: For standard timing blocks, prefer DMT timings if they exist.
Adam Jackson
1
-12
/
+128
2008-07-21
EDID: Correct DDCEstablishedModes to conform to DMT.
Adam Jackson
1
-6
/
+11
2008-07-21
Need to unref pixmaps backing pbuffers too.
Kristian Høgsberg
1
-1
/
+5
2008-07-21
Fix embarrasing GLXPixmap leak.
Kristian Høgsberg
2
-4
/
+5
2008-07-21
EDID: Add quirk to clamp max pixel clock to single DVI link speed.
Adam Jackson
1
-0
/
+21
2008-07-21
Bump inputproto to 1.9.99.2 for XI_PROP_ENABLED
Alan Hourihane
1
-1
/
+1
2008-07-21
dix: shift the duplicate button mapping check to ProcSetPointerMapping.
Peter Hutterer
1
-9
/
+19
2008-07-21
Revert "Try nvidia before nv under the assumption that people who install it ...
Daniel Stone
1
-5
/
+1
2008-07-21
dix: Remove insane BC hacks
Daniel Stone
1
-12
/
+1
2008-07-20
Try nvidia before nv under the assumption that people who install it usually ...
Aaron Plattner
1
-1
/
+5
2008-07-20
Drop some more configure-generated files from the tarball
Julien Cristau
1
-4
/
+3
2008-07-20
Don't put xf86Build.h in the tarball (bug#9277)
Julien Cristau
1
-4
/
+3
2008-07-20
distcheck fixes
Julien Cristau
9
-11
/
+11
2008-07-19
Fix compile failure
James Cloos
1
-0
/
+1
2008-07-18
Drop the FONTCACHE extension.
Adam Jackson
10
-378
/
+0
2008-07-17
Give priority to clients that are receiving expose and configure events
Søren Sandmann
1
-1
/
+1
2008-07-17
Make xstrcasestr prototype return value match the implementation
Alan Coopersmith
1
-1
/
+1
2008-07-17
configure.ac: Remove non-existant directory
Daniel Stone
1
-1
/
+0
2008-07-17
Remove dead code, useless #defines, et al
Daniel Stone
9
-316
/
+11
2008-07-17
configure.ac: Fix release date
Daniel Stone
1
-1
/
+1
2008-07-17
Everyone has urandom
Daniel Stone
2
-56
/
+0
2008-07-17
Dead code removal
Daniel Stone
42
-3201
/
+28
[next]