index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
xfree86: bump the input ABI for the touch changes
Peter Hutterer
1
-1
/
+1
2011-12-21
Add the touch input API stubs
Daniel Stone
2
-0
/
+27
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-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
2011-11-23
Move DoShowOptions to xf86Configure.c, delete xf86ShowOpts.c
Alan Coopersmith
3
-123
/
+52
2011-11-23
Remove bad code from DoShowOptions (Xorg -showopts handler)
Alan Coopersmith
1
-10
/
+2
2011-11-23
matchDriverFromFiles: use one snprintf instead of strncpy/cat series
Alan Coopersmith
1
-3
/
+2
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
4
-11
/
+9
2011-11-23
Don't fallback to wsfb or fbdev on Solaris
Alan Coopersmith
1
-0
/
+2
2011-11-21
docs: spell "X Server Version" consistently in titles. Add where missing.
Gaetan Nadon
1
-1
/
+1
2011-11-18
edid: Add quirk for Acer Aspire One 110
Ross Burton
1
-0
/
+5
2011-11-18
dri2: Register the DRI2DrawableType after server regeneration
Chris Wilson
2
-2
/
+15
2011-11-18
DRI2: Avoid a NULL pointer dereference
Chris Wilson
1
-1
/
+2
2011-11-18
VidMode: prevent crash with no modes
Chris Wilson
1
-0
/
+3
2011-11-18
xfree86: Deprecate the use of xf86PciInfo.h
Jeremy Huddleston
6
-10
/
+3
[next]