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
2008-05-26
If core motion history is required, scale back to screen coords and INT16.
Peter Hutterer
2
-3
/
+3
2008-05-25
Remove GetMotionProc from ValuatorClassRec.
Peter Hutterer
3
-3
/
+1
2008-05-25
dmx: remove some #if 0'd code.
Peter Hutterer
1
-5
/
+0
2008-05-23
input: instead of lastx/y, use a last.valuators[] array on the device.
Peter Hutterer
1
-6
/
+4
2008-05-22
xfree86: suspend signals while removing a device.
Peter Hutterer
1
-0
/
+2
2008-05-21
Merge branch 'hwcursor' into mpx
Peter Hutterer
1
-85
/
+50
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
730
-101017
/
+3987
2008-05-19
Fix reduced-blanking mode filtering in RANDR 1.2.
Adam Jackson
3
-1
/
+33
2008-05-19
XQuartz: First stab at SCM_RIGHTS passing the $DISPLAY launchd fd from the st...
Jeremy Huddleston
3
-50
/
+192
2008-05-19
XQuartz: Fixed dropped code in the !XKB blocks, disable XKB support until we ...
Jeremy Huddleston
1
-15
/
+17
2008-05-18
XQuartz: Cleaned up ListenOnOpenFD...
Jeremy Huddleston
1
-1
/
+0
2008-05-18
New XQuartz icon thanks to Simone Karin Lehmann
Jeremy Huddleston
1
-0
/
+0
2008-05-18
XQuartz: More work towards Mach-IPC startup... started working on FD passing
Jeremy Huddleston
8
-106
/
+194
2008-05-19
xfree86: fix initial output positions with Above or LeftOf and rotation
Julien Cristau
1
-2
/
+2
2008-05-19
cursor: don't dereference NULL pointer is devPrivates not yet set.
Dave Airlie
1
-8
/
+7
2008-05-17
XQuartz: Ok, pass XQUARTZ_USE_XKB since it breaks worse without it... but we ...
Jeremy Huddleston
1
-4
/
+1
2008-05-17
XQuartz: Added functionality to add a file descriptor to the connection list ...
Jeremy Huddleston
7
-11
/
+156
2008-05-17
XQuartz: Disable xkb since it doesn't work after getting xkeyboard-config ins...
Jeremy Huddleston
1
-1
/
+4
2008-05-17
XQuartz: Made DarwinSendDDXEvent a little more robust to context switching di...
Jeremy Huddleston
2
-15
/
+15
2008-05-17
Xquartz: Xquartz stub now can send Mach IPC to start the server.
Jeremy Huddleston
3
-5
/
+10
2008-05-17
OpenBSD doesn't define __x86_64__, simplify tests.
Brad Smith
1
-4
/
+4
2008-05-16
RANDR 1.1 compat: remove senseless comparison against the virtual size.
Adam Jackson
1
-3
/
+1
2008-05-16
xf86SetDesiredModes(): Skip disabled CRTCs first thing.
Adam Jackson
1
-3
/
+5
2008-05-16
Fix initial mode selection even harder.
Adam Jackson
1
-29
/
+50
2008-05-16
Redo RANDR compatibility output selection.
Adam Jackson
1
-36
/
+96
2008-05-16
Re-add sync range inference from legacy setup to RANDR 1.2.
Adam Jackson
1
-0
/
+48
2008-05-16
The great kdrive purge.
Adam Jackson
167
-63330
/
+3
2008-05-16
mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite().
Peter Hutterer
2
-2
/
+0
2008-05-16
xfree86: always render first cursor in HW, all others in SW.
Peter Hutterer
1
-53
/
+28
2008-05-16
mi: remove miPointerUpdate() -> replaced by miPointerUpdateSprite().
Peter Hutterer
2
-2
/
+0
2008-05-16
Restructure and organize the code.
Tiago Vignatti
1
-33
/
+26
2008-05-16
Remove redundancy.
Tiago Vignatti
1
-3
/
+0
2008-05-16
DGA: pass nevents to UpdateDeviceState. #15936
Brian Rogers
1
-2
/
+2
2008-05-14
Simplify default font path setup.
Adam Jackson
1
-3
/
+0
2008-05-14
XQuartz: More work on the Mach-IPC startup path
Jeremy Huddleston
3
-11
/
+70
2008-05-14
Xquartz: More work on the new Mach startup
Jeremy Huddleston
2
-12
/
+91
2008-05-14
Added missing to EXTRA_DIST
Jeremy Huddleston
1
-0
/
+2
2008-05-14
XQuartz: Cleaned up the about box.
Jeremy Huddleston
1
-9
/
+12
2008-05-14
Don't need the fink-friendly printf in the DDX anymore.
Jeremy Huddleston
1
-1
/
+0
2008-05-14
dmx: fix build.
Peter Hutterer
6
-29
/
+32
2008-05-13
xfree86: remove Ubuntu-ism.
Peter Hutterer
1
-1
/
+0
2008-05-13
Remove UndisplayCursor API.
Peter Hutterer
1
-15
/
+1
2008-05-12
Fix fbdevhw initialization for PCI drivers.
Adam Jackson
1
-2
/
+2
2008-05-12
X n'est pas une print API.
Adam Jackson
259
-36629
/
+2
2008-05-12
XQuartz: Added some version checking protection so we don't trigger an infini...
Jeremy Huddleston
2
-11
/
+37
2008-05-12
XQuartz: More startup work... listen if we're the actual server
Jeremy Huddleston
1
-15
/
+20
2008-05-12
XQuartz: Starting to work on the new Mach IPC startup stuff for better launch...
Jeremy Huddleston
4
-6
/
+228
2008-05-12
pci: don't do this pci stuff when we don't have hw access
Dave Airlie
1
-4
/
+4
2008-05-11
kdrive: allow disabling Composite
Julien Cristau
1
-6
/
+0
2008-05-10
Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into ...
Drew Parsons
281
-746
/
+2689
[next]