index
:
~cloos/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]