Hi,

I have an application that consists of 2 processes and is currently running on DirectFB using fusion and the fbdev back-end. I'm trying to get it to run on the X11/GLX back-end with the gl driver. It is coming along nicely. The first process runs ok, but when the second process starts it crashes with a segmentation fault on the glGenTextures call in glx_surface_pool.c. It is the first call that this process makes to GetLocalPixmap. My question is: is the combination of X11/GLX and multiple applications something that is supported?

Best regards,
Martijn Wijns
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to