*Crasten,*

*I tried running couple of apps which would be using gl stuff from below
mentioned paths in tizen*
*so you want to say all of them are linked to hardware rendering & none of
it fallback to software rendering even when platform doesn't support any
h/w / gl rendering for now as in my case...*

* /usr/apps/org.tizen.browser/bin/browser*
*/usr/apps/org.tizen.videoplayer/bin/videoplayer*
*......./bin/camera*

*So long story short , even though if I use software_X11 as engine instead
of opengl_x11 explicitly*
*browser won't work.., how about video & camera apps?, i mean for which all
apps software_x11 works for ? *

*-Alok*


On Fri, Nov 8, 2013 at 7:57 PM, Carsten Haitzler <ti...@rasterman.com>wrote:

> On Fri, 8 Nov 2013 17:40:06 +0530 Alok Gupta <alok509phoe...@gmail.com>
> said:
>
> evas support it, but the browser/web team have SPECIFICALLY tied themselves
> to opengl only. so it won't work. as long as its not browser and the app
> dev
> hasn't decided to totally force gl down your throat, evas will work in
> software
> and run relatively well.
>
> note - developers like for the web team have specifically asked for apis
> to tie
> themselves to gl - so this is a conscious choice, not a bug.
>
> > I need Some Help in running the Browser on Tizen (I have my Tizen 2.2
> build
> > Up & running) , I am trying to run a browser with Software rendering ,
> as I
> > see evas supports multiple engines in Tizen Opengl_x11,Software_x11,
> > etc..,as I dont have Vendor SDK for Hardware rendering right now due to
> > some logical reasons, I want to run my app(browser) with software
> > rendering, Can anyone please guide me how to enable software rendering,
> > does it has to be doen while building the tizen itself ?? , When I run a
> > browser through command prompt I get following Log
> >
> > >  ERR<1442>:ecore_evas ecore_evas_x.c:264 _ecore_evas_x_gl_window_new()
> > >
> > >  evas_engine_info_set() for engine 'opengl_x11' failed.
> > >
> > > ERR<1442>:ecore_evas ecore_evas_x.c:3586
> ecore_evas_gl_x11_options_new()
> > > evas_engine_info_set() init engine 'opengl_x11' failed.
> > >
> > > CRI<1442>:elementary elm_win.c:2620 elm_win_add() OpenGL engine
> creation
> > > failed. Trying default.
> > >
> > > CRI<1442>:evas_main main.c:114 evas_debug_magic_wrong() Input object is
> > > wrong type
> > >
> > >  * & browser doesnt comes up...
> > >
> > > I am not sure what is missing, I tried to look for mesa libs using rpm
> -qa
> > > but tried to install the required rpm(mesa) but then I started getting
> > > error for some xproto,xext packages missing.
> > >
> > > I just want to fall back to software rendering.
> > >
> > > Any seniors can provide some pointers in this regard will be very
> helpful.
> > >
> > > PS: My X server is running..
> > >
> > >
>
>
> --
> Carsten Haitzler (The Rasterman) <ti...@rasterman.com>
>
_______________________________________________
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general

Reply via email to