Re: [VirtualGL-Devel] XCB Support Notes

2014-11-27 Thread Nathan Kidd
On 27/11/14 12:32 AM, DRC wrote: > On 11/26/14 8:52 PM, Nathan Kidd wrote: >> A work-around for other proxies would be to make the faked function >> query the asked-for connection first, and only supply fake information >> if the extension is not found. All the 2D-Xserver GLX queries should be >>

Re: [VirtualGL-Devel] XCB Support Notes

2014-11-27 Thread Nathan Kidd
On 27/11/14 10:33 AM, Nathan Kidd wrote: > On 27/11/14 12:32 AM, DRC wrote: >> On 11/26/14 8:52 PM, Nathan Kidd wrote: >>> A work-around for other proxies would be to make the faked function >>> query the asked-for connection first, and only supply fake information >>> if the extension is not found