index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-17
fbdevhw: Remove a #if 0
Adam Jackson
1
-6
/
+1
2009-07-17
fbdevhw: simplify some #if 1
Adam Jackson
1
-4
/
+0
2009-07-17
randr: Un-duplicate the reduced blanking check.
Adam Jackson
1
-11
/
+3
2009-07-17
xfree86: Fix some misleading comments
Adam Jackson
1
-11
/
+0
2009-07-17
xfree86: Remove some #if 0
Adam Jackson
1
-73
/
+0
2009-07-17
xfree86: Remove TargetRefresh option
Adam Jackson
3
-44
/
+0
2009-07-17
displayid: Implement mode decoding.
Adam Jackson
4
-2
/
+451
2009-07-17
ddc: s/xf86DDCMonitorSet/xf86EdidMonitorSet/
Adam Jackson
3
-3
/
+6
2009-07-17
ddc: Refactor root window property code
Adam Jackson
1
-23
/
+20
2009-07-17
ddc: Don't try to publish a root window property for DisplayID
Adam Jackson
1
-1
/
+4
2009-07-17
ddc: Skeleton for xf86DoDisplayID()
Adam Jackson
1
-1
/
+59
2009-07-17
ddc: mv xf86DDC.c ddc.c
Adam Jackson
2
-1
/
+1
2009-07-17
ddc: Give DisplayID a place to hang its hat
Adam Jackson
1
-1
/
+8
2009-07-17
ddc: Yet more code motion
Adam Jackson
4
-153
/
+122
2009-07-17
ddc: Code motion to eliminate forward decls
Adam Jackson
1
-83
/
+67
2009-07-17
ddc: Update a comment.
Adam Jackson
1
-4
/
+4
2009-07-16
XQuartz: Localization updates
Jeremy Huddleston
51
-2649
/
+1969
2009-07-16
XQuartz: Cleanup getGlCapabilities to avoid hardcoding the number of displays
Jeremy Huddleston
1
-39
/
+18
2009-07-16
XQuartz: Allow more than 3 OSX displays
Jeremy Huddleston
1
-1
/
+1
2009-07-16
Coverity Prevent: RESOURCE_LEAK in xf86CrtcSetInitialGamma
Oliver McFadden
1
-3
/
+8
2009-07-16
Coverity Prevent: NEGATIVE_RETURNS in fbdev_open_pci:
Oliver McFadden
1
-2
/
+1
2009-07-15
XQuartz: Cleanup keymap locking, fix a possible synchro bug
Jeremy Huddleston
1
-14
/
+17
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
11
-29
/
+15
2009-07-14
xfree86: remove a bunch of unused pci headers
Tiago Vignatti
4
-12
/
+0
2009-07-14
ephyr: switch to byte counting functions
Peter Hutterer
2
-8
/
+8
2009-07-14
xwin: switch to byte counting functions
Peter Hutterer
1
-8
/
+6
2009-07-14
xquartz: switch to byte counting functions
Peter Hutterer
2
-2
/
+2
2009-07-14
xfree86: switch to byte counting functions
Peter Hutterer
9
-40
/
+40
2009-07-14
dmx: switch to byte counting functions
Peter Hutterer
2
-11
/
+11
2009-07-10
Fix int10 module build after typo in commit 2638e9899
Alan Coopersmith
1
-1
/
+1
2009-07-10
configure: introduce --{enable,disable}-int10-module
Tiago Vignatti
1
-1
/
+5
2009-07-10
configure: introduce --{enable,disable}-vbe
Tiago Vignatti
1
-1
/
+5
2009-07-10
configure: introduce --{enable,disable}-vgahw
Tiago Vignatti
1
-1
/
+5
2009-07-10
xfree86: remove unused vbe header file
Tiago Vignatti
1
-1
/
+0
2009-07-09
config: drop i810.
Adam Jackson
1
-1
/
+0
2009-07-07
Xephyr & Xserver man page fixes
Alan Coopersmith
1
-3
/
+3
2009-07-07
Cygwin/X: Window positioning improvements for multiwindow mode
Jon TURNEY
1
-10
/
+24
2009-07-06
Remove old DRI2 buffer alloc/free interfaces
Keith Packard
4
-206
/
+70
2009-07-06
dri2: Preserve compatibility with 1.6 DRI2 API/ABI
Keith Packard
3
-77
/
+203
2009-07-06
Unclaim PCI slot if driver probing fails.
Matthias Hopf
3
-1
/
+22
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-3
/
+3
2009-07-03
XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL
Jeremy Huddleston
3
-2
/
+69
2009-07-03
Xming: Apply window style hints in -multiwindow mode
Colin Harrison
3
-68
/
+266
2009-07-03
Cygwin/X: Change to a single native window class for all X windows
Joe Krahn
2
-92
/
+56
2009-07-03
xfree86: fix wrong IsMaster() check causing crashes.
Peter Hutterer
1
-2
/
+1
2009-06-30
Export symbols needed by the RandR implementation in fglrx
Felix Kuehling
3
-2
/
+3
2009-06-29
Cygwin/X: Fix multiwindow extwm mode to build again
Jon TURNEY
4
-25
/
+10
2009-06-29
Cygwin/X: Avoid a visual glitch on window move in rootless modes
Jon TURNEY
2
-0
/
+19
2009-06-29
Cygwin/X: Allow pointer warping to work in rootless modes
Jon TURNEY
1
-2
/
+10
2009-06-29
Cygwin/X: Improve mouse tracking for moving/resizing undecorated windows
Jon TURNEY
1
-22
/
+37
[next]