libglvnd/src/GLX
Félix Baylac Jacqué f4dff011f7 glx: introduce NIX_GLVND_GLX_PATH env variable
If NIX_GLVND_GLX_PATH is set, libglvnd will try to load the glx DSOs
from the directory it points at instead of loading them from LD_LIBRARY_PATH.
2022-11-15 16:27:16 +01:00
..
.gitignore Add missing files to .gitignore thoughout the project 2016-03-02 11:22:12 +00:00
Makefile.am Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
gen_glx_stubs.py egl/glx: avoid hard-coding the path to `python` 2019-12-12 23:47:24 +00:00
glvnd_genentry.c GLX: Fix assembly stubs for x32 2022-10-05 14:34:44 -06:00
glvnd_genentry.h Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
glx-symbol-check.sh tests: Add symbol check tests 2019-12-04 10:02:00 -08:00
glx.pc.in Add pkg-config files for EGL, GL, GLES, and GLX. 2019-09-03 09:22:52 -06:00
glx.symbols tests: Add symbol check tests 2019-12-04 10:02:00 -08:00
libglx.c Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
libglxabipriv.h Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
libglxcurrent.h Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
libglxgl.h GL: Use a table to look up core GLX functions. (#127) 2017-06-20 12:53:54 -06:00
libglxmapping.c glx: introduce NIX_GLVND_GLX_PATH env variable 2022-11-15 16:27:16 +01:00
libglxmapping.h Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
libglxproto.c Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
libglxproto.h Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
libglxthread.h Remove extra paragraph from license text. 2021-09-30 09:21:34 -06:00
meson.build meson: rename idep_glx -> dep_glx 2022-07-06 14:15:28 -07:00