index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
glxext.c
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
glx: fix memory leak related to __glXCloseDisplay()
Patrick Lerda
1
-0
/
+3
2023-03-01
glx: fix indirect initialization crash
Illia Polishchuk
1
-1
/
+8
2023-01-13
glx: Fix drawable type inference in visual/fbconfig setup
Adam Jackson
1
-11
/
+8
2023-01-03
glx: Only compute client GL extensions for indirect contexts
Adam Jackson
1
-1
/
+1
2023-01-03
glx: Require GLX 1.3
Adam Jackson
1
-24
/
+6
2023-01-03
glx: Replace FreeB 2.0 text with SPDX-License-Identifier: SGI-B-2.0
Adam Jackson
1
-24
/
+1
2022-11-27
glx,dri: simplify indirect function call syntax
Marek Olšák
1
-8
/
+8
2022-11-17
Revert "egl/glx: add fallback for zink loading"
Michel Dänzer
1
-21
/
+4
2022-11-02
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
Illia Abernikhin
1
-6
/
+6
2022-10-20
glx: Adot #ifdef GLX_USE_WINDOWSGL in #if defined(GLX_DIRECT_RENDERING) && !d...
Yonggang Luo
1
-5
/
+5
2022-10-20
glx: Adopt guard of glx_direct and glx_accel in #if defined(GLX_DIRECT_RENDER...
Yonggang Luo
1
-5
/
+2
2022-10-20
glx: Remove redundant #ifndef GLX_USE_APPLEGL in glx/glxext.c
Yonggang Luo
1
-2
/
+0
2022-10-20
glx: Trim trailing spaces in in glx/glxext.c
Yonggang Luo
1
-6
/
+6
2022-10-20
glx: Guard usage of infer_zink && !explicit_zink in glxext.c
Yonggang Luo
1
-0
/
+5
2022-09-21
egl/glx: add fallback for zink loading
Mike Blumenkrantz
1
-6
/
+18
2022-09-12
Revert "glx: Use XSaveContext, delete glxhash.c"
Adam Jackson
1
-2
/
+6
2022-09-08
glx: Use XSaveContext, delete glxhash.c
Adam Jackson
1
-6
/
+2
2022-04-07
glx: Learn about kopper
Adam Jackson
1
-2
/
+5
2022-02-22
glx: keep native window glx drawable by driconf option
Qiang Yu
1
-0
/
+17
2021-12-16
glx: Fix GLX_NV_float_buffer fbconfig handling
Adam Jackson
1
-0
/
+3
2021-09-27
glx: Don't strip off window/pixmap support from float fbconfigs
Adam Jackson
1
-9
/
+0
2021-09-27
glx: Clarify a debug message
Adam Jackson
1
-1
/
+1
2021-09-08
glx: Prevent crashes when an extension isn't found
Corentin Noël
1
-1
/
+7
2021-05-03
Revert "glx: s/Display */struct glx_display */ over internal API"
Adam Jackson
1
-2
/
+2
2021-04-29
glx: s/Display */struct glx_display */ over internal API
Adam Jackson
1
-2
/
+2
2021-04-29
glx: Move server GLX vendor and version strings to glx_screen
Adam Jackson
1
-10
/
+2
2021-04-29
glx: Stash a copy of the XExtCodes in the glx_display
Adam Jackson
1
-16
/
+11
2021-04-29
glx: Remove unused opcode argument to __glX{Get,QueryServer}String
Adam Jackson
1
-4
/
+2
2021-04-29
glx: Stop pretending the GLX major number isn't 1
Adam Jackson
1
-8
/
+8
2021-04-22
glx: Remove unused debugging printfs
Adam Jackson
1
-31
/
+0
2021-04-22
glx: Convert undocumented LIBGL_DIAGNOSTIC to LIBGL_DEBUG=verbose
Adam Jackson
1
-9
/
+5
2021-04-22
glx: s/dri_message/glx_message/
Adam Jackson
1
-1
/
+26
2021-04-13
glx: Clean up fbconfig attribute handling
Adam Jackson
1
-3
/
+13
2021-04-13
glx: Default sRGBCapable in the same place as the other config attribs
Adam Jackson
1
-2
/
+0
2020-12-01
glx: Remove DRI1
Adam Jackson
1
-7
/
+0
2020-11-20
glx, egl: Add LIBGL_DRI2_DISABLE environment variable
Adam Jackson
1
-1
/
+2
2020-04-15
glx: omit loader_loader() for macOS
Emil Velikov
1
-0
/
+4
2020-04-01
glx: set the loader_logger early and for everyone
Emil Velikov
1
-0
/
+4
2019-09-19
glx: Avoid atof() when computing the server's GLX version
Adam Jackson
1
-1
/
+2
2019-09-04
glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.
Hal Gentz
1
-1
/
+3
2019-08-22
glx: Whitespace cleanups
Adam Jackson
1
-2
/
+2
2019-08-20
glx: Eliminate glx_config::{rgb,float,colorIndex}Mode
Adam Jackson
1
-19
/
+8
2018-11-01
glx: be explicit about when mapping X <> GLX visuals
Emil Velikov
1
-3
/
+6
2018-07-31
Make glXChooseFBConfig handle unspecified sRGB correctly
Jon Turney
1
-2
/
+2
2017-09-12
egl+glx: turn LIBGL_DRI3_DISABLE into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_ALWAYS_INDIRECT into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_DIAGNOSTIC into a boolean
Eric Engestrom
1
-1
/
+5
2017-08-10
glx: Work around X servers reporting bogus values of GLX_SWAP_METHOD_OML
Thomas Hellstrom
1
-1
/
+11
2016-10-06
glx: return GL_FALSE from glx_screen_init where applicable.
Emil Velikov
1
-2
/
+5
[next]