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.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
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
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
31
-94
/
+92
2012-05-21
xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)
Dave Airlie
2
-0
/
+21
2012-05-21
xf86/pci: fix slot claiming counting.
Dave Airlie
4
-6
/
+29
2012-05-21
config/udev: add pre_init stage to config and udev.
Dave Airlie
5
-4
/
+25
2012-05-21
xfree86: add modesetting driver to fallback list on Linux
Dave Airlie
1
-0
/
+4
2012-05-17
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
4
-8
/
+40
2012-05-17
XQuartz: Avoid a race in initialization of darwinPointer
Jeremy Huddleston
1
-8
/
+10
2012-05-17
XQuartz: Declare noPseudoramiXExtension for miinitext.c
Jeremy Huddleston
1
-0
/
+4
2012-05-17
XQuartz: Provide fls implementation for Tiger
Jeremy Huddleston
1
-0
/
+14
2012-05-17
XQuartz: Tiger build fix
Jeremy Huddleston
1
-0
/
+6
2012-05-17
XQuartz: Workaround an SDK bug on Leopard/x86_64
Jeremy Huddleston
1
-0
/
+6
2012-05-17
Xi: fix "discards ''const' qualifier" warnings
Peter Hutterer
2
-3
/
+6
2012-05-17
Xi: fix "shadows previous local" warnings
Peter Hutterer
2
-33
/
+11
2012-05-17
dix: Move DeviceFocusEvent from Xi into enterleave.c
Peter Hutterer
4
-241
/
+244
2012-05-16
dix: undo transformation for missing valuators (#49347)
Peter Hutterer
1
-4
/
+21
2012-05-16
include: don't redeclare device events in xkbsrv.h
Peter Hutterer
1
-3
/
+0
2012-05-16
test: don't shadow parameter 'len'
Peter Hutterer
1
-4
/
+3
2012-05-16
test: fix redundant declaration of "BadDevice"
Peter Hutterer
7
-2
/
+6
2012-05-16
test: fix "userdata shadows global declaration" warnings
Peter Hutterer
4
-14
/
+14
2012-05-16
test: fix "redundant declaration of devices" warning
Peter Hutterer
1
-1
/
+1
2012-05-16
dix: indentation fixes for pointer acceleration
Simon Thum
3
-19
/
+11
2012-05-14
dix: Remove redundant declarations.
Michal Suchanek
3
-10
/
+3
2012-05-14
xfree86: Add ifdef wrapper to xvmodproc.h
Michal Suchanek
1
-0
/
+4
2012-05-14
Xi: Remove redundant declaration.
Michal Suchanek
1
-6
/
+0
2012-05-14
kdrive: Remove redundant declarations.
Michal Suchanek
2
-5
/
+0
2012-05-14
dix: don't duplicate DoFocusEvents declaration.
Michal Suchanek
1
-3
/
+2
2012-05-14
dix: Remove redundant declarations.
Michal Suchanek
2
-5
/
+0
2012-05-14
xfree86: don't include xvmodproc.h when not needed
Michal Suchanek
2
-3
/
+0
2012-05-14
xserver: Remove duplicate declaration in resource.h
Michal Suchanek
1
-3
/
+0
2012-05-14
miext: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-05-14
mi: Remove redundant declarations.
Michal Suchanek
1
-59
/
+0
2012-05-14
exa: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-05-14
randr: Remove redundant declaration.
Michal Suchanek
2
-19
/
+7
2012-05-14
xkb: Remove redundant declarations.
Michal Suchanek
2
-2
/
+0
2012-05-14
xfixes: remove redundant declaration.
Michal Suchanek
1
-1
/
+0
2012-05-09
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-02
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
[next]