index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
meson: don't install windows headers on non-windows platforms
Marc Dietrich
1
-1
/
+3
2018-02-01
glx/apple: locate dispatch table functions to wrap by name
Jon Turney
1
-7
/
+5
2018-02-01
glx/apple: include util/debug.h for env_var_as_boolean prototype
Jon Turney
2
-0
/
+2
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
3
-2
/
+4
2018-01-16
glx: fix non-dri build
Samuel Thibault
1
-0
/
+4
2018-01-11
meson: add variable for including include/GL/internal
Dylan Baker
2
-10
/
+4
2018-01-11
meson: Use consistent style for tests
Dylan Baker
1
-11
/
+11
2018-01-11
meson: Use consistent style
Dylan Baker
1
-1
/
+4
2017-12-13
meson: fix glx-test race
Dylan Baker
1
-1
/
+1
2017-12-04
meson: fix underlinkage without dri3
Dylan Baker
1
-1
/
+2
2017-12-04
meson: Reformat glx code to match more common style
Dylan Baker
1
-5
/
+8
2017-12-01
glx: Prepare driFetchDrawable for no-config contexts
Adam Jackson
3
-8
/
+30
2017-12-01
glx: Use __glXSendError instead of open-coding it
Adam Jackson
2
-26
/
+4
2017-12-01
glx: Simplify some dummy vtable interactions
Adam Jackson
1
-5
/
+5
2017-12-01
glx/dri3: Remove unused deviceName variable
Vadym Shovkoplias
1
-4
/
+1
2017-11-30
meson: fix deps and underlinkage of libGL
Jon Turney
1
-0
/
+1
2017-11-30
meson: build src/glx/windows
Jon Turney
2
-10
/
+83
2017-11-22
meson: replace with_*dri with with_dri_platform
Dylan Baker
1
-2
/
+2
2017-11-13
glx/dri3: Fix passing renderType into glXCreateContext
Adam Jackson
1
-1
/
+2
2017-11-13
glx/drisw: Fix glXMakeCurrent(dpy, None, ctx)
Adam Jackson
1
-4
/
+2
2017-11-13
glx: Lower GLX opcode lookup into SendMakeCurrentRequest
Adam Jackson
1
-9
/
+7
2017-11-10
meson: move gl pkgconfig generation out of glx
Dylan Baker
1
-11
/
+0
2017-11-10
glx/windows: Fix building libwindowsdri when libX11 headers are installed in ...
Jon Turney
1
-0
/
+3
2017-11-09
Revert "glx: Implement GLX_EXT_no_config_context (v2)"
Adam Jackson
6
-31
/
+13
2017-11-09
glx: Implement GLX_EXT_no_config_context (v2)
Adam Jackson
6
-13
/
+31
2017-11-09
glx: Prepare the DRI backends for GLX_EXT_no_config_context
Adam Jackson
3
-6
/
+7
2017-11-09
glx: Relax validate_renderType_against_config for EXT_no_config_context
Adam Jackson
1
-13
/
+17
2017-11-07
meson: standardize .so version to major.minor.patch
Eric Engestrom
1
-1
/
+1
2017-11-06
glx: Implement GLX_ARB_context_flush_control
Neil Roberts
7
-9
/
+62
2017-10-27
meson: rename all instances of xf86vm to xxf86vm
Dylan Baker
1
-1
/
+1
2017-10-20
meson: build libEGL
Dylan Baker
1
-22
/
+0
2017-10-09
meson: Add support for configuring dri drivers directory.
Dylan Baker
1
-1
/
+1
2017-10-09
meson: build glx
Dylan Baker
2
-0
/
+256
2017-10-09
make: Don't traverse backwards through include directories.
Dylan Baker
2
-1
/
+2
2017-09-30
glx: don't use the template keyword
Marek Olšák
1
-3
/
+3
2017-09-27
glx: Be more tolerant in glXImportContext (v2)
Adam Jackson
1
-42
/
+30
2017-09-22
glx: Sort the GLX extension bit enum and table
Adam Jackson
2
-23
/
+23
2017-09-12
glx: turn LIBGL_NO_DRAWARRAYS into a boolean
Eric Engestrom
1
-1
/
+5
2017-09-12
glx: turn LIBGL_PROFILE_CORE into a boolean
Eric Engestrom
1
-1
/
+1
2017-09-12
glx: turn LIBGL_DUMP_VISUALID into a boolean
Eric Engestrom
1
-1
/
+1
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
glx: turn LIBGL_ALLOW_SOFTWARE into a boolean
Eric Engestrom
1
-2
/
+2
2017-09-12
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2
-2
/
+2
2017-09-12
glx: turn LIBGL_DIAGNOSTIC into a boolean
Eric Engestrom
6
-5
/
+16
2017-09-08
glx: use ARRAY_SIZE macro
Eric Engestrom
1
-1
/
+2
2017-08-25
mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
2
-4
/
+5
2017-08-17
glxcmds: Fix a typo in the __APPLE__ codepath
Jeremy Huddleston Sequoia
1
-1
/
+1
2017-08-17
loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
1
-0
/
+1
2017-08-17
loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
1
-11
/
+0
[next]