Pit Henrich

Results 3 comments of Pit Henrich

Yup, can confirm it is wrong (also for the version 3.0).

Hmm, I wouldn't suggest adding symlinks like that for shared libs, this can cause pretty funny problems down the line if you forget about the existence of it. I suggest...

For systems with the Nvidia GPUs and their proprietary driver: make sure to set `__GLX_VENDOR_LIBRARY_NAME=mesa` Example to test if LLVMpipe is available (output should be `OpenGL renderer string: llvmpipe ...`):...