index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
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-11
xfree86: fix xf86Config.c build error in --enable-debug mode. (#26971)
Peter Hutterer
1
-1
/
+1
2010-03-11
xfree86: don't warn about nonexisting core pointer/keyboard in config.
Peter Hutterer
1
-16
/
+8
2010-03-03
Replace assembly with generic unaligned access code
Matt Turner
1
-162
/
+74
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-22
Always enable outputs that have been forced on in the configuration file
Simon Farnsworth
1
-1
/
+2
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-02-17
parser: corrected xf86getBoolValue to use case insensitive compare
Oliver McFadden
1
-8
/
+8
2010-02-17
Solaris xf86OSRingBell() off-by-one error in filling iov[] array
Alan Coopersmith
1
-2
/
+3
2010-02-17
Use C-style comments in x86emu
Matt Turner
2
-4
/
+4
2010-02-15
xfree86: Reorder InputClass option priorities
Dan Nicholson
3
-19
/
+22
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+10
2010-02-12
xfree86: Add qxl driver to the autoconfig logic
Soeren Sandmann
1
-0
/
+1
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
5
-0
/
+48
2010-02-11
Add xstrtokenize to the dix.
Peter Hutterer
1
-41
/
+3
2010-02-11
xfree86: Set fnmatch pathname flag for InputClass device matching
Dan Nicholson
1
-1
/
+1
2010-02-11
xfree86: Allow multiple arguments to InputClass matches
Dan Nicholson
4
-29
/
+136
2010-02-11
xfree86: Use "Ignore" option in InputClass to skip devices
Dan Nicholson
2
-2
/
+37
2010-02-11
xfree86: Handle config files ending without newline
Dan Nicholson
1
-7
/
+19
2010-02-11
xfree86: Make InputClass docs and comments match reality
Dan Nicholson
2
-4
/
+4
2010-01-28
xfree86: vgaarb: remove useless debug
Tiago Vignatti
1
-65
/
+0
2010-01-28
DRI2: Bump the dri2 module version to 1.2.0 to reflect recent API changes.
Aaron Plattner
1
-1
/
+1
2010-01-27
DRI2: handle drawable destruction properly at DRI2SwapComplete time
Jesse Barnes
1
-15
/
+27
2010-01-27
Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULL
Alan Coopersmith
1
-13
/
+18
2010-01-27
Merge remote branch 'alanc/master'
Keith Packard
8
-39
/
+109
2010-01-27
xfree86/modes: only call gamma_set if its non NULL
Michael Vogt
1
-1
/
+1
2010-01-27
DRI2: Allow multiple driver names.
Aaron Plattner
2
-7
/
+46
2010-01-27
x86emu: Respect the LEA 67h address size prefix.
Christian Zander
1
-25
/
+45
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
7
-35
/
+74
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
3
-12
/
+43
2010-01-25
xfree86: replace True/False with TRUE/FALSE.
Peter Hutterer
1
-10
/
+10
2010-01-13
Merge remote branch 'jbarnes/master'
Keith Packard
3
-9
/
+740
2010-01-11
GLX/DRI2: add INTEL_swap_event support
Jesse Barnes
2
-1
/
+25
2010-01-11
DRI2: add support for new DRI2 protocol requests
Jesse Barnes
3
-9
/
+716
2010-01-11
xfree86: init pointer feedback controls from options
Simon Thum
2
-2
/
+46
2010-01-11
xfree86: document pointer acceleration in xorg.conf.man
Simon Thum
1
-0
/
+45
2010-01-11
whitespace fixes
Simon Thum
1
-18
/
+16
2010-01-11
doc: actually document SendDragEvents
Simon Thum
1
-1
/
+1
2010-01-08
Revert "Make sys.c use unaligned access functions provided in compiler."
Tiago Vignatti
2
-2
/
+181
2010-01-05
modes: Remove the ClockRanges type
Adam Jackson
2
-24
/
+6
2009-12-30
config: add libudev input-hotplug backend
Julien Cristau
3
-7
/
+14
2009-12-30
xfree86: move sanity checks below option and input classes merges.
Peter Hutterer
1
-10
/
+11
2009-12-30
Merge remote branch 'dbn/inputclass'
Keith Packard
13
-26
/
+514
2009-12-30
Merge remote branch 'dbn/xorg.conf.d'
Keith Packard
10
-173
/
+519
2009-12-28
EXA: Allow optimized migration to be enabled with mixed pixmaps.
Michel Dänzer
1
-18
/
+19
2009-12-23
xfree86: Introduce InputClass configuration
Dan Nicholson
9
-1
/
+468
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
2
-2
/
+3
[next]