[Xcb] No opengl3 rendering

Remi Thebault remi.thebault at gmail.com
Wed Nov 4 05:47:55 PST 2015


Hello and thanks for your help

On 3 November 2015 at 18:41, Remi Thebault wrote:

> Are those 102 and 103 the special events? 

so in my case 102 is DRI2_BUFFER_SWAP_COMPLETE
and 103 is DRI2_INVALIDATE_BUFFERS


Le 04/11/2015 03:52, Peter Harris a écrit :
> See the last comment in
> https://bugs.freedesktop.org/show_bug.cgi?id=35945 for a way to pass 
> unrecognized events to your libGL (or any other registered Xlib handlers).

Indeed it does. It now works with XCB owning the event queue.



Le 04/11/2015 04:20, Michel Dänzer a écrit :
> I'm afraid it's worse than that. The DRI2 special events are still 
> only hooked up for Xlib. Without Xlib, you'd need to use DRI3. 

Is it possible to choose between DRI2 and DRI3?
Or is it determined by the driver?

Rémi


More information about the Xcb mailing list