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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-05
xserver 1.5.3
xorg-server-1.5.3
Adam Jackson
1
-2
/
+3
2008-11-05
xfree86: fix compiler warnings in DoModalias()
Julien Cristau
1
-3
/
+3
2008-11-05
Xorg: add -modalias option
Nathaniel McCallum
4
-135
/
+228
2008-11-05
AIGLX: Reinstate call to driver texOffsetFinish hook.
Michel Dänzer
1
-0
/
+2
2008-11-05
linux: Drain the console fd of data when using evdev for keyboards
Adam Jackson
1
-0
/
+17
2008-11-05
xfree86: If AEI is on, disable "kbd" and "mouse" devices.
Peter Hutterer
2
-2
/
+38
2008-11-05
xfree86: if AllowEmptyInput is true, enable RAW mode on the console.
Peter Hutterer
1
-1
/
+34
2008-11-05
config: don't add duplicate devices through HAL.
Peter Hutterer
1
-0
/
+27
2008-11-05
Close well known connections in ServerAbort()
Matthieu Herrb
1
-0
/
+1
2008-11-05
exa: Add exaDrawableIsOffscreen() to the driver API.
Adam Jackson
2
-3
/
+4
2008-11-05
EXA: Avoid excessive syncing in PutImage
Michel Dänzer
1
-2
/
+4
2008-11-05
RANDR: Fix output property event delivery.
Pierre Willenbrock
1
-0
/
+6
2008-11-05
RANDR: Delivery output property events.
Keith Packard
1
-6
/
+32
2008-11-05
Force LC_ALL=C when building xf86DefModeSet.c
Rémi Cardona
1
-1
/
+2
2008-11-05
Bug #17858: Fix Xvesa build on newer kernels.
Martin von Gagern
1
-0
/
+7
2008-10-27
dri: don't set the dixPrivate key to NULL, as this is a staticly set variable.
Maarten Maathuis
1
-2
/
+0
2008-10-27
Bug #18159: Spell "anisotropic" correctly
Adam Jackson
1
-1
/
+1
2008-10-27
kdrive: Hardcode a different wrong value for number of mouse buttons
Adam Jackson
1
-1
/
+1
2008-10-27
Add backtrace definitions to dix-config.h.in
Adam Jackson
1
-0
/
+6
2008-10-27
mieq: Backtrace when the queue overflows.
Adam Jackson
1
-0
/
+6
2008-10-27
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
4
-173
/
+204
2008-10-27
EDID: Catch even more cases of encoding aspect as size.
Adam Jackson
1
-3
/
+7
2008-10-10
xserver 1.5.2
xorg-server-1.5.2
Adam Jackson
1
-2
/
+2
2008-10-10
EDID: Catch monitors that encode aspect ratio for physical size.
Adam Jackson
1
-0
/
+41
2008-10-09
Revert "Array-index based devPrivates implementation."
Adam Jackson
2
-107
/
+100
2008-10-08
Fix GKVE with key_code > 255
Julien Cristau
1
-3
/
+3
2008-10-08
DGA: Fix ProcXF86DGASetViewPort for missing support in driver.
Luc Verhaegen
1
-2
/
+5
2008-10-08
Check nextEnabledOutput()'s return in bestModeForAspect()
Zhenyu Wang
1
-1
/
+2
2008-10-08
int10: Fix a nasty memory leak.
Adam Jackson
1
-0
/
+2
2008-10-08
int10: Don't warn when scanning for devices we don't have.
Adam Jackson
1
-7
/
+1
2008-10-08
int10: Remove useless check.
Adam Jackson
1
-7
/
+0
2008-10-08
Array-index based devPrivates implementation.
Eamon Walsh
2
-100
/
+107
2008-10-08
xkb: squash canonical types into explicit ones on core reconstruction.
Peter Hutterer
1
-3
/
+10
2008-10-08
xkb: fix core keyboard map generation. #14373
Peter Hutterer
1
-5
/
+34
2008-10-08
xkb: fix use of uninitialized variable.
Kim Woelders
1
-12
/
+5
2008-10-06
Remove usage of mfbChangeWindowAttributes missed in e4d11e58c...
Alan Coopersmith
1
-1
/
+0
2008-09-24
only build dri2 when DRI2 is enabled
Alan Hourihane
1
-1
/
+5
2008-09-23
xserver 1.5.1
xorg-server-1.5.1
Adam Jackson
1
-2
/
+2
2008-09-23
Move RELEASE_DATE below AC_INIT.
Adam Jackson
1
-1
/
+1
2008-09-23
Fix panoramiX request and reply swapping
Peter Harris
2
-8
/
+27
2008-09-23
exa: disable shared pixmaps
Julien Cristau
1
-0
/
+10
2008-09-17
Conditionalize Composite-based backing store on pScreen->backingStoreSupport.
Aaron Plattner
1
-1
/
+2
2008-09-03
xserver 1.5.0
xorg-server-1.5.0
Adam Jackson
1
-2
/
+2
2008-09-03
Fix strict-aliasing silliness in XAA.
Adam Jackson
1
-4
/
+4
2008-09-03
Disable DRI2 by default.
Adam Jackson
1
-1
/
+1
2008-09-03
Disable XTrap build by default.
Adam Jackson
1
-1
/
+1
2008-09-03
Xevie: swap replies as necessary
Julien Cristau
1
-0
/
+27
2008-09-03
Xevie: always initialize rep.length (bug#17394)
Thorvald Natvig
1
-0
/
+4
2008-09-03
Add swapped dispatch for randr 1.2 requests
Julien Cristau
3
-69
/
+215
2008-09-02
Xorg.man: typo (the the).
Thomas Bodzar
1
-1
/
+1
[next]