index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2008-05-09
Disable D-BUS from Xprint.
Drew Parsons
1
-0
/
+6
2008-05-08
XQuartz: Reorganized some of the build system in prep for the Mach IPC startu...
Jeremy Huddleston
9
-46
/
+51
2008-05-08
XQuartz: Set bundle version to 2.3.0
Jeremy Huddleston
1
-1
/
+1
2008-05-08
XQuartz: Fixed some issue in our bundle creation
Jeremy Huddleston
1
-21
/
+12
2008-05-08
Bug #13104: Remove broken XAA a1 glyph fast path.
Adam Jackson
1
-144
/
+0
2008-05-08
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Adam Jackson
1
-0
/
+1
2008-05-07
Build: Ensure xf86DefModeSet.c ends in an empty line
Daniel Stone
1
-0
/
+1
2008-05-07
Bug #13104: XAA: Adapt to glyph storage changes.
Adam Jackson
1
-1
/
+1
2008-05-06
Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory.
Adam Jackson
1
-1
/
+3
2008-05-06
XQuartz: Fixed typo
Jeremy Huddleston
1
-7
/
+6
[next]