index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]