On Thu, 26 Dec 2013 13:37:34 +0100 Bruno Prémont <bonb...@linux-vserver.org>
said:

> Hi,
> 
> On Thu, 26 December 2013 Bruno Prémont <bonb...@linux-vserver.org> wrote:
> > For me E18/evas says my system does not support OpenGL or Evas has no
> > OpenGL support.
> > I have both a i915GM and i855GM system with glxinfo as attached.
> > Same compile flags are being used on both for efl/e18.
> > 
> > Why is OpenGL not being seen/used on the i855GM (compositing is rather
> > slow when done by CPU)?
> > 
> > If some features are missing, isn't it possible to just disable
> > corresponding visual effects?
> 
> Following the code I end up in _evas_gl_common_version_check() in
> src/modules/evas/engines/gl_common/evas_gl_context.c:307 which wants
> OpenGL 1.4 or better when I only have 1.3.
> 
> What is needed from OpenGL 1.4 that OpenGL 1.3 cannot provide?

because your gpu doesn't have the features to provide gl 1.4 or better. again -
u need proper glsl capable shaders and your gu simply doesnt have them. you
won't change that. i have an old laptop like this - it does software
compositing and works well enough. it's a mere 600mhz pentium-m.

> Bruno
> 
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to