mittorn
mittorn
I mean only to add remote glshim server, but not implement AIGLX. glshim proxy will work parallel to xserver.
glshims's proxy is interface similar to VirtualGL, but developed special for glshim. It was developed for ExaGear Desktop because x86 process cannot load GLES drivers. I'm planning to make server...
gl-streaming is not enough now. It supports small subset (smaller than webgl) I added support for client arrays, now it runs with gl4es, but it still not draw anything. Need...
Other way is virgl, but it will not work correctly on most devices https://vk.com/video146179717_456239081
https://vk.com/video_ext.php?oid=146179717&id=456239081&hash=ad7eceeb38d22559&__ref=vk.kate_mobile&api_hash=1553376932eb831ba4926a4703d1_GE2DMMJXHE3TCNY
It does not work because drmOpen opens wrong device.
Patch that adds DRIDevicePath option to specify correct dri device. http://pastebin.com/Bu2cGGqZ
Your stacktrace points to nouveau, Try run under GDB. If debugger not show something strange in engine (maybe gl calls with wrong buffers), it is mesa bug and it's better...
What about ktx.bz2?
Try start with --sync, but i have not tested gtk3