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
Warning fixes in glx
Keith Packard
2
-2
/
+2
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
2014-01-12
XQuartz: Check for allocated memory before using it in AppleWMSetWindowMenu
Jeremy Huddleston Sequoia
1
-0
/
+7
2014-01-12
XQuartz: Silence a clang static analysis warning about a memory leak
Jeremy Huddleston Sequoia
1
-0
/
+3
2014-01-12
XQuartz: Silence a clang static analysis warning about a possible memory leak...
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-12
XQuartz: Validate length in appledri before swapping
Jeremy Huddleston Sequoia
1
-0
/
+6
2014-01-12
XQuartz: Validate screen in AppleDRIQueryDirectRenderingCapable requests
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-12
XQuartz: Simplify hook_run to quiet static analyzer
Jeremy Huddleston Sequoia
1
-21
/
+6
2014-01-12
XQuartz: Mark applicationWillTerminate: noreturn
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-12
XQuartz: Fix get_proc_address signature
Jeremy Huddleston Sequoia
1
-2
/
+2
2014-01-12
XQuartz: Fix darwinfb.h header guard
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-12
XQuartz: Silence some static analyzer warnings by annotating referencing counts
Jeremy Huddleston Sequoia
1
-0
/
+13
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
6
-91
/
+69
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
319
-1914
/
+1917
2014-01-12
Don't build dmx by default
Keith Packard
1
-1
/
+1
2014-01-12
hw/xfree86: nobus.c shouldn't define a static function
Keith Packard
1
-1
/
+4
2014-01-12
kdrive/ephyr; Don't redeclare monitorResolution
Keith Packard
1
-2
/
+0
2014-01-12
kdrive/ephyr: ddxUseMsg is supposed to return
Keith Packard
1
-2
/
+0
2014-01-12
vfb: Remove unused pXWDCmap variable
Keith Packard
1
-2
/
+0
2014-01-12
xfree86: Switch int10 code to stdint types
Keith Packard
4
-145
/
+145
[next]