index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
Version bumped to 1.11
xorg-server-1.11.0
Keith Packard
1
-2
/
+2
2011-08-15
fb: Fix memcpy abuse
Adam Jackson
1
-2
/
+7
2011-08-14
XQuartz: Initialize darwin pointer valuators
Pelle Johansson
1
-2
/
+2
2011-08-10
EXA/mixed: Update sys_pitch in MPH even when there's no system memory copy.
Michel Dänzer
1
-10
/
+13
2011-08-09
Xephyr/dri: register screen and window privates on init
Julien Cristau
1
-0
/
+4
2011-08-03
Version bumped to 1.10.99.902 (1.11 RC2)
xorg-server-1.10.99.902
Keith Packard
1
-2
/
+2
2011-08-03
composite: Inhibit window background paint with manual subwindow redirection
Ville Syrjälä
3
-0
/
+7
2011-08-03
Revert "composite: Don't backfill non-MapWindow allocations"
Pierre-Loup A. Griffais
1
-7
/
+3
2011-07-31
Xquartz: include new localization files in the tarball
Julien Cristau
1
-0
/
+9
2011-07-31
XQuartz: xpr: Don't FatalError if xp_unlock_window fails
Jeremy Huddleston
1
-3
/
+6
2011-07-31
XQuartz: Use CFSTR to avoid implicit cast warning of NSString * to CFStringRef
Jeremy Huddleston
1
-1
/
+1
2011-07-29
randr: Compare all the bytes in RRPostPendingProperties
Aaron Plattner
1
-1
/
+1
2011-07-29
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
21
-54
/
+95
2011-07-27
Terminate the log with one last message.
Peter Hutterer
16
-38
/
+47
2011-07-27
configure: set default xkb rules to evdev on Linux
Julien Cristau
1
-5
/
+1
2011-07-27
Initialize the fd to -1 for xorg.conf input devices.
Peter Hutterer
1
-0
/
+3
2011-07-27
xfree86: NULL option values are technically valid, don't strdup them
Peter Hutterer
1
-1
/
+1
2011-07-27
xfree86: duplicate xorg.conf device information before xf86NewInputDevice
Peter Hutterer
1
-5
/
+27
2011-07-27
xfree86: Remove devices that failed to enable on startup
Peter Hutterer
1
-0
/
+1
2011-07-27
config: don't fail if a device vanished by the time we managed to look at it
Lennart Poettering
1
-0
/
+5
2011-07-27
config: limit the kernel subsystems we look for devices in
Lennart Poettering
1
-0
/
+7
2011-07-27
config: process udev "changed" and "add" events in the same code paths
Lennart Poettering
1
-5
/
+3
2011-07-26
Remove hw/xwin/xlaunch
Jon TURNEY
23
-3557
/
+1
2011-07-19
XQuartz: Localization updates
Jeremy Huddleston
90
-32473
/
+42771
2011-07-19
XQuartz: Add english NIB changes for scroll_in_device_direction
Jeremy Huddleston
3
-108
/
+243
2011-07-19
XQuartz: Add GUI controls to toggle scroll_in_device_direction
Jeremy Huddleston
2
-2
/
+18
2011-07-19
XQuartz: Add a scroll_in_device_direction preference
Jeremy Huddleston
3
-12
/
+36
2011-07-19
XQuartz: Add diagnostic error checking to xp_destroy_surface.
George Staplin
1
-1
/
+6
2011-07-19
XQuartz: Fix a memory leak with surfaces that a new test found.
George Staplin
1
-11
/
+45
2011-07-19
XQuartz: DRI: Dead code removal
Jeremy Huddleston
1
-1
/
+14
2011-07-18
XQuartz: Add some sanity checking and a fallback for the bundle id.
Jeremy Huddleston
1
-0
/
+5
2011-07-15
XQuartz: DarwinEQFini doesn't return Bool
Jeremy Huddleston
2
-2
/
+2
2011-07-15
XKB: Work around broken interps from old xkbcomp
Daniel Stone
2
-4
/
+46
2011-07-15
Fix non-Composite builds in PrintWindowTree
Daniel Stone
1
-1
/
+9
2011-07-13
Merge remote-tracking branch 'jturney/master'
Keith Packard
12
-53
/
+128
2011-07-13
XWinrc: replace hard coded section number with __filemansuffix__
Gaetan Nadon
1
-1
/
+1
2011-07-07
XWinrc: replace hard coded section number with __filemansuffix__
Gaetan Nadon
1
-1
/
+1
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
4
-9
/
+4
2011-07-07
hw/xwin: Add -wgl option to XWin manpage
Jon TURNEY
1
-0
/
+4
2011-07-07
hw/xwin: Add items to WGL AIGLX todo
Jon TURNEY
1
-2
/
+11
2011-07-07
hw/xwin: Report Window XIDs in Window debug messages
Jon TURNEY
2
-13
/
+6
2011-07-07
hw/xwin: Add a flag to track which windows have been drawn to using WGL.
Jon TURNEY
5
-2
/
+34
2011-07-07
hw/xwin/glx: Fix some warnings in generated wrapper code
Colin Harrison
1
-1
/
+1
2011-07-07
hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.
Jon TURNEY
1
-3
/
+23
2011-07-07
hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup
Jon TURNEY
1
-8
/
+5
2011-07-07
hw/xwin/glx: Better handling of SetPixelFormat() failure
Jon TURNEY
1
-9
/
+17
2011-07-07
hw/xwin/glx: Improvements to glxWinErrorMessage() reporting in WGL GLX provider
Jon TURNEY
1
-5
/
+8
2011-07-07
hw/xwin/glx: Fix fbconfig dumper formatting for 3 digit index numbers
Jon TURNEY
1
-1
/
+15
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
62
-108
/
+370
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
15
-6
/
+33
[prev]
[next]