[Xcb] No opengl3 rendering

Peter Harris pharris at opentext.com
Mon Nov 2 11:45:27 PST 2015


On 2015-11-02 14:15, Remi Thebault wrote:
> Hello
> 
> I have the following findings:
> From a fully working Xlib client, switching only the event loop to xcb
> (keeping XCreateWindow and other xlib calls) makes it bug.

Most libgl register a hidden event handler with Xlib. That functionality
was only added to xcb recently (see xcb_register_for_special_xge). If
you have an older mesa (or a binary blob) libGL, you may need to stick
with the Xlib event queue until your libGL is updated to support xcb.

Peter Harris
-- 
               Open Text Connectivity Solutions Group
Peter Harris                    http://connectivity.opentext.com/
Research and Development        Phone: +1 905 762 6001
pharris at opentext.com            Toll Free: 1 877 359 4866


More information about the Xcb mailing list