index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
linux: Use K_OFF VT KB mode over K_RAW if available.
Arthur Taylor
1
-6
/
+13
2012-01-09
Merge commit '777bf90abeac37087a3d0538b847742523d5acf2'
Keith Packard
5
-50
/
+11
2012-01-09
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-5
/
+6
2012-01-09
Merge remote-tracking branch 'kibi/master'
Keith Packard
1
-19
/
+0
2012-01-06
xfree86: Remove the pretense of EDID v2 support
Adam Jackson
1
-43
/
+4
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
4
-7
/
+7
2012-01-05
xfree86: split warning about missing identifier or input driver
Peter Hutterer
1
-5
/
+6
2011-12-31
linux/ia64: Fix regression after domain I/O support code removal.
Cyril Brulebois
1
-19
/
+0
2011-12-27
Merge remote-tracking branch 'kibi/master'
Keith Packard
1
-1
/
+1
2011-12-22
xorg.conf.man: Fix bad whatis entry.
Cyril Brulebois
1
-1
/
+1
2011-12-22
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
31
-173
/
+258
2011-12-19
dri2: Invalidate window pixmaps
Ville Syrjälä
3
-4
/
+6
2011-12-19
dri2: Invalidate DRI2 buffers for all windows with the same pixmap on swap
Keith Packard
1
-1
/
+30
2011-12-19
dri2: Always re-generate front buffer information when asked for it.
Michel Dänzer
1
-0
/
+1
2011-12-19
dri2: Initialize needInvalidate member of DRI2Drawable.
Rami Ylimäki
1
-0
/
+1
2011-12-19
xfree86: bump the input ABI for the touch changes
Peter Hutterer
1
-1
/
+1
2011-12-19
Add the touch input API stubs
Daniel Stone
2
-0
/
+27
2011-12-16
xserver: check for elevated privileges not uid=0
Antoine Martin
3
-23
/
+84
2011-12-14
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-2
/
+2
2011-12-12
xf86 parser: convert Error to a varargs macro to clear gcc format warnings
Alan Coopersmith
15
-100
/
+100
2011-12-12
Add some printf format attributes suggested by gcc
Alan Coopersmith
4
-5
/
+5
2011-12-12
xf86Priv.h: Add some noreturn attributes suggested by gcc
Alan Coopersmith
1
-4
/
+2
2011-12-12
Remove duplicate declaration of xf86ValidateModesFlags in xf86Modes.h
Alan Coopersmith
1
-4
/
+0
2011-12-12
DoShowOptions: preserve constness of options list as we walk it
Alan Coopersmith
1
-2
/
+3
2011-12-12
x86emu: constify debug strings
Alan Coopersmith
4
-14
/
+14
2011-12-12
Even more correctly free config file names
Alan Coopersmith
1
-8
/
+9
2011-12-10
xf86RegisterRootWindowProperty is confused about xnfcalloc
Alan Coopersmith
1
-8
/
+3
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-2
/
+2
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-1
/
+5
2011-12-09
xfree86: include xorg-config.h from xaalocal.h
Peter Hutterer
1
-0
/
+4
2011-12-09
xfree86: bump the input ABI
Peter Hutterer
1
-1
/
+1
2011-12-07
Merge remote-tracking branch 'airlied/reviewed-fixes'
Keith Packard
2
-8
/
+11
2011-12-07
Merge remote-tracking branch 'alanc/master'
Keith Packard
2
-1
/
+4
2011-12-07
hw/xfree86: fix segfault in config parser when config dir is missing
Keith Packard
1
-0
/
+4
2011-12-06
xaa: avoid possible freed pointer reuse in epilogue
Dave Airlie
1
-0
/
+1
2011-12-06
fbdevhw: iterate over all modes that match a mode. (v3)
Adam Jackson
1
-8
/
+10
2011-12-05
LoaderOpen returns either a valid pointer or NULL, so don't check for < 0
Alan Coopersmith
1
-1
/
+1
2011-12-05
Fix gcc warnings about redundant declarations of fallback functions
Alan Coopersmith
1
-0
/
+3
2011-12-01
Remove another if (E != NULL) check around free(E)
Matt Turner
1
-2
/
+0
2011-11-24
parser: free val.str after xstrtokenize
Paulo Zanoni
1
-0
/
+9
2011-11-24
parser: free val.str after xf86getBoolValue
Paulo Zanoni
1
-0
/
+6
2011-11-24
parser: free scandir's list
Paulo Zanoni
1
-3
/
+3
2011-11-24
Correctly free config file names
Paulo Zanoni
3
-19
/
+17
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86Modes code
Alan Coopersmith
4
-8
/
+8
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
22
-53
/
+54
2011-11-23
FindModule: stop copying const char *dirname to char *dirpath
Alan Coopersmith
1
-8
/
+3
2011-11-23
Remove redundant redeclarations of functions in the same header file
Alan Coopersmith
1
-5
/
+0
2011-11-23
sun_agp: cast key to uintptr_t before casting to (int *)
Alan Coopersmith
1
-1
/
+1
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
7
-20
/
+20
2011-11-23
Remove xf86FormatPciBusNumber from API, inline the one place its used
Alan Coopersmith
2
-12
/
+6
[next]