[Xcb] using glX with xcb

Jeremy A. Kolb jkolb at brandeis.edu
Wed Feb 28 10:15:00 PST 2007


Hi Amand,

Do you mean glx instead of xgl?

You can use xcb just like the tutorial.  For glx calls we have a bunch of 
xcb_glx_* functions that you can use.  There was an xcb window manager 
floating around but I don't remember what it was called.  Maybe someone 
can point you in that direction, it might give you an idea of what is 
needed.

Jeremy

On Sat, 17 Feb 2007 amand at frozenkiwi.net wrote:

> Hi !
> I am working on a little wm with composite and opengl capabilities,  
> and I think that I need to use xcb instead of xlib...
> However, xcb is not very well documented yet (the tutorial is good,  
> but too short...), and I have not found anything for xgl - apart the  
> doxygen doc.
> Is there some examples anywhere ?
> Do I have to stuck in the use of xcb, or it is better to use the old,  
> but well documented xlib ?
> 
> amand.
> 
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
> 



More information about the Xcb mailing list