glshim
glshim copied to clipboard
Remote can segfault if you need the display (if LIBGL_FB=0)
glX* functions need their own XOpenDisplay() on the way through remote.
This is now implemented for a few important functions.
Don't forget that on Mali r3p0 with X11 drivers glshim does not work when it opens separate display. I got EGL_BAD_DISPLAY error if it opens own display. But passing drawable works perfectly as it is int, not related to some connection. I'll test it next weak, it should work correctly on remote.