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
23.1
23.2
23.3
24.0
24.1
24.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
a7xx-gmem
amber
elima/radv-video-encode-caps-maxbitrate
explicit-sync
fjdegroo/lnl-giraffe-metrics
main
powervr-mesa-next-wayland
review/fragment_shader_barycentric
staging/23.2
staging/23.3
staging/24.0
staging/24.1
staging/24.2
uav-counter-meta
vk-no-nir-android
zink-stablefix
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
delete autotools input files
Eric Engestrom
1
-9
/
+0
2019-04-29
delete autotools .gitignore files
Eric Engestrom
2
-6
/
+0
2019-04-29
glx: Fix synthetic error generation in __glXSendError
Hal Gentz
1
-2
/
+2
2019-04-15
Delete autotools
Dylan Baker
4
-317
/
+0
2019-04-09
drisw: Try harder to probe whether MIT-SHM works
Adam Jackson
1
-4
/
+21
2019-04-01
dri3: Return the current swap interval from glXGetSwapIntervalMESA().
Eric Anholt
2
-3
/
+1
2019-03-12
glx: add support for GLX_ARB_create_context_no_error (v3)
Grigori Goronzy
8
-1
/
+96
2019-03-08
glx/meson: use full include path for dri_interface.h
Eric Engestrom
5
-6
/
+5
2019-02-28
glx: fix shared memory leak in X11
Ray Zhang
1
-0
/
+3
2019-01-25
glx: add support for putimageshm2 path (v2)
Dave Airlie
1
-7
/
+23
2018-12-12
glx/test: meson: assorted include fixes
Emil Velikov
1
-2
/
+2
2018-12-12
glx: meson: wire up the dispatch-index-check test
Emil Velikov
1
-0
/
+5
2018-12-12
glx: meson: drop includes from a link-only library
Emil Velikov
1
-1
/
+0
2018-12-12
TODO: glx: meson: build dri based glx tests, only with -Dglx=dri
Emil Velikov
1
-18
/
+15
2018-12-15
glx: Fix compilation with GLX_USE_WINDOWSGL
Jon Turney
1
-2
/
+4
2018-12-13
glx: mandate xf86vidmode only for "drm" dri platforms
Emil Velikov
1
-2
/
+4
2018-11-20
meson: Add tests to suites
Dylan Baker
1
-1
/
+2
2018-11-20
glx: make xf86vidmode mandatory for direct rendering
Emil Velikov
4
-20
/
+3
2018-11-16
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
4
-90
/
+8
2018-11-16
glx: Move DRI extensions pointer loading to driOpenDriver().
Eric Anholt
6
-52
/
+26
2018-11-16
glx: Remove an old DEFAULT_DRIVER_DIR default.
Eric Anholt
2
-6
/
+2
2018-11-07
glx: Demand success from CreateContext requests (v2)
Adam Jackson
1
-38
/
+55
2018-11-01
glx: be explicit about when mapping X <> GLX visuals
Emil Velikov
1
-3
/
+6
2018-11-01
glx: remove unused __glXPreferEGL() declaration
Emil Velikov
1
-2
/
+0
2018-10-30
glx: Add missing include guards
Michał Janiszewski
3
-0
/
+16
2018-09-06
apple/glx/log: added missing va_end() after va_copy()
Andrii Simiklit
1
-0
/
+1
2018-08-09
glx: GLX_MESA_multithread_makecurrent is direct-only
Adam Jackson
1
-1
/
+1
2018-08-08
automake: require shared glapi when using DRI based libGL
Emil Velikov
1
-4
/
+1
2018-07-31
Make glXChooseFBConfig handle unspecified sRGB correctly
Jon Turney
2
-2
/
+3
2018-07-09
glx: Don't allow glXMakeContextCurrent() with only one valid drawable
Adam Jackson
1
-0
/
+7
2018-06-05
glx: Fix number of property values to read in glXImportContextEXT
Michel Dänzer
1
-1
/
+1
2018-05-30
glx/drisw: make the shm/non-shm loader extensions separately.
Dave Airlie
1
-8
/
+24
2018-05-30
drisw/glx: implement getImageShm
Marc-André Lureau
1
-1
/
+30
2018-05-30
drisw/glx: use XShm if possible
Marc-André Lureau
2
-24
/
+144
2018-04-24
meson: allow empty sources when using link_whole
Dylan Baker
1
-8
/
+1
2018-04-06
meson: fix warnings about comparing unlike types
Dylan Baker
2
-2
/
+2
2018-03-30
x11: Only report supported DRI3/Present versions
Daniel Stone
1
-6
/
+16
2018-03-20
dri3: Don't fail on version mismatch
Daniel Stone
1
-2
/
+6
2018-03-12
glx: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
4
-30
/
+0
2018-03-12
glx: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
4
-48
/
+0
2018-03-09
egl/x11: Re-allocate buffers if format is suboptimal
Louis-Francis Ratté-Boulianne
1
-1
/
+3
2018-03-09
egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
1
-1
/
+9
2018-03-08
glx/apple: Ship meson build file in tarball
Thierry Reding
1
-1
/
+3
2018-03-08
glx/dri: Add a driconf option to disable GLX_SGI_video_sync
Thomas Hellstrom
2
-4
/
+11
2018-02-20
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
1
-0
/
+11
2018-02-05
meson: build src/glx/apple
Jon Turney
2
-0
/
+65
2018-02-02
meson: Don't confuse the install and search paths for dri drivers
Dylan Baker
1
-2
/
+2
2018-02-02
glx/test: fix building for osx
Jon Turney
2
-0
/
+16
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
[next]