On Sat, 9 Nov 2013 10:35:03 +0530 Alok Gupta <[email protected]> said:
i don't remmber which apps require what in a raw tizen 2.2 image - i havent seen a tizen2.2 build for a while (i've just seen our modified ones where many if not all of these apps have been changed). i DO know that the browser has tied itself to gl entirely, so all abstraction has gone. i don't know about camera or video player with regards to forcing gl. i don't think they do. does elementary_test start at all? > *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 <[email protected]>wrote: > > > On Fri, 8 Nov 2013 17:40:06 +0530 Alok Gupta <[email protected]> > > 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) <[email protected]> > > -- Carsten Haitzler (The Rasterman) <[email protected]> _______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
