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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-16
hw/xwin: Use char strings in winClipboardUNIXtoDOS for consistency with the r...
Jon TURNEY
2
-6
/
+6
2012-10-16
hw/xwin: Fix warning about discarding const in initializing winKBLayouts
Jon TURNEY
1
-5
/
+5
2012-10-16
hw/xwin: Fix some of the warnings in generated gl wrapper code
Jon TURNEY
2
-7
/
+5
2012-10-16
hw/xwin: Warning fix in ProcWindowsWMFrameSetTitle()
Colin Harrison
1
-1
/
+1
2012-10-16
hw/xwin: Fix shadowed local variable i in HandleCustomWM_COMMAND()
Jon TURNEY
1
-3
/
+3
2012-10-16
hw/xwin: Fix shadowed local variables in winLoadCursor()
Jon TURNEY
1
-1
/
+2
2012-10-16
hw/xwin/glx: Fix using Mask as a formal parameter shadows a global typedef of...
Jon TURNEY
1
-6
/
+6
2012-10-16
hw/xwin: Fix using screenInfo as a formal parameter to InitOutput() shadows a...
Jon TURNEY
1
-7
/
+7
2012-10-16
hw/xwin: Fix using menu as a formal parameter shadows a global variable of th...
Jon TURNEY
1
-4
/
+4
2012-10-16
hw/xwin: Fix using index as a formal parameter shadows index()
Jon TURNEY
1
-1
/
+1
2012-10-16
hw/xwin: Fix using index as a formal parameter in winscrinit.c shadows index()
Jon TURNEY
1
-3
/
+3
2012-10-16
hw/xwin: Fix using index as a local variable shadows index()
Jon TURNEY
1
-6
/
+6
2012-10-16
hw/xwin: Fix using index as a formal parameter in winmonitors.c shadows index()
Jon TURNEY
1
-2
/
+2
2012-10-16
hw/xwin: Fix using system as a local variable in winCheckMount() shadows syst...
Jon TURNEY
1
-2
/
+2
2012-10-16
hw/xwin: Remove obsolete redundant declarations of winPushPixels()
Jon TURNEY
2
-17
/
+0
2012-10-16
hw/xwin: Fix redundant declarations in winmultiwindowwm.c
Jon TURNEY
1
-7
/
+0
2012-10-16
hw/xwin: Fix redundant declarations in winclipboardwrappers.c
Jon TURNEY
1
-9
/
+0
2012-10-16
hw/xwin: Fix redundant declaration in winclipboardthread.c
Jon TURNEY
1
-1
/
+0
2012-10-16
hw/xwin: Fix redundant declaration in winclipboardinit.c
Jon TURNEY
1
-1
/
+0
2012-10-16
hw/xwin: Fix various warnings in code generated by lex/yacc
Jon TURNEY
2
-5
/
+4
2012-10-16
hw/xwin: Fix redundant declaration in winprefs.c
Jon TURNEY
1
-3
/
+0
2012-10-16
hw/xwin: Fix redundant declaration warnings in winmonitors.c
Jon TURNEY
1
-0
/
+4
2012-10-16
hw/xwin: Remove completely unused winregistry.c
Jon TURNEY
2
-66
/
+0
2012-10-11
Fix 'make distcheck' for hw/xwin
Jon TURNEY
2
-1
/
+5
2012-10-11
Fix compilation of Xorg DDX without XF86VIDMODE
Jon TURNEY
1
-1
/
+2
2012-10-11
hw/xwin: Only add GLX extension once.
Jon TURNEY
1
-2
/
+3
2012-10-08
xfree86: add xf86UpdateDesktopDimensions()
Peter Hutterer
3
-1
/
+11
2012-10-07
Revert "kinput: allocate enough space for null character."
Julien Cristau
1
-1
/
+1
2012-10-04
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-2
/
+2
2012-10-04
int10: fix pci_device_read_rom usage
Stephan Schreiber
1
-1
/
+2
2012-10-04
Merge remote-tracking branch 'daniels/master'
Keith Packard
3
-48
/
+261
2012-10-04
Fix additional gcc -Wwrite-strings warning in xf86 ddx
Jason Gerecke
2
-2
/
+2
2012-09-25
Add glXCreateNewContext support in Xephyr #54798
Frederic Plourde
3
-17
/
+107
2012-09-25
Xephyr: GLX: Support MakeContextCurrent and MakeCurrentReadSGI
Daniel Stone
3
-31
/
+154
2012-09-24
Merge remote-tracking branch 'ajax/server-1.14-abi-churn'
Keith Packard
9
-17
/
+17
2012-09-23
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-0
/
+34
2012-09-23
dix: Remove refs to mi backing store from docs
Daniel Martin
2
-30
/
+2
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
8
-8
/
+0
2012-09-22
XQuartz: Add some verbose logging to debug xp_lock_window being unbalanced
Jeremy Huddleston Sequoia
1
-0
/
+28
2012-09-22
XQuartz: Avoid a possible deadlock with DRI on OS X 10.7.5 and OS X 10.8.2
Jeremy Huddleston Sequoia
1
-0
/
+6
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
8
-16
/
+16
2012-09-20
Merge remote-tracking branch 'ajax/ioperm'
Keith Packard
6
-93
/
+67
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-20
linux: Make failure to iopl non-fatal
Adam Jackson
1
-5
/
+2
2012-09-20
linux: Refactor xf86{En,Dis}ableIO
Adam Jackson
1
-34
/
+48
2012-09-19
xf86: fix multi-seat video device support. (v2)
Dave Airlie
2
-0
/
+7
2012-09-19
xf86: fix compat output selection for no output GPUs
Keith Packard
1
-1
/
+2
2012-09-19
xf86/platform: scan pci after probing devices
Dave Airlie
1
-1
/
+2
2012-09-17
dri2: invalidate drawable after sharing pixmap
Dave Airlie
1
-32
/
+42
[prev]
[next]