index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
Merge branch 'cygwin-warning-fixes-for-1.17' into cygwin-patches-for-1.17
xserver-cygwin-1.17.0-1
Jon TURNEY
1
-6
/
+6
2015-02-08
Defend against crashes in glxWinScreenProbe()
Jon TURNEY
1
-9
/
+101
2015-02-08
Add Windows-DRI extension
Jon TURNEY
7
-197
/
+454
2015-02-08
In glxWinSetPixelFormat handle the case where wglChoosePixelFormatARB()
Jon TURNEY
1
-20
/
+24
2015-02-08
Give counts of pixel formats which couldn't be used for various reasons
Jon TURNEY
1
-6
/
+26
2015-02-08
Don't report pbuffer size limits
Jon TURNEY
1
-5
/
+10
2015-02-08
hw/xwin/glx: Don't create fbConfigs for un-accelerated pixelFormats
Jon TURNEY
1
-0
/
+4
2015-02-08
Make AIGLX work in non-toplevel windows
Jon TURNEY
1
-1
/
+36
2015-02-07
hw/xwin: printf format fixes for DWORD type
Jon TURNEY
1
-6
/
+6
2015-02-05
Improve code generator to deal with latest Khronos OpenGL registry XML
Jon TURNEY
1
-49
/
+52
2014-10-09
hw/xwin: Fix warnings in glx/glshim.c
Jon TURNEY
1
-0
/
+3
2014-08-29
hw/xwin/glx: Remove an incorrect assertion in glxWinDrawableSwapBuffers
Jon TURNEY
1
-7
/
+0
2014-08-29
hw/xwin/glx: Downgrade "forcing window to exist" message to debug
Jon TURNEY
1
-1
/
+1
2014-08-29
hw/xwin/glx: Fix a couple of typo bugs in indirect.c
Jon TURNEY
1
-6
/
+3
2014-08-29
hw/xwin/glx: Update .gitignore
Jon TURNEY
1
-1
/
+4
2014-08-29
hw/xwin/glx: Don't override the server supported GL extensions string.
Jon TURNEY
1
-3
/
+0
2014-08-29
hw/xwin: Add an idempotency guard to glwindows.h
Jon TURNEY
1
-0
/
+5
2014-08-29
hw/xwin/glx: When generating shims, limit the considered features to GL versi...
Jon TURNEY
1
-5
/
+8
2014-06-02
hw/xwin: Update for __glXLastContext -> lastGLContext
Jon TURNEY
1
-12
/
+1
2014-03-03
hw/xwin: Remove unnecessary casts from malloc/realloc/calloc calls
Colin Harrison
1
-1
/
+1
2014-03-03
hw/xwin: Just generate the WGL wrappers we need
Jon TURNEY
1
-31
/
+14
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2013-12-10
hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch
Jon TURNEY
6
-394
/
+642
2013-10-24
glx: Handle float config types in glxConvertConfigs
Daniel Czarnowski
1
-1
/
+3
2013-10-09
hw/xwin: Fix for "glx: Remove screen number from __GLXconfig"
Jon TURNEY
1
-6
/
+0
2013-09-11
glx: Remove pixmapMode from __GLXconfig
Adam Jackson
1
-3
/
+0
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-07-23
configure.ac: Check for python at configure time when building XWin with AIGLX
Jon TURNEY
1
-2
/
+2
2013-03-18
Full support of sRGB capable fbconfigs.
Tomasz Lis
1
-0
/
+2
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-11-27
hw/xwin: Don't log all fbConfigs and GL/WGL extensions
Jon TURNEY
1
-7
/
+15
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/glx: Fix using Mask as a formal parameter shadows a global typedef of...
Jon TURNEY
1
-6
/
+6
2012-10-11
Fix 'make distcheck' for hw/xwin
Jon TURNEY
1
-1
/
+2
2012-08-03
hw/xwin: Fixes to pixelFormat <-> fbConfig conversion in WGL mode
Marc Haesen
1
-27
/
+43
2012-06-21
hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatch
Jon TURNEY
1
-2
/
+5
2012-06-21
hw/xwin/glx: Update gen_gl_wrappers.py for the current glx/dispatch.h
Jon TURNEY
1
-1
/
+1
2012-06-21
hw/xwin/glx: Blacklist 'GDI generic' GL renderer
Jon TURNEY
1
-12
/
+21
2012-06-21
hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashing
Jon TURNEY
1
-1
/
+3
2012-06-21
hw/xwin/glx: Create a new dispatch table rather than modifying the existing one
Jon TURNEY
1
-2
/
+10
2012-05-04
hw/xwin/glx: Use silent rules
Yaakov Selkowitz
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
5
-1431
/
+1459
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
1
-6
/
+2
2011-07-07
hw/xwin: Add items to WGL AIGLX todo
Jon TURNEY
1
-2
/
+11
2011-07-07
hw/xwin: Report Window XIDs in Window debug messages
Jon TURNEY
1
-1
/
+1
2011-07-07
hw/xwin: Add a flag to track which windows have been drawn to using WGL.
Jon TURNEY
2
-1
/
+8
2011-07-07
hw/xwin/glx: Fix some warnings in generated wrapper code
Colin Harrison
1
-1
/
+1
2011-07-07
hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.
Jon TURNEY
1
-3
/
+23
2011-07-07
hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup
Jon TURNEY
1
-8
/
+5
2011-07-07
hw/xwin/glx: Better handling of SetPixelFormat() failure
Jon TURNEY
1
-9
/
+17
[next]