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
2017-12-13
glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
Adam Jackson
3
-1
/
+8
2017-12-13
glx: Only flush indirect contexts in MakeCurrent (v2)
Adam Jackson
1
-1
/
+1
2017-12-13
glx: Fix typos that break GLX_ARB_context_flush_control
Adam Jackson
2
-2
/
+2
2016-10-27
glx/dri2: Don't build DRI loader if DRI2 isn't enabled
Jon Turney
1
-3
/
+8
2016-10-10
glx/dri2: Don't include drm headers
Adam Jackson
1
-2
/
+0
2016-10-05
configure.ac: remove --enable-aiglx option
Emil Velikov
1
-10
/
+1
2016-10-05
glx: drisw is not accelerated IGLX, reflect that in log messages
Emil Velikov
1
-3
/
+3
2016-09-28
glx: Always enable EXT_texture_from_pixmap for DRI swrast glx
Hans de Goede
1
-2
/
+1
2016-09-15
Add Windows-DRI extension
Jon Turney
2
-1
/
+4
2016-09-06
glx: Fix computation of GLX_X_RENDERABLE fbconfig attribute
Adam Jackson
6
-52
/
+31
2016-09-02
dri2: Don't make reference to noClientException
Adam Jackson
1
-1
/
+1
2016-06-21
res: Account for GLXPixmap references too
Adam Jackson
1
-0
/
+19
2016-06-20
glx: avoid memory leak when using indirect rendering
Guilherme Quentel Melo
1
-0
/
+6
2016-05-11
glx: Stop tracking hasUnflushedCommands
Adam Jackson
7
-23
/
+1
2016-05-11
glx: Remove some redundant zero-init of GLX context state
Adam Jackson
2
-16
/
+0
2016-05-11
glx/dri2: Implement dri2FlushFrontBuffer explicitly
Adam Jackson
1
-1
/
+4
2016-05-11
glx: Code motion
Adam Jackson
2
-67
/
+67
2016-03-30
glx: Implement GLX_EXT_libglvnd (v2)
Adam Jackson
7
-0
/
+42
2016-03-30
glx: Compute the GLX extension string from __glXScreenInit
Adam Jackson
3
-24
/
+8
2016-03-30
glx: Move glx_enable_bits up to the GLX screen base class
Adam Jackson
3
-22
/
+25
2016-03-30
glx: Enable GLX 1.4 unconditionally
Adam Jackson
6
-49
/
+4
2016-03-30
glx: Enable GLX_SGI_make_current_read in the core
Adam Jackson
3
-9
/
+1
2016-03-30
glx: Don't enable EXT_texture_from_pixmap unconditionally
Adam Jackson
3
-3
/
+5
2016-03-30
glx: Remove server-side mention of GLX_MESA_swap_control
Adam Jackson
1
-3
/
+1
2016-03-30
glx: Remove default server glx extension string
Adam Jackson
3
-23
/
+1
2016-03-10
glx: Implement GLX_EXT_fbconfig_packed_float
Adam Jackson
4
-0
/
+9
2016-03-10
glx: Implement GLX_EXT_stereo_tree
Adam Jackson
3
-1
/
+11
2016-03-10
glx: Add GLX_SCREEN to the GetDrawableAttributes response
Adam Jackson
1
-1
/
+2
2016-03-10
glx: Macroize building the attribute list in DoGetDrawableAttributes
Adam Jackson
1
-23
/
+16
2016-03-08
glx: don't call pGlxDraw->destroy() if AddResource fails
Julien Cristau
1
-7
/
+2
2016-01-21
glx: Fix GLX_EXT_create_context_es2_profile support
Adam Jackson
5
-26
/
+13
2015-10-19
glx: Fix header length error checking in __glXDisp_RenderLarge
Jeremy Huddleston
1
-1
/
+1
2015-10-06
glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.c
Jon TURNEY
1
-0
/
+1
2015-09-23
glx: fix regression with copy sub buffer disappearing
Dave Airlie
1
-2
/
+3
2015-07-08
glx: Implement GLX_ARB_context_flush_control
Adam Jackson
7
-2
/
+57
2015-07-08
glx/swrast: Do more GLX extension setup
Adam Jackson
1
-3
/
+34
2015-05-14
Revert "glx/dri2: Disable AIGLX if indirect GLX is disabled"
Keith Packard
1
-3
/
+0
2015-05-11
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
1
-0
/
+3
2015-05-07
glx/dri2: Disable AIGLX if indirect GLX is disabled
Chris Wilson
1
-0
/
+3
2015-04-21
Convert glamor & glx to new *allocarray functions
Alan Coopersmith
2
-10
/
+8
2014-12-10
glx: Add hack for GLX-1.2-style naked windows to GetDrawableAttributes
Adam Jackson
1
-19
/
+29
2014-12-10
glx: Dynamically compute attribute slot in GetDrawableAttributes
Adam Jackson
1
-24
/
+25
2014-12-09
glx: Add implementation of __GLXContext->loseCurrent for direct ctxts
Neil Roberts
1
-0
/
+7
2014-12-09
glx: Can't mix declarations and code in X.org sources [CVE-2014-8098 pt. 9]
Keith Packard
1
-1
/
+2
2014-12-08
glx: Fix mask truncation in __glXGetAnswerBuffer [CVE-2014-8093 6/6]
Robert Morell
1
-1
/
+1
2014-12-08
glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8]
Adam Jackson
5
-154
/
+205
2014-12-08
glx: Length checking for non-generated single requests (v2) [CVE-2014-8098 7/8]
Adam Jackson
5
-29
/
+95
2014-12-08
glx: Length-checking for non-generated vendor private requests [CVE-2014-8098...
Adam Jackson
2
-0
/
+4
2014-12-08
glx: Request length checks for SetClientInfoARB [CVE-2014-8098 5/8]
Adam Jackson
1
-5
/
+14
2014-12-08
glx: Top-level length checking for swapped VendorPrivate requests [CVE-2014-8...
Adam Jackson
1
-0
/
+4
[next]