Files
ccpkgs/pkgs/opengl
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
..