Tyson Whitehead
3aeab1dd97
opengl: Use glxgallium Mesa when VirtualGL is not appropriate
2019-06-05 20:11:39 -04:00
Tyson Whitehead
91cdf647a4
opengl: Update for newer libglvndr setup
2019-05-02 11:54:43 -04:00
Tyson Whitehead
7736b409f4
opengl: Do VirtualGL preload conditioning on VGL_DISPLAY
...
Preloading is done by doing a binary patch to the library to add it
as a dependency. The 2.3 series of glibc will let this be done with
just a wrapper that calls ld.so and with the --preload option.
2019-04-30 16:33:59 -04:00
Tyson Whitehead
6971b0766b
opengl: Rename of hook to more accurate insert-virtualgl
2018-07-14 10:43:17 -04:00
Tyson Whitehead
04de2db1d1
opengl: Disable pipefail to allow early out
...
Prior operator || and putting builtins subshells workaround didn't
work with in all build shells.
2018-07-14 10:39:25 -04:00
Tyson Whitehead
115ac559ec
opengl: Automatically insert virtualgl into opengl executables
2018-07-12 00:28:01 -04:00