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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
xfree86: split warning about missing identifier or input driver
Peter Hutterer
1
-5
/
+6
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
39
-225
/
+308
2011-12-20
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
4
-7
/
+14
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
dmx: force -fno-strict-aliasing for xinput example
Peter Hutterer
1
-28
/
+28
2011-12-19
kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...
Jeremy Huddleston
3
-7
/
+7
2011-12-19
XQuartz: Provide in-tree implementation of strndup(3) if needed
Jeremy Huddleston
1
-0
/
+7
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-15
dmx: fix distcheck failure, missing compsize.h in Makefile.am
Gaetan Nadon
1
-0
/
+2
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 declarations of KdAdd*Driver in kdrive.h
Alan Coopersmith
1
-6
/
+0
2011-12-12
Remove duplicate declaration of xf86ValidateModesFlags in xf86Modes.h
Alan Coopersmith
1
-4
/
+0
2011-12-12
KdParseFindNext: Constify delim argument
Alan Coopersmith
2
-2
/
+2
2011-12-12
Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc.
Alan Coopersmith
1
-9
/
+4
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
3
-14
/
+11
2011-12-07
Merge remote-tracking branch 'alanc/master'
Keith Packard
7
-20
/
+32
2011-12-07
hw/xfree86: fix segfault in config parser when config dir is missing
Keith Packard
1
-0
/
+4
2011-12-06
kdrive: drop screen crossing code.
Dave Airlie
1
-6
/
+0
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
Fix builds of Xnest & Xephyr with Solaris Studio compilers
Alan Coopersmith
2
-0
/
+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-05
Move to autoconf standard function name checks & defines
Alan Coopersmith
3
-18
/
+15
2011-12-02
Limit the number of screens Xvfb will attempt to allocate memory for
Alan Coopersmith
1
-1
/
+3
2011-12-01
Remove another if (E != NULL) check around free(E)
Matt Turner
1
-2
/
+0
2011-11-24
dmx: Build fix for -Werror=implicit-function-declaration on linux
Jeremy Huddleston
1
-0
/
+1
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
4
-20
/
+20
2011-11-23
dmx: Build fix for -Werror=implicit-function-declaration
Jeremy Huddleston
6
-0
/
+95
[next]