index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
XQuartz: Avoid a race in initialization of darwinPointer
HEAD
master
Jeremy Huddleston
1
-8/+10
9 days
XQuartz: Declare noPseudoramiXExtension for miinitext.c
Jeremy Huddleston
1
-0/+4
9 days
XQuartz: Provide fls implementation for Tiger
Jeremy Huddleston
1
-0/+14
9 days
XQuartz: Tiger build fix
Jeremy Huddleston
1
-0/+6
9 days
XQuartz: Workaround an SDK bug on Leopard/x86_64
Jeremy Huddleston
1
-0/+6
12 days
dix: Remove redundant declarations.
Michal Suchanek
3
-10/+3
12 days
xfree86: Add ifdef wrapper to xvmodproc.h
Michal Suchanek
1
-0/+4
12 days
Xi: Remove redundant declaration.
Michal Suchanek
1
-6/+0
12 days
kdrive: Remove redundant declarations.
Michal Suchanek
2
-5/+0
12 days
dix: don't duplicate DoFocusEvents declaration.
Michal Suchanek
1
-3/+2
12 days
dix: Remove redundant declarations.
Michal Suchanek
2
-5/+0
12 days
xfree86: don't include xvmodproc.h when not needed
Michal Suchanek
2
-3/+0
12 days
xserver: Remove duplicate declaration in resource.h
Michal Suchanek
1
-3/+0
12 days
miext: Remove redundant declaration.
Michal Suchanek
1
-3/+0
12 days
mi: Remove redundant declarations.
Michal Suchanek
1
-59/+0
12 days
exa: Remove redundant declaration.
Michal Suchanek
1
-3/+0
12 days
randr: Remove redundant declaration.
Michal Suchanek
2
-19/+7
12 days
xkb: Remove redundant declarations.
Michal Suchanek
2
-2/+0
12 days
xfixes: remove redundant declaration.
Michal Suchanek
1
-1/+0
2012-05-10
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
3
-55/+106
2012-05-08
Fix RANDR’s gamma_to_ramp().
James Cloos
1
-2/+2
2012-05-04
hw/xwin/glx: Use silent rules
Yaakov Selkowitz
1
-2/+2
2012-05-04
xfree86: use silent rules with sdksyms generation
Yaakov Selkowitz
1
-1/+1
2012-05-04
xfree86: respect EXEEXT in relink target
Yaakov Selkowitz
1
-1/+1
2012-05-04
os: Add CryptoAPI as a choice of SHA1 implementation
Yaakov Selkowitz
3
-1/+59
2012-05-03
os/log: refactor logging
Daniel Kurtz
1
-51/+46
2012-05-03
os/log: only write timestamp if a message is actually written to logfile
Daniel Kurtz
1
-9/+9
2012-05-03
os/xprintf: add Xvscnprintf and Xscnprintf
Daniel Kurtz
2
-0/+56
2012-05-03
os/log: trivial cleanups
Daniel Kurtz
1
-2/+2
2012-05-03
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-8/+17
2012-05-03
Report touch emulated buttons in XIQueryPointer for XI 2.1 and earlier
Chase Douglas
1
-0/+14
2012-05-02
configure.ac: on MinGW, link with ws2_32 instead of winsock2
Ryan Pavlik
1
-1/+1
2012-05-02
configure.ac: MinGW doesn't have setuid binaries either.
Ryan Pavlik
1
-0/+1
2012-05-02
configure.ac: auto-disable MITSHM if we lack IPC
Ryan Pavlik
1
-2/+6
2012-05-01
Report logical button state in ProcXIQueryPointer
Chase Douglas
1
-9/+4
2012-05-01
configure.ac: Make default configuration for MinGW disable unsupported extens...
Jon TURNEY
1
-1/+3
2012-05-01
dix: when disabling a device, release all buttons and keys
Peter Hutterer
1
-0/+1
2012-05-01
dix: don't emulate scroll events for non-existing axes (#47281)
Peter Hutterer
1
-0/+3
2012-05-01
os: make timers signal-safe
Peter Hutterer
1
-2/+16
2012-05-01
dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN
Michal Suchanek
2
-10/+22
2012-05-01
TouchListenerAcceptReject: Warn and return early on bad listener index
Chase Douglas
1
-0/+5
2012-05-01
os: Add -displayfd option
Chase Douglas
5
-20/+66
2012-05-01
xserver: Fix out-of-tree build
Michal Suchanek
1
-1/+1
2012-05-01
Xi: return BadValue on XIQueryVersion if the version is less than first call
Peter Hutterer
2
-20/+134
2012-04-27
XQuartz: Make sure we tell startx the correct server binary to use in our fal...
Jeremy Huddleston
1
-1/+1
2012-04-24
xfree86: workaround crash on close
Michal Suchanek
1
-3/+8
2012-04-24
glapi: Correct size of allocated _glapi_table struct
Jonas Maebe
1
-1/+1
2012-04-24
XQuartz: darwinPointer now sends both absolute and relative motion
Jeremy Huddleston
4
-52/+56
2012-04-24
XQuartz: Add a hack to better handle clicky wheel scroll mice
Jeremy Huddleston
1
-2/+109
2012-04-24
XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...
Jeremy Huddleston
1
-2/+2
[next]