Hi

I've just started to build an opengl gecko plugin and at the begining i found 
that
when my app loads as a shared object (.so) with firefox it can't use the GLX 
Direct Rendering
extensions and creates an indirect context.
with this error :
freeglut (./roboweb): Unable to create direct context rendering for window 
'Roboweb'
This may hurt performance.

When i link my program as static and run it, it completely works without 
anyproblems.
and with complete HW acceleration support.

Is the firefox connection to X server indirect ? And may this cause problem ?

Thanks, a lot

Ali Nadalizadeh
Roboweb Maintainer


                
---------------------------------
Do you Yahoo!?
 Everyone is raving about the  all-new Yahoo! Mail.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to