index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
24
-228
/
+228
2010-05-11
xfree86: dga needs to use the master keyboard state (#27573)
Peter Hutterer
1
-1
/
+3
2010-04-30
Merge remote branch 'jamey/for-keith'
Keith Packard
1
-0
/
+3
2010-04-30
Merge remote branch 'whot/for-keith'
Keith Packard
1
-1
/
+1
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
5
-41
/
+43
2010-04-30
xfree86: a missing input driver is not an error.
Peter Hutterer
1
-1
/
+1
2010-04-27
Remove mibank support
Adam Jackson
2
-16
/
+185
2010-04-27
xfree86: use screen privates for Xv offscreen images.
Jamey Sharp
1
-9
/
+18
2010-04-26
xf86: Don't crash when switching modes through RandR without owning the VT.
Pierre-Loup A. Griffais
1
-2
/
+2
2010-04-26
include: remove couple of unused structures fields and bump ABI
Tiago Vignatti
1
-3
/
+3
2010-04-23
xfree86: no need to assign numScreens again
Tiago Vignatti
1
-3
/
+0
2010-04-23
xfree86: track screens' installed colormaps as screen privates
Tiago Vignatti
2
-26
/
+25
2010-04-23
xfree86: use screen privates for Xv offscreen images.
Jamey Sharp
1
-9
/
+15
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
4
-32
/
+0
2010-04-16
xf86ScaleAxis: support for high resolution devices
Benjamin Tissoires
1
-4
/
+4
2010-04-11
xfree86: Fix priority ordering for ignoring input classes
Dan Nicholson
1
-7
/
+12
2010-04-08
xfree86: Search for a system xorg.conf.d
Dan Nicholson
1
-2
/
+10
2010-04-08
xfree86: Set a saner search path for xorg.conf.d
Dan Nicholson
1
-12
/
+4
2010-04-02
xfree86: die gracefully in the vga arbiter if AddScreen fails
Tiago Vignatti
1
-0
/
+2
2010-03-29
Remove now obsolete function chooseVideoDriver
Ruediger Oertel
1
-25
/
+0
2010-03-29
xfree86: Handle driver autoconfiguration when .conf files exist
Ruediger Oertel
1
-6
/
+82
2010-03-26
xfree86: merge driver from the input class into the options.
Peter Hutterer
1
-0
/
+1
2010-03-21
common: xf86Configure: alloc_strlen: Allocated memory does not have space for...
Oliver McFadden
1
-1
/
+1
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-02-25
Allow for missing or disabled compat_output
Keith Packard
1
-6
/
+3
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-1
/
+1
2010-02-15
xfree86: Reorder InputClass option priorities
Dan Nicholson
2
-17
/
+20
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
1
-0
/
+18
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
1
-11
/
+40
2010-02-11
xfree86: Use "Ignore" option in InputClass to skip devices
Dan Nicholson
1
-0
/
+26
2010-02-11
xfree86: Make InputClass docs and comments match reality
Dan Nicholson
1
-3
/
+3
2010-01-28
xfree86: vgaarb: remove useless debug
Tiago Vignatti
1
-65
/
+0
2010-01-27
Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULL
Alan Coopersmith
1
-13
/
+18
2010-01-25
Move OS-specific VT key handler code from common to os-support
Alan Coopersmith
1
-35
/
+20
2010-01-25
Solaris: Avoid switching to inactive VT's
Aaron Zang
1
-1
/
+9
2010-01-25
xfree86: replace True/False with TRUE/FALSE.
Peter Hutterer
1
-10
/
+10
2010-01-11
xfree86: init pointer feedback controls from options
Simon Thum
1
-2
/
+26
2010-01-11
whitespace fixes
Simon Thum
1
-18
/
+16
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
3
-25
/
+98
2009-12-23
xfree86: Introduce InputClass configuration
Dan Nicholson
1
-0
/
+93
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
2
-2
/
+3
2009-12-22
xfree86: Support non-Option boolean entries in configuration
Dan Nicholson
1
-23
/
+2
2009-12-22
xfree86: Add Option AutoServerLayout for input devices.
Peter Hutterer
1
-36
/
+61
[next]