index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
Fix formatting of address operators
HEAD
master
Yaakov Selkowitz
1
-1
/
+1
2012-11-27
xf86: Fix non-PCI configuration-less setups
Thierry Reding
1
-0
/
+8
2012-11-21
Constify extensions in LoadExtension users
Daniel Stone
1
-1
/
+1
2012-10-29
xfree86: remove unused variable sigstate
Peter Hutterer
1
-1
/
+1
2012-10-19
xf86: Fix build against recent Linux kernel
Thierry Reding
1
-1
/
+1
2012-10-11
Fix compilation of Xorg DDX without XF86VIDMODE
Jon TURNEY
1
-1
/
+2
2012-10-08
xfree86: add xf86UpdateDesktopDimensions()
Peter Hutterer
3
-1
/
+11
2012-10-04
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-2
/
+2
2012-10-04
Fix additional gcc -Wwrite-strings warning in xf86 ddx
Jason Gerecke
2
-2
/
+2
2012-09-24
Merge remote-tracking branch 'ajax/server-1.14-abi-churn'
Keith Packard
3
-5
/
+5
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2
-4
/
+4
2012-09-20
Merge remote-tracking branch 'ajax/ioperm'
Keith Packard
5
-54
/
+17
2012-09-20
xfree86: Bump video ABI to 14
Adam Jackson
1
-1
/
+1
2012-09-20
xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)
Adam Jackson
5
-54
/
+17
2012-09-19
xf86: fix multi-seat video device support. (v2)
Dave Airlie
2
-0
/
+7
2012-09-19
xf86/platform: scan pci after probing devices
Dave Airlie
1
-1
/
+2
2012-09-04
xf86: call enter/leave VT for gpu screens as well
Dave Airlie
1
-0
/
+11
2012-08-17
xfree86: Bump extension ABI to 7.0
Aaron Plattner
1
-1
/
+1
2012-07-25
xfree86: Drop some dead XAA decls from SDK headers
Adam Jackson
1
-43
/
+0
2012-07-16
xf86: Re-export extension disable flags
Aaron Plattner
1
-4
/
+4
2012-07-12
xf86: include xf86platformBus.h in xf86AutoConfig.c
Dave Airlie
1
-0
/
+1
2012-07-11
xfree86: Strip dangling pointers from desiredMode
Maarten Lankhorst
1
-0
/
+2
2012-07-10
Merge branch 'local-fixes'
Keith Packard
1
-2
/
+4
2012-07-10
Remove XAA
Daniel Stone
2
-2
/
+315
2012-07-10
Remove unused setupFunc from extensions
Daniel Stone
1
-8
/
+4
2012-07-10
Move the remnants of loadext.c to miinitext.c
Daniel Stone
1
-6
/
+0
2012-07-10
Loader: Move ExtensionModule types to DIX
Daniel Stone
1
-11
/
+1
2012-07-10
Loader: Remove extension initialisation sorting
Daniel Stone
2
-5
/
+0
2012-07-10
Add static extensions before those in modules
Daniel Stone
1
-0
/
+5
2012-07-10
Move DRI2 from external module to built-in
Daniel Stone
4
-4
/
+11
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
2
-3
/
+9
2012-07-10
Remove the last remnants of extmod
Daniel Stone
1
-1
/
+0
2012-07-10
Move XFree86-VidMode from extmod to built-in
Daniel Stone
3
-1
/
+2180
2012-07-09
DGA: Remove excessive module-induced indirection
Tomas Carnecky
3
-21
/
+8
2012-07-09
Move DGA from extmod to built-in
Daniel Stone
4
-1
/
+1154
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
1
-0
/
+22
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
3
-10
/
+6
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
3
-10
/
+0
2012-07-09
Move RECORD from external module to built-in
Tomas Carnecky
1
-3
/
+0
2012-07-09
Move DBE from an external module to built-in
Tomas Carnecky
1
-3
/
+0
2012-07-09
Add xf86ExtensionInit for DDX extension configuration
Daniel Stone
4
-0
/
+88
2012-07-09
Loader: Drop EXTERN_MODULE flag
Daniel Stone
1
-3
/
+0
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
4
-7
/
+56
2012-07-09
Replace INITARGS with void
Tomas Carnecky
1
-1
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-60
/
+60
2012-07-09
Reliably reset signals at server init time
Keith Packard
1
-1
/
+0
2012-07-09
xfree86: In InitOutput, only call OsReleaseSIGIO if OsBlockSIGIO was called
Keith Packard
1
-1
/
+4
2012-07-07
xf86dga: handle DGAAvailable for gpu screens. (v2)
Dave Airlie
1
-3
/
+12
2012-07-07
dix: attach unbound screens to protocol screen 0 (v2)
Dave Airlie
1
-0
/
+3
2012-07-06
xfree86: add framework for provider support in ddx. (v4)
Dave Airlie
1
-0
/
+1
[next]