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
2012-02-10
configure.ac: Bump to 1.10.6
xorg-server-1.10.6
Jeremy Huddleston
1
-1
/
+1
2012-02-10
Revert "Remove geometry arguments from miSourceValidate()"
Jeremy Huddleston
3
-19
/
+54
2012-02-10
configure.ac: Bump to 1.10.5
xorg-server-1.10.5
Jeremy Huddleston
1
-2
/
+2
2012-02-10
Assign ids to more tags in Xserver-Dtrace.xml
Alan Coopersmith
1
-7
/
+7
2012-02-10
Revert "os: Prevent backtrace from being stopped in noreturn functions."
Rami Ylimäki
2
-25
/
+5
2012-02-10
Remove geometry arguments from miSourceValidate()
Søren Sandmann Pedersen
3
-54
/
+19
2012-01-18
XQuartz: Bump bundle version to 2.6.4
Jeremy Huddleston
1
-4
/
+4
2012-01-18
mi/mibitblt: Fix an overflow bug of bit shift.
Zhigang Gong
1
-1
/
+1
2012-01-18
dix: Tune dixLookupDrawable for success
Adam Jackson
1
-4
/
+3
2012-01-18
xace: ricer tuning for XaceHook
Adam Jackson
1
-0
/
+4
2012-01-18
xfree86: split warning about missing identifier or input driver
Peter Hutterer
1
-5
/
+6
2012-01-18
os: don't ignore failure from dladdr
Julien Cristau
1
-1
/
+5
2012-01-18
Xi: assign correct grab_mode/other_device_mode in XI2 passive grabs
Carlos Garnacho
1
-2
/
+8
2012-01-18
Change disable_clientpointer return type to void
Alan Coopersmith
1
-1
/
+1
2012-01-18
Xext: don't swap CARD8 in SProcSELinuxQueryVersion
Peter Hutterer
1
-6
/
+0
2012-01-18
Xi: when removing a device, reset ClientPointers where needed
Peter Hutterer
1
-0
/
+15
2012-01-18
xfixes: don't dereference a NULL cursor
Peter Hutterer
1
-2
/
+2
2012-01-18
dmx: force -fno-strict-aliasing for xinput example
Peter Hutterer
1
-28
/
+28
2012-01-18
Fix ShmPutImage for XYBitmap
Julien Cristau
1
-1
/
+1
2012-01-18
kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...
Jeremy Huddleston
3
-7
/
+7
2012-01-18
configure.ac: Make Xephyr dependency error message more informative
Jeremy Huddleston
1
-5
/
+3
2012-01-18
kdrive: drop screen crossing code.
Dave Airlie
1
-6
/
+0
2012-01-18
hal: free tmp_val in one missing case
Dave Airlie
1
-0
/
+1
2012-01-18
xv: test correct number of requests. (v2)
Dave Airlie
1
-2
/
+2
2012-01-18
xaa: avoid possible freed pointer reuse in epilogue
Dave Airlie
1
-0
/
+1
2012-01-18
Xi: avoid overrun of callback array.
Dave Airlie
1
-2
/
+2
2012-01-18
xext: don't free uninitialised pointer when malloc fails. (v2)
Dave Airlie
1
-2
/
+1
2012-01-18
fbdevhw: iterate over all modes that match a mode. (v3)
Adam Jackson
1
-8
/
+10
2012-01-18
LoaderOpen returns either a valid pointer or NULL, so don't check for < 0
Alan Coopersmith
1
-1
/
+1
2012-01-18
Limit the number of screens Xvfb will attempt to allocate memory for
Alan Coopersmith
1
-1
/
+3
2012-01-18
Fix vesa's VBE PanelID interpretation
Derek Buitenhuis
1
-1
/
+4
2012-01-18
dmx: Build fix for -Werror=implicit-function-declaration
Jeremy Huddleston
6
-0
/
+95
2012-01-18
rootless: Fix a server crash when choosing a color with the gimp color wheel
dtakahashi42
1
-2
/
+2
2012-01-18
edid: Add quirk for Acer Aspire One 110
Ross Burton
1
-0
/
+5
2012-01-18
dri2: Register the DRI2DrawableType after server regeneration
Chris Wilson
2
-2
/
+15
2012-01-18
DRI2: Avoid a NULL pointer dereference
Chris Wilson
1
-1
/
+2
2012-01-18
VidMode: prevent crash with no modes
Chris Wilson
1
-0
/
+3
2012-01-18
xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...
Jeremy Huddleston
1
-4
/
+4
2012-01-18
Xi: allow passive keygrabs on the XIAll(Master)Devices fake devices
Peter Hutterer
1
-1
/
+1
2012-01-18
dix: block signals when closing all devices
Peter Hutterer
1
-0
/
+4
2012-01-18
Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2
Christopher Yeleighton
1
-0
/
+2
2012-01-18
xf86Crtc: handle no outputs with no modes harder.
Dave Airlie
1
-22
/
+19
2011-10-29
XWin: windowswm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-29
XQuartz: appledri: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-29
XQuartz: applewm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-26
XQuartz: appledri: Allow byte swapped requests
Jeremy Huddleston
1
-5
/
+97
2011-10-26
XQuartz: appledri: Fix byte swapping in replies
Jeremy Huddleston
1
-4
/
+41
2011-10-26
XQuartz: appledri: Set the correct reply length for XAppleDRICreatePixmap
Jeremy Huddleston
1
-1
/
+1
2011-10-26
Xnest: Match the host's keymap
Jeremy Huddleston
1
-4
/
+21
2011-10-26
Fix drain_console unregistration
Tomáš Trnka
2
-13
/
+10
[next]