From: Dennis S. <sy...@yo...> - 2004-09-06 14:51:41
|
> >Ofcourse the case is different for GL plugins but that won't work in > >your setup anyway :) > > > > > > > Why won't GL plugins work ? Can't you draw to a GL buffer ? > > Salsaman. Is possible doing it quite hacky, but gl needs a open gl context which comes from GLX, or SDL in GL mode. It's possible, in my knowledge to render gl into a Ximage, or something like that but it's not clean/easy to do. We can look into this in the future ;) For now, it's better to not go with GL, sorry. Cheers, Dennis |