index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-27
glamor: Remove more out-of-tree compat code.
Eric Anholt
1
-13
/
+0
2014-01-27
glamor: Remove an extra copy of RegionNil().
Eric Anholt
2
-8
/
+2
2014-01-27
glamor: Hook the module back up to the build.
Eric Anholt
6
-26
/
+89
2014-01-27
glamor: Convert use of the old "pointer" typedef to "void *".
Eric Anholt
4
-16
/
+16
2014-01-27
glamor: Silence warnings for non-debug builds.
Eric Anholt
2
-3
/
+3
2014-01-27
glamor: Disable definitions of GL extension prototypes to avoid warnings.
Eric Anholt
1
-2
/
+0
2014-01-27
glamor: Drop xfree86 dependencies from this dix module.
Eric Anholt
2
-4
/
+2
2014-01-27
glamor: Disable the XV code for now.
Eric Anholt
2
-0
/
+4
2014-01-27
glamor: Use dix-config.h not project config.h
Adam Jackson
3
-9
/
+3
2014-01-27
glamor/egl: Remove glapi awareness
Adam Jackson
4
-154
/
+4
2014-01-27
glamor: Remove compat code for building out of tree.
Eric Anholt
6
-127
/
+6
2014-01-27
glamor: Remove copy of sna's compiler.h
Adam Jackson
8
-89
/
+27
2014-01-27
glamor: Fix up some indentation damage on header prototypes.
Eric Anholt
1
-174
/
+118
2014-01-27
glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.
Eric Anholt
15
-152
/
+152
2014-01-27
glamor: Fix some mangling of shader strings by indent.
Eric Anholt
8
-44
/
+183
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
40
-14779
/
+14757
2014-01-27
glamor: Touch up some code so indent doesn't get confused.
Eric Anholt
1
-4
/
+4
2014-01-25
Check for calloc() failure in add_master()
Alan Coopersmith
1
-0
/
+4
2014-01-25
Xi: fix modifier offset in XIPassiveGrab swapping function
Peter Hutterer
2
-2
/
+9
2014-01-23
dix: Praise clients which haven't run for a while, rather than idle clients
Keith Packard
2
-5
/
+2
2014-01-22
test/signal-formatting: Ignore compiler warnings
Keith Packard
1
-2
/
+5
2014-01-22
test/hashtabletest: Clean up -Wshadow errors
Keith Packard
1
-4
/
+2
2014-01-22
test/xi2: Clean up -Wshadow warnings
Keith Packard
5
-41
/
+41
2014-01-22
kdrive/ephyr: Remove extra 'i' variable in ProcXF86DRIGetDrawableInfo
Keith Packard
1
-1
/
+0
2014-01-22
randr: Eliminate -Wshadow warnings
Keith Packard
1
-9
/
+8
2014-01-22
hw/xnest: Eliminate shadowed names
Keith Packard
4
-17
/
+17
2014-01-22
hw/vfb: Rename screenInfo parameter to screen_info
Keith Packard
1
-9
/
+9
2014-01-22
kdrive: Fix -Wshadow errors
Keith Packard
2
-4
/
+4
2014-01-22
exa: Fix -Wshadow warnings
Keith Packard
2
-4
/
+3
2014-01-22
composite: Remove duplicate window pixmap fetch
Keith Packard
1
-1
/
+0
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
27
-427
/
+408
2014-01-22
Xi: Use 'void *' instead of 'Pointer' (which is going away)
Keith Packard
1
-1
/
+1
2014-01-22
os: Fix -Wshadow errors
Keith Packard
2
-24
/
+22
2014-01-22
Add 'FONT_PATH_NAME_ELEMENT_CONST' to dix-config.h and xorg-server.h
Keith Packard
2
-0
/
+6
2014-01-22
Ignore a couple of format-nonliteral warnings
Keith Packard
2
-0
/
+3
2014-01-22
include: GetClientResolutions is declared in font.h
Keith Packard
1
-2
/
+0
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
5
-9
/
+81
2014-01-22
Merge remote-tracking branch 'dlespiau/20131216-4k'
Keith Packard
3
-45
/
+105
2014-01-22
If EAGAIN == EWOULDBLOCK, only need to check errno for one of them
Alan Coopersmith
1
-3
/
+8
2014-01-22
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
9
-25
/
+56
2014-01-22
Merge remote-tracking branch 'anholt/xserver-unifdef'
Keith Packard
2
-83
/
+1
2014-01-22
Merge remote-tracking branch 'anholt/glamor-external-rebase'
Keith Packard
42
-0
/
+20996
2014-01-22
autoconf: fix warning by replacing AC_WARN with AC_MSG_WARN
Gaetan Nadon
1
-1
/
+1
2014-01-22
xorg-tls: fix warning, replace AC_TRY_COMPILE with AC_COMPILE_IFELSE
Gaetan Nadon
1
-2
/
+2
2014-01-22
autoconf: fix warning, replace AC_TRY_COMPILE with AC_COMPILE_IFELSE
Gaetan Nadon
1
-5
/
+5
2014-01-22
autoconf: fix warning, replace AC_TRY_LINK with AC_LINK_IFELSE
Gaetan Nadon
1
-5
/
+5
2014-01-22
autoconf: fix warning by replacing deprecated AC_HELP_STRING
Gaetan Nadon
1
-7
/
+5
2014-01-22
libtool: bump minimum required version to 2.2
Gaetan Nadon
2
-3
/
+5
2014-01-15
os: restrict display names to digits
Peter Hutterer
1
-0
/
+27
2014-01-12
XQuartz: Avoid passing uninitialized pointers to X11ApplicationSetWindowMenu ...
Jeremy Huddleston Sequoia
1
-0
/
+9
[prev]
[next]