Good to know. I will release 2.4 as soon as I receive confirmation of
the other bug fix (the one related to a commercial application
overriding glGenBuffers and other PBO-related symbols.)
On 1/19/15 6:20 AM, Tim Biedert wrote:
> That worked! Performance is also great. Thank you very much!
>
That worked! Performance is also great. Thank you very much!
> On 17 Jan 2015, at 16:41, DRC wrote:
>
> Ah, sorry, this was my fault. I totally forgot that you now have to do
> 'vglrun +xcb' in order to enable the XCB faker. This was so existing
> VirtualGL shops could rebuild their insta
Ah, sorry, this was my fault. I totally forgot that you now have to do
'vglrun +xcb' in order to enable the XCB faker. This was so existing
VirtualGL shops could rebuild their installation to support Qt5 without
having to worry about potential interference with non-Qt5 applications.
At some
Thank you for the quick response!
Here's a quite minimal example:
---
main.cpp:
---
#include
#include
#includ
Can you send me the source code for your widget?
On 1/16/15 4:02 PM, Tim Biedert wrote:
> Dear VirtualGL team,
>
> I’m trying to vglrun a simple Qt 5.4 application which only contains an
> OpenGL widget as the central widget.
>
> There is still a resize issue:
> - When the window is resized, the o
Dear VirtualGL team,
I’m trying to vglrun a simple Qt 5.4 application which only contains an OpenGL
widget as the central widget.
There is still a resize issue:
- When the window is resized, the overridden resize() handler of the GL widget
even prints out the correct new window size and the