index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-15
hw/xfree86: move reference counting out of the UseHWCursor[ARGB] functions
HEAD
master
Roland Scheidegger
1
-0/+6
2010-03-15
hw/xfree86: fix refcounting in xf86_use_hw_cursor
Roland Scheidegger
1
-2/+2
2010-03-15
Merge remote branch 'jeremyhu/master'
Keith Packard
4
-12/+16
2010-03-15
XQuartz: remove undefined XSERVER_CFLAGS variable
Gaetan Nadon
4
-5/+5
2010-03-12
XQuartz: Use an empty xkb keymap by default
Jeremy Huddleston
2
-11/+11
2010-03-12
XQuartz: Include os.h for OsAbort()
Jeremy Huddleston
1
-0/+4
2010-03-12
XQuartz: GLX: Fix prototype for swapBuffers
Jeremy Huddleston
1
-1/+1
2010-03-12
Xext: Link to external libraries when necessary.
Eamon Walsh
2
-1/+5
2010-03-12
Record: Avoid duplicates from replaying frozen events
Daniel Stone
3
-28/+32
2010-03-10
Revert "dix: Use DeliverGrabbedEvent for implicit passive grabs (#25400)"
Peter Hutterer
1
-1/+62
2010-03-10
xfree86: fix xf86Config.c build error in --enable-debug mode. (#26971)
Peter Hutterer
1
-1/+1
2010-03-10
xfree86: don't warn about nonexisting core pointer/keyboard in config.
Peter Hutterer
1
-16/+8
2010-03-10
os: remove INTERNAL_MALLOC define.
Peter Hutterer
1
-3/+0
2010-03-09
dix: Clip only into axis ranges if we're in absolute mode. (#26543)
Peter Hutterer
1
-2/+3
2010-03-04
Replace assembly with generic unaligned access code
Matt Turner
1
-162/+74
2010-03-04
configure: move SELINUX_LIBS to XSERVER_SYS_LIBS
Peter Hutterer
1
-2/+2
2010-03-04
configure: move libselinux requirement up to the common section.
Peter Hutterer
1
-1/+2
2010-03-04
dmx: fix OsAbort()-related build error in examples/xinput.c
Peter Hutterer
1
-1/+1
2010-03-04
dix: Use DeliverGrabbedEvent for implicit passive grabs (#25400)
Peter Hutterer
1
-62/+1
2010-02-25
Allow for missing or disabled compat_output
Keith Packard
4
-17/+46
2010-02-25
Share enum definition for det_monrec_parameter sync_source
Keith Packard
1
-2/+6
2010-02-25
DRI2: initialize event->drawable in DRI2SwapEvent
Robert Bragg
1
-0/+2
2010-02-24
Merge remote branch 'whot/for-keith'
Keith Packard
2
-13/+0
2010-02-24
glx: Compile fix to let server compile with new and old mesa
Kristian Høgsberg
1
-0/+7
2010-02-23
dix: try to ring the bell even if the current device doesn't have one. (#24503)
Peter Hutterer
1
-8/+0
2010-02-23
dix: remove now-erroneous comment about frozen slave devices.
Peter Hutterer
1
-5/+0
2010-02-22
xselinux: Bump extension minor version.
Eamon Walsh
1
-1/+1
2010-02-22
xselinux: Rename window-related requests that now support pixmaps.
Eamon Walsh
2
-14/+14
2010-02-22
xselinux: Allow GetWindowContext to be used for pixmaps as well.
Eamon Walsh
1
-3/+11
2010-02-22
xselinux: Remove reference counting calls for SID objects.
Eamon Walsh
3
-73/+20
2010-02-22
Don't print a failure message when XACE denies an input event delivery.
Eamon Walsh
1
-25/+25
2010-02-22
Revert "Remove some debug messages that trigger on XACE event delivery failure."
Eamon Walsh
1
-3/+9
2010-02-22
libselinux now has a pkgconfig file. Use it.
Eamon Walsh
3
-16/+3
2010-02-22
xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.
Eamon Walsh
1
-1/+1
2010-02-22
Always enable outputs that have been forced on in the configuration file
Simon Farnsworth
1
-1/+2
2010-02-22
Merge remote branch 'whot/for-keith'
Keith Packard
5
-72/+91
2010-02-22
Xi: assume BadMode for non-BadMatch errors returned from SetDeviceMode.
Peter Hutterer
1
-0/+10
2010-02-22
Xi: assume BadMode for non-BadMatch errors returned from SetDeviceMode.
Peter Hutterer
1
-0/+10
2010-02-22
Re-enable RECORD extension.
Chris Dekter
5
-72/+91
2010-02-18
EXA/mixed: Clean up exaPrepareAccessReg_mixed() a little.
Michel Dänzer
1
-12/+19
2010-02-18
exa/mixed: fix gnome-panel corruption
Maarten Maathuis
1
-8/+13
2010-02-18
os: Prevent core dump from being truncated.
Rami Ylimaki
9
-14/+14
2010-02-18
os: Introduce OsAbort for proper core dumps.
Rami Ylimaki
2
-0/+14
2010-02-18
parser: corrected xf86getBoolValue to use case insensitive compare
Oliver McFadden
1
-8/+8
2010-02-18
Solaris xf86OSRingBell() off-by-one error in filling iov[] array
Alan Coopersmith
1
-2/+3
2010-02-18
Use C-style comments in x86emu
Matt Turner
2
-4/+4
2010-02-16
XQuartz: Fix a possible buffer overrun in quartzAudio
Jeremy Huddleston
1
-18/+18
2010-02-15
XQuartz: clang static analysis fixes
Jeremy Huddleston
8
-35/+37
2010-02-15
XQuartz: Fix linking (CloseInput())
Jeremy Huddleston
1
-0/+6
2010-02-15
udev: Don't filter subsystem "input"
Thomas Jaeger
1
-6/+0
[next]