index
:
~fredinfinite23/xorg-server
master
Additional glX support for Xephyr server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-26
xaa: Fix compiler warning (implicit declaration)
Julien Cristau
2
-1
/
+4
2008-10-26
xfree86: Fix compiler warnings (implicit declarations)
Julien Cristau
2
-0
/
+6
2008-10-26
Nuke unused variables
Julien Cristau
2
-2
/
+0
2008-10-26
Bug#16501: autodetection of sbus graphic cards
Bernhard R. Link
3
-14
/
+80
2008-10-25
Bug#5851: Document the "Log" option in xorg.conf(5)
Julien Cristau
1
-0
/
+9
2008-10-23
XQuartz: Do check_xinitrc() later to avoid possible deadlock.
Jeremy Huddleston
2
-13
/
+16
2008-10-23
XQuartz: pbproxy: pbproxy.h had invalid macro usage with 2 #else statements, ...
George Peter Staplin
1
-1
/
+0
2008-10-23
XQuartz: Remove the enable_stereo default. We now use feature detection to e...
George Peter Staplin
3
-8
/
+2
2008-10-23
Allow non-gcc compilers to build xf86Xinput.c
Alan Coopersmith
2
-0
/
+6
2008-10-23
XQuartz: pbproxy: Fix compilation on case-sensitive file systems...
Jeremy Huddleston
4
-11
/
+7
2008-10-23
XQuartz: Honor the Spaces preference for "When switching to an application, s...
Jeremy Huddleston
1
-1
/
+9
2008-10-23
XQuartz: Added missing semicolons to Localizable.strings
Jeremy Huddleston
1
-0
/
+0
2008-10-23
XQuartz: Default dpi to 96 instead of 75
Jeremy Huddleston
1
-1
/
+1
2008-10-23
XQuartz: pbproxy: SIGHUP reloads preferences.
Jeremy Huddleston
5
-20
/
+41
2008-10-22
xfree86: AllowEmptyInput is true by default - update the xf86Info defaults.
Peter Hutterer
1
-27
/
+30
2008-10-21
XQuartz: Only send mouse events while in the background if we're over a visib...
Jeremy Huddleston
1
-0
/
+16
2008-10-21
XQuartz: More fullscreen fixes
Jeremy Huddleston
4
-14
/
+12
2008-10-21
XQuartz: Cleaned up keyboard init and map reload.
Jeremy Huddleston
1
-53
/
+42
2008-10-21
XQuartz: Fixed follow-keyboard-layout
Jeremy Huddleston
1
-33
/
+25
2008-10-21
XQuartz: More progress towards fullscreen...
Jeremy Huddleston
2
-6
/
+0
2008-10-21
XQuartz: Fixed missing key-equiv for Hide-Others.
Jeremy Huddleston
2
-6
/
+3
2008-10-21
XQuartz: pbproxy: Fix 2 bugs with the preferences.
George Peter Staplin
1
-30
/
+78
2008-10-21
XQuartz: Fixed window levels.
Jeremy Huddleston
1
-1
/
+21
2008-10-21
Force LC_ALL=C when building xf86DefModeSet.c
Rémi Cardona
1
-1
/
+1
2008-10-17
dmx: avoid hilarious #define Xcalloc xcalloc game.
Peter Hutterer
1
-1
/
+1
2008-10-17
dmx: change remainder of manual EQ allocation to GetEventList().
Peter Hutterer
1
-1
/
+1
2008-10-16
xfree86: if AllowEmptyInput is true, enable RAW mode on the console.
Peter Hutterer
1
-1
/
+34
2008-10-15
XQuartz: implemented primary-on-grab and fixed clipboard-to-pasteboard
Jeremy Huddleston
7
-18
/
+58
2008-10-15
XFree86: Simplify DontZap/-retro interaction
Daniel Stone
1
-4
/
+2
2008-10-15
re-enable DRI2
Alan Hourihane
1
-3
/
+3
2008-10-15
dri2: Update to latest protocol draft.
Kristian Høgsberg
3
-87
/
+124
2008-10-14
int10: Degrade the checksum warning to X_INFO.
Adam Jackson
1
-1
/
+1
2008-10-14
EDID: Catch even more cases of encoding aspect as size.
Adam Jackson
1
-3
/
+7
2008-10-14
Xorg: add -modalias option
Nathaniel McCallum
4
-10
/
+105
2008-10-14
kdrive: Hardcode a different wrong value for number of mouse buttons
Adam Jackson
1
-1
/
+1
2008-10-12
Restore xf86{Enable, Disable}GeneralHandler.
Aaron Plattner
2
-0
/
+30
2008-10-12
Revert "xfree86: xf86{Enable, Disable}InputHandler can be static."
Aaron Plattner
3
-28
/
+32
2008-10-10
dri: don't set the dixPrivate key to NULL, as this is a staticly set variable.
Maarten Maathuis
1
-2
/
+0
2008-10-10
Move xorg_backtrace() up to the OS level so we can call it from DIX.
Adam Jackson
1
-173
/
+0
2008-10-10
Revert "Don't leak EDID_block"
Adam Jackson
1
-1
/
+0
2008-10-10
EDID: Catch monitors that encode aspect ratio for physical size.
Adam Jackson
1
-0
/
+41
2008-10-10
kdrive: fix dixflags so they're always defined before enqueuing events #17734
Peter Hutterer
1
-6
/
+10
2008-10-10
kdrive: lastx/y needs to be set to the event coordinates #17728
Peter Hutterer
1
-2
/
+2
2008-10-10
xfree86: export NewInputDeviceRequest/DeleteInputDeviceRequest
Peter Hutterer
2
-2
/
+4
2008-10-10
xfree86: cache dev->isMaster before freeing the device.
Peter Hutterer
1
-1
/
+2
2008-10-10
Don't leak EDID_block
Zhenyu Wang
1
-0
/
+1
2008-10-09
DGA: Track client state even when using old style DGA.
Luc Verhaegen
1
-10
/
+35
2008-10-09
DGA: Mash together xf86dga.c and xf86dga2.c.
Luc Verhaegen
3
-341
/
+311
2008-10-08
XQuartz: Some motion made towards supporting fullscreen.
Jeremy Huddleston
7
-49
/
+101
2008-10-08
XQuartz: Fixed EXTRA_DIST for new GL files.
Jeremy Huddleston
1
-0
/
+4
[next]