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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-06
Remove unused barrier macros on alpha.
Matt Turner
1
-11
/
+1
2009-02-04
Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"
Adam Jackson
4
-0
/
+81
2009-02-04
Bus: Remove xf86SetAccessFuncs() and related machinery
Adam Jackson
4
-81
/
+0
2009-02-04
Bus: Delete some obfuscatory macros
Adam Jackson
6
-23
/
+17
2009-02-04
Bus: Remove unused xf86ExtractTypeFromList
Adam Jackson
2
-15
/
+0
2009-02-04
Bus: make the resource list static.
Adam Jackson
2
-5
/
+1
2009-02-04
loader: Remove icache flushes on alpha.
Adam Jackson
1
-12
/
+0
2009-02-04
loader: Remove a vestige of archive support
Adam Jackson
1
-4
/
+1
2009-02-04
loader: Remove useless call to LoaderGetOS
Adam Jackson
1
-6
/
+0
2009-02-04
loader: Simplify loader magic
Adam Jackson
1
-3
/
+1
2009-02-04
loader: Make a comment slightly less stupid
Adam Jackson
1
-6
/
+1
2009-02-04
loader: code motion.
Adam Jackson
1
-33
/
+30
2009-02-04
loader: Simplify handle allocation and refcounting.
Adam Jackson
1
-17
/
+3
2009-02-03
Handle the combination of panning and crtc transforms
Keith Packard
1
-26
/
+10
2009-02-03
Damage re-used shadow scanout buffer using new transforms.
Keith Packard
1
-1
/
+5
2009-02-04
fbdevHWGetRec() doesn't return the private data
Tomas Carnecky
1
-1
/
+4
2009-02-04
Fix "warning: braces around scalar initializer"
Tomas Carnecky
1
-1
/
+1
2009-02-04
Fix "warning: XXX defined but not used"
Tomas Carnecky
1
-0
/
+2
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
3
-4
/
+1
2009-02-03
Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".
Aaron Plattner
1
-1
/
+3
2009-02-03
Constify atom name strings
Alan Coopersmith
3
-5
/
+5
2009-02-03
XQuartz: Accept bundle version 2.1.6 to work with our startup method
Jeremy Huddleston
1
-2
/
+2
2009-02-02
XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on Leopard
Jeremy Huddleston
1
-1
/
+1
2009-02-02
Cygwin/X: Fix compilation for mandatory XKB
Jon TURNEY
4
-87
/
+30
2009-02-01
XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXT
Jeremy Huddleston
1
-0
/
+2
2009-02-01
kdrive: Move a close() to the right place so we don't close(-1) normally.
Jim Huang
1
-1
/
+1
2009-02-01
netbsd: Force the use of ev56 instructions for register access on ev56.
Manuel Bouyer
1
-6
/
+15
2009-02-01
netbsd: Fix alpha ev6 support.
Manuel Bouyer
1
-1
/
+6
2009-02-01
Prevent double unref of glxdrawables
Pierre Willenbrock
1
-3
/
+0
2009-01-30
modes: Protect xf86_crtc_supports_gamma() from non-RandR 1.2 drivers.
Eric Anholt
1
-8
/
+12
2009-01-30
Make crtc_notify wrap/unwrap code do nothing unless mode code is inuse
Keith Packard
1
-11
/
+18
2009-01-30
Ignore EDID-supplied monitor physical sizes for core screen size
Keith Packard
1
-11
/
+0
2009-01-29
Remove extra / from Loading module line
Matt Turner
1
-3
/
+3
2009-01-29
XKB: ifdef XKB is dead, yet it was still present in a few places.
Maarten Maathuis
2
-9
/
+9
2009-01-27
Convert kdrive libraries to libtool convenience libraries.
Paulo Cesar Pereira de Andrade
5
-25
/
+25
2009-01-27
Xvfb: add missing include for new xkbsrv.h
Magnus Kessler
1
-0
/
+1
2009-01-26
XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.
George Staplin
1
-0
/
+19
2009-01-25
XQuartz: SnowLeopard: Help system book name changed in 10.6
Jeremy Huddleston
1
-8
/
+9
2009-01-25
Explicitly add libxorg_la_LIBADD to libxorg_la_DEPENDENCIES
Paulo Cesar Pereira de Andrade
1
-0
/
+2
2009-01-25
Xvfb: Remove unused function GetLK201Mappings in InitInput.c
Magnus Kessler
1
-195
/
+0
2009-01-25
Update xnest keyboard code to match xephyr/kdrive.
Paulo Cesar Pereira de Andrade
1
-12
/
+26
2009-01-22
Xephyr: Add some rudimentary Xnest command line compat
Adam Jackson
1
-0
/
+21
2009-01-22
Remove xorgcfg 'Options' list.
Adam Jackson
2
-412
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
2
-63
/
+23
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
1
-23
/
+9
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
9
-113
/
+20
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-0
/
+4
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
4
-5
/
+6
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
3
-21
/
+16
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
20
-654
/
+292
[next]