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
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
glx/vndcmds: Fix vendor hash table key size
Vladimir Panteleev
1
-1
/
+1
2018-05-08
glx: Be sure to set an error for ghost contexts
Adam Jackson
1
-1
/
+3
2018-04-24
glx: Require depth > 12 for GLX visuals
Adam Jackson
1
-2
/
+3
2018-04-24
vnd: Disable GLX if no vendors successfully initialized
Adam Jackson
3
-3
/
+12
2018-04-19
meson: Fix indenting in glx/meson.build
Lyude Paul
1
-2
/
+2
2018-04-10
glx: Do not call into Composite if it is disabled.
Michal Srb
2
-41
/
+55
2018-04-09
GLX: Fix a use after free error with the GLVND vendor handle.
Kyle Brenneman
1
-6
/
+7
2018-04-02
meson: Distribute more SDK headers
Thierry Reding
1
-0
/
+6
2018-03-28
Don't delete GLX's extensionInitCallback list during a reset.
Kyle Brenneman
1
-3
/
+12
2018-03-21
glx: honor LIBGL_DRIVERS_PATH when loading DRI drivers
Nicolai Hähnle
1
-4
/
+34
2018-02-28
glx: Add vndserver.h to the SDK
Adam Jackson
1
-2
/
+4
2018-02-26
glx: Don't pass NULL to glxGetClient
Michel Dänzer
1
-2
/
+2
2018-02-26
glx: Fix indirect no-config contexts
Adam Jackson
1
-0
/
+3
2018-02-26
glx: Enable GLX_ARB_create_context_no_error (v2)
Adam Jackson
6
-1
/
+18
2018-02-21
glx: set the version we implement in GlxServerExports
Emil Velikov
1
-2
/
+2
2018-02-21
glx: use C99 initializers for GlxServerExports
Emil Velikov
1
-20
/
+20
2018-02-21
glx: NULL check the correct argument in dispatch_GLXVendorPriv
Emil Velikov
1
-3
/
+4
2018-02-21
glx: keep glvnd_vendor a private [static] variable
Emil Velikov
1
-3
/
+5
2018-02-14
dri2: warning fix
Adam Jackson
1
-1
/
+1
2018-02-14
glx: Large commands are context state, not client state
Adam Jackson
5
-61
/
+61
2018-02-14
glx: Use vnd layer for dispatch (v4)
Adam Jackson
8
-369
/
+297
2018-02-14
glx: Import glxvnd server module (v2)
Kyle Brenneman
9
-1
/
+1816
2018-02-06
glx: Only assign 8 bpc fbconfigs for composite visuals.
Mario Kleiner
1
-0
/
+3
2018-01-22
glx: Move provider setup interface to glx_extinit.h
Adam Jackson
1
-10
/
+1
2018-01-22
miinitext: General cleanup (v2)
Adam Jackson
1
-0
/
+1
2018-01-08
glx: Stop printing messages about what GLX extensions we enable
Adam Jackson
2
-29
/
+3
2017-12-14
glx: do not pick sRGB config for 32-bit RGBA visual
Tapani Pälli
1
-0
/
+5
2017-12-04
glx: Implement GLX_EXT_no_config_context (v2)
Adam Jackson
6
-14
/
+35
2017-12-01
glx: Prepare __glXGetDrawable for no-config contexts
Adam Jackson
1
-7
/
+39
2017-12-01
glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
Adam Jackson
3
-1
/
+8
2017-11-15
glx: Only flush indirect contexts in MakeCurrent (v2)
Adam Jackson
1
-1
/
+1
2017-11-07
glx: Fix typos that break GLX_ARB_context_flush_control
Adam Jackson
2
-2
/
+2
2017-11-06
glx: free fbconfigs on destroy
Giuseppe Bilotta
1
-0
/
+7
2017-11-03
glx: Duplicate relevant fbconfigs for compositing visuals
Thomas Hellstrom
3
-6
/
+61
2017-10-24
meson: Don't use '' in link_with, ever
Lyude Paul
1
-1
/
+1
2017-09-20
glx: Be a bit more paranoid in glx client cleanup
Adam Jackson
1
-0
/
+1
2017-09-12
glx: Fix visual fbconfig matching with respect to swap method
Thomas Hellstrom
1
-0
/
+9
2017-09-12
glx: Work around a GLX_OML swap method in older dri drivers
Thomas Hellstrom
1
-0
/
+7
2017-09-08
glx: remove unused systemTimeExtension
Emil Velikov
4
-27
/
+0
2017-08-22
glx: Fix error generation for non-reply vendor private requests
Adam Jackson
2
-4
/
+2
2017-08-21
glx: Remove some unused stuff from glxserver.h
Adam Jackson
2
-14
/
+1
2017-08-21
glx: Inline some reply swapping code
Adam Jackson
3
-141
/
+52
2017-08-21
glx: Remove True/False defines
Adam Jackson
5
-33
/
+26
2017-08-11
glx: remove unused GlxSetVisualConfigs stub
Emil Velikov
2
-9
/
+0
2017-07-31
glx: don't export __glXDRISWRastProvider
Emil Velikov
1
-1
/
+1
2017-07-31
glx: fix typo becuase -> because
Emil Velikov
1
-1
/
+1
2017-07-31
glx: Allow arbitrary context attributes for direct contexts
Adam Jackson
1
-1
/
+3
2017-07-20
glx: Only include compositeext.h if COMPOSITE is supported
Jeremy Huddleston Sequoia
1
-0
/
+3
2017-06-20
glx/drisw: Use scratch GCs for swrastPutImage
Adam Jackson
1
-28
/
+5
2017-06-20
glx/drisw: Remove unused glx_enable_bits
Adam Jackson
1
-2
/
+0
[next]