Re: [E-devel] efl single tree changes, need help!

2012-10-11 Thread David Seikel
On Fri, 12 Oct 2012 14:45:57 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 12 Oct 2012 13:05:20 +1000 David Seikel > said: > > > On Fri, 12 Oct 2012 11:47:25 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > yup. this is going to be a general issue to solve in the build >

Re: [E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread The Rasterman
On Fri, 12 Oct 2012 01:19:13 -0300 José Romildo Malaquias said: > On Fri, Oct 12, 2012 at 11:39:45AM +0900, Carsten Haitzler wrote: > > On Thu, 11 Oct 2012 18:03:13 -0300 José Romildo Malaquias > > said: > > > > > On Fri, Oct 12, 2012 at 12:00:58AM +0900, Carsten Haitzler wrote: > > > > On Thu,

Re: [E-devel] elementary: problem with focus in panel

2012-10-11 Thread The Rasterman
On Fri, 12 Oct 2012 12:00:05 +0900 Jérôme Pinot said: > On 10/12/12 11:43, Carsten Haitzler wrote: > > On Thu, 11 Oct 2012 13:05:44 +0900 Jérôme Pinot said: > > > > > Following up: > > > > > > >Hi, > > > > > > > >Moving from EFL 1.2 to 1.7 was not flawless for eperiodique. I had to > > > >adju

Re: [E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread The Rasterman
On Fri, 12 Oct 2012 06:44:08 +0200 Mattias Sahlén said: > Hi, I have had the exact same problem(running e17 on gentoo on an optimis > laptop). > In my case downgrading the intel driver worked. Using vesion 2.19.0 here. i suspect as before - its a driver issue. maybe triggerd by gl and not by gle

Re: [E-devel] evas_object_line displays black pixels

2012-10-11 Thread The Rasterman
On Wed, 10 Oct 2012 12:48:59 +0200 Vincent Torri said: > On Wed, Oct 10, 2012 at 12:46 PM, Carsten Haitzler > wrote: > > On Mon, 1 Oct 2012 13:33:35 +0200 Vincent Torri > > said: > > > >> hey > >> > >> i'm using some evas object green lines, and there are some black > >> pixels that are also dr

Re: [E-devel] efl single tree changes, need help!

2012-10-11 Thread The Rasterman
On Fri, 12 Oct 2012 13:05:20 +1000 David Seikel said: > On Fri, 12 Oct 2012 11:47:25 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > yup. this is going to be a general issue to solve in the build tree. > > we need to ensure the new efl tree can compile and bootstrap itself > > on a system

Re: [E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread Mattias Sahlén
Hi, I have had the exact same problem(running e17 on gentoo on an optimis laptop). In my case downgrading the intel driver worked. Using vesion 2.19.0 here. /Mattias -- Don't let slow site performance ruin your business. D

Re: [E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread José Romildo Malaquias
On Fri, Oct 12, 2012 at 11:39:45AM +0900, Carsten Haitzler wrote: > On Thu, 11 Oct 2012 18:03:13 -0300 José Romildo Malaquias > > said: > > > On Fri, Oct 12, 2012 at 12:00:58AM +0900, Carsten Haitzler wrote: > > > On Thu, 11 Oct 2012 10:02:18 -0300 José Romildo Malaquias > > > said: > > > > >

Re: [E-devel] New commit access

2012-10-11 Thread Kim Shinwoo
wow this is the thread. i envy you sohyun!! i would like to give a thumbs up if i can ^0^)=b 2012/10/12 woohyun > +1 ~~~ !! > > > She has been doing and will do well for EFL :) > > > > -Original Message- > From: "Jihoon Kim" > To: "Enlightenment developer list"& > lt;

Re: [E-devel] New commit access

2012-10-11 Thread woohyun
+1 ~~~ !! She has been doing and will do well for EFL :) -Original Message- From: "Jihoon Kim" To: "Enlightenment developer list"; Cc: Sent: 2012-10-11 (목) 23:37:10 Subject: Re: [E-devel] New commit access +1. She has

Re: [E-devel] ephysics does 3D now?

2012-10-11 Thread David Seikel
On Thu, 11 Oct 2012 15:20:05 -0300 Gustavo Sverzut Barbieri wrote: > On Thu, Oct 11, 2012 at 2:24 PM, David Seikel > wrote: > > On Thu, 11 Oct 2012 10:55:45 -0300 Bruno Dilly > > wrote: > > > >> On Thu, Oct 11, 2012 at 2:59 AM, David Seikel > >> wrote: > >> > On Thu, 11 Oct 2012 14:43:09 +0900

Re: [E-devel] efl single tree changes, need help!

2012-10-11 Thread David Seikel
On Fri, 12 Oct 2012 11:47:25 +0900 Carsten Haitzler (The Rasterman) wrote: > yup. this is going to be a general issue to solve in the build tree. > we need to ensure the new efl tree can compile and bootstrap itself > on a system wih zero previous efl. this is going to be tricky once we > get to

Re: [E-devel] elementary: problem with focus in panel

2012-10-11 Thread Jérôme Pinot
On 10/12/12 11:43, Carsten Haitzler wrote: > On Thu, 11 Oct 2012 13:05:44 +0900 Jérôme Pinot said: > > > Following up: > > > > >Hi, > > > > > >Moving from EFL 1.2 to 1.7 was not flawless for eperiodique. I had to > > >adjust again the button size in boxes, but well, it does mostly work as > > >e

Re: [E-devel] evas_object_line displays black pixels

2012-10-11 Thread The Rasterman
On Wed, 10 Oct 2012 12:48:59 +0200 Vincent Torri said: > gcc -g -Wall -o wolf2 wolf2.c `pkg-config --cflags --libs ecore-evas ecore > evas eina evil` suckiness coming it works find on software-x11... wtf? the core rendering is the same between windows and linux - i dont know how this is not

Re: [E-devel] efl tree

2012-10-11 Thread The Rasterman
On Wed, 10 Oct 2012 15:17:35 +0200 Vincent Torri said: > On Wed, Oct 10, 2012 at 2:54 PM, Carsten Haitzler > wrote: > > On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt > > said: > > > >> Hello. > >> > >> On 10/10/12 08:12, Carsten Haitzler (The Rasterman) wrote: > >> > > >> > what i want is f

Re: [E-devel] efl single tree changes, need help!

2012-10-11 Thread The Rasterman
On Wed, 10 Oct 2012 19:47:16 -0300 Gustavo Sverzut Barbieri said: > Hi all, > > As you may see I did a torrent of commits to efl single tree in order > to simplify its build and configuration as we discussed in many other > threads. i saw. nice! really. thanks! nice. :) i have some pendng commi

Re: [E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread The Rasterman
On Thu, 11 Oct 2012 18:03:13 -0300 José Romildo Malaquias said: > On Fri, Oct 12, 2012 at 12:00:58AM +0900, Carsten Haitzler wrote: > > On Thu, 11 Oct 2012 10:02:18 -0300 José Romildo Malaquias > > said: > > > > > I am experimenting E17 on my notebook running gentoo linux. I am using > > > the

Re: [E-devel] elementary: problem with focus in panel

2012-10-11 Thread The Rasterman
On Thu, 11 Oct 2012 13:05:44 +0900 Jérôme Pinot said: > Following up: > > >Hi, > > > >Moving from EFL 1.2 to 1.7 was not flawless for eperiodique. I had to > >adjust again the button size in boxes, but well, it does mostly work as > >expected. > > > >I still got a major issue that prevents me to

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread The Rasterman
On Thu, 11 Oct 2012 17:33:46 +0200 Jorge Luis Zapata Muga said: > On Thu, Oct 11, 2012 at 2:37 PM, Gustavo Sverzut Barbieri > wrote: > > That's only for single tree EFL. Regular eina will keep it, > > I'm lost here. With "regular eina" you mean the one that is not on the > new efl tree? and if

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread The Rasterman
On Fri, 12 Oct 2012 01:10:49 +0200 Cedric BAIL said: > Cedric Bail > On Oct 12, 2012 3:07 AM, "Gustavo Sverzut Barbieri" > wrote: > > > > On Thu, Oct 11, 2012 at 12:56 PM, Jorge Luis Zapata Muga > > wrote: > > > On Thu, Oct 11, 2012 at 4:56 PM, Carsten Haitzler > wrote: > > >> On Thu, 11 Oct 2

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread Gustavo Sverzut Barbieri
On Thu, Oct 11, 2012 at 8:10 PM, Cedric BAIL wrote: > Cedric Bail > On Oct 12, 2012 3:07 AM, "Gustavo Sverzut Barbieri" > wrote: >> >> On Thu, Oct 11, 2012 at 12:56 PM, Jorge Luis Zapata Muga >> wrote: >> > On Thu, Oct 11, 2012 at 4:56 PM, Carsten Haitzler > wrote: >> >> On Thu, 11 Oct 2012 09:

Re: [E-devel] [patch][elementary] ctxpopup - use proper mouse signal for item

2012-10-11 Thread Kim Shinwoo
sorry, els_scroller not elm_scroller in below. 2012/10/12 Kim Shinwoo > deal all, hello. > > ctxpopup had used its own item not the elm_list. i would like to fix a bug > on selecting item to support user who is using old version ctxpopup. > the reproduce steps are as below. > > 0. precondition:

[E-devel] [patch][elementary] ctxpopup - use proper mouse signal for item

2012-10-11 Thread Kim Shinwoo
deal all, hello. ctxpopup had used its own item not the elm_list. i would like to fix a bug on selecting item to support user who is using old version ctxpopup. the reproduce steps are as below. 0. precondition: ctxpopup displays which has a lot of items, so user should scroll to select bottom(o

[E-devel] problema to login

2012-10-11 Thread Tony Peña
Hi... i do compile all e17 svn77668 versión. with some modules to add more beauty hte last commits.. and all was fine from 2 days ago. today I just apt-ed installed some packages nothing any libs about E from repo..just others stuff.. and when i reboot today the laptop, entrances appears ok... but

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread Cedric BAIL
Cedric Bail On Oct 12, 2012 3:07 AM, "Gustavo Sverzut Barbieri" wrote: > > On Thu, Oct 11, 2012 at 12:56 PM, Jorge Luis Zapata Muga > wrote: > > On Thu, Oct 11, 2012 at 4:56 PM, Carsten Haitzler wrote: > >> On Thu, 11 Oct 2012 09:37:37 -0300 Gustavo Sverzut Barbieri > >> said: > >> > >> the oth

Re: [E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread José Romildo Malaquias
On Fri, Oct 12, 2012 at 12:00:58AM +0900, Carsten Haitzler wrote: > On Thu, 11 Oct 2012 10:02:18 -0300 José Romildo Malaquias > > said: > > > I am experimenting E17 on my notebook running gentoo linux. I am using > > the official enlightenment overlay to install E17. > > > > There are two graph

Re: [E-devel] ephysics does 3D now?

2012-10-11 Thread Gustavo Sverzut Barbieri
On Thu, Oct 11, 2012 at 2:24 PM, David Seikel wrote: > On Thu, 11 Oct 2012 10:55:45 -0300 Bruno Dilly > wrote: > >> On Thu, Oct 11, 2012 at 2:59 AM, David Seikel >> wrote: >> > On Thu, 11 Oct 2012 14:43:09 +0900 (KST) ChunEon Park >> > wrote: >> > >> >> as far as I know, only 2d available until

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread Gustavo Sverzut Barbieri
On Thu, Oct 11, 2012 at 12:56 PM, Jorge Luis Zapata Muga wrote: > On Thu, Oct 11, 2012 at 4:56 PM, Carsten Haitzler > wrote: >> On Thu, 11 Oct 2012 09:37:37 -0300 Gustavo Sverzut Barbieri >> said: >> >> the other eina mempool enignes arenot even compiled by default. in fact all >> tat >> is co

Re: [E-devel] ephysics does 3D now?

2012-10-11 Thread David Seikel
On Fri, 12 Oct 2012 03:24:51 +1000 David Seikel wrote: > On Thu, 11 Oct 2012 10:55:45 -0300 Bruno Dilly > wrote: > > > On Thu, Oct 11, 2012 at 2:59 AM, David Seikel > > wrote: > > > On Thu, 11 Oct 2012 14:43:09 +0900 (KST) ChunEon Park > > > wrote: > > > > > >> as far as I know, only 2d avail

Re: [E-devel] E SVN: hermet IN trunk/GAMES: . etypers etypers/images

2012-10-11 Thread ChunEon Park
EFL Typing Game! http://youtu.be/apaX4OkC8eM -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To: ; Cc: Sent: 2012-10-12 (금) 01:39:48 Subject: E SVN: hermet IN trunk/GAMES: . etypers etypers/images Log: GAMES/etypers - Enlightenment

Re: [E-devel] ephysics does 3D now?

2012-10-11 Thread David Seikel
On Thu, 11 Oct 2012 10:55:45 -0300 Bruno Dilly wrote: > On Thu, Oct 11, 2012 at 2:59 AM, David Seikel > wrote: > > On Thu, 11 Oct 2012 14:43:09 +0900 (KST) ChunEon Park > > wrote: > > > >> as far as I know, only 2d available until now. > >> > >> -Original Message- > >> From: "David Seik

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread Jorge Luis Zapata Muga
On Thu, Oct 11, 2012 at 4:56 PM, Carsten Haitzler wrote: > On Thu, 11 Oct 2012 09:37:37 -0300 Gustavo Sverzut Barbieri > said: > > the other eina mempool enignes arenot even compiled by default. in fact all > tat > is compiled by default is one_big, and chained_pool. even passhtrough isnt > comp

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread Jorge Luis Zapata Muga
On Thu, Oct 11, 2012 at 2:37 PM, Gustavo Sverzut Barbieri wrote: > That's only for single tree EFL. Regular eina will keep it, I'm lost here. With "regular eina" you mean the one that is not on the new efl tree? and if so, is there going to be *two* eina (or any other lib that is now part of the

Re: [E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread The Rasterman
On Thu, 11 Oct 2012 10:02:18 -0300 José Romildo Malaquias said: > I am experimenting E17 on my notebook running gentoo linux. I am using > the official enlightenment overlay to install E17. > > There are two graphic devices on my sytem: nvidia (optimus) and intel > integrated. As there is not ea

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread The Rasterman
On Thu, 11 Oct 2012 09:37:37 -0300 Gustavo Sverzut Barbieri said: the other eina mempool enignes arenot even compiled by default. in fact all tat is compiled by default is one_big, and chained_pool. even passhtrough isnt compiled by default (should be though), so it doesnt hurt to remove them as

Re: [E-devel] New commit access

2012-10-11 Thread Jihoon Kim
+1. She has the enough ability to get commit access. 2012. 10. 11. 오후 5:37에 "Daniel Juyung Seo" 님이 작성: > Great! +1! > Sohyun has been doing good jobs :) > > Daniel Juyung Seo (SeoZ) > On Oct 11, 2012 5:31 PM, "Cedric BAIL" wrote: > > > Hello, > > > > I would like to recommand Sohyun Kim to get co

Re: [E-devel] ephysics does 3D now?

2012-10-11 Thread Bruno Dilly
On Thu, Oct 11, 2012 at 2:59 AM, David Seikel wrote: > On Thu, 11 Oct 2012 14:43:09 +0900 (KST) ChunEon Park > wrote: > >> as far as I know, only 2d available until now. >> >> -Original Message- >> From: "David Seikel" >> >> Does ephysics do 3D now? >> >> I work with 3D virtual world soft

[E-devel] 2012 E-Devel CFB Deadline

2012-10-11 Thread Michael Blumenkrantz
Hi, I've had a lot of great feedback and results from the CFB so far, so I'm extending the deadline to October 24th. I still need more pictures, so please send them! Also be warned that any pictures sent through the list will not reach me. They must be sent to me personally. Thanks -

Re: [E-devel] E SVN: discomfitor IN trunk/e/src: bin modules/conf_window_manipulation

2012-10-11 Thread Michael Blumenkrantz
I didn't know what you were referring to specifically, so I reformatted all the files committed here. enjoy On Thu, Oct 11, 2012 at 2:19 PM, Sebastian Dransfeld wrote: > On 10/11/2012 02:53 PM, Enlightenment SVN wrote: > > Log: > > patch from PrinceAMD which adds config options to warp lost wind

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Michael Blumenkrantz
you should still be able to do this without issue. what he wants is an actual gadget which displays the contents of a directory, ie. an efm widget in a gadget. the potential for bugs is pretty extraordinary here, so I don't want to get into it when we're this close to a release. On Thu, Oct 11, 20

Re: [E-devel] E SVN: discomfitor IN trunk/e/src: bin modules/conf_window_manipulation

2012-10-11 Thread Sebastian Dransfeld
On 10/11/2012 02:53 PM, Enlightenment SVN wrote: > Log: > patch from PrinceAMD which adds config options to warp lost windows back to > center screen when enabled >video: http://dl.dropbox.com/u/7371269/lost_window_feature_2.ogv > Formatting! S. > > Author: discomfitor > Date:

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Sebastian Dransfeld
But you can have a .desktop file in ibar which launches efm in that directory. Used to be possible at least. S. On 10/11/2012 03:12 PM, Michael Blumenkrantz wrote: > I already punted your ticket out to e18 the other day since it would > require adding a completely new gadget, which isn't happeni

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Michael Blumenkrantz
I already punted your ticket out to e18 the other day since it would require adding a completely new gadget, which isn't happening before release. sorry. On Thu, Oct 11, 2012 at 1:51 PM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > I've added a bug to be able to have directories i

[E-devel] OpenGL with Intel graphics driver

2012-10-11 Thread José Romildo Malaquias
I am experimenting E17 on my notebook running gentoo linux. I am using the official enlightenment overlay to install E17. There are two graphic devices on my sytem: nvidia (optimus) and intel integrated. As there is not easy support for nvidia optimus on linux, the nvidia device is not used. When

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Gustavo Sverzut Barbieri
I've added a bug to be able to have directories in shelves. Maybe you can also show how to do it (shameless plug ;-)) --Gustavo Sent from my iPhone On 11/10/2012, at 09:35, Michael Blumenkrantz wrote: > this can be used as an example of how to implement dnd for files in e17 > since it's much

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread Gustavo Sverzut Barbieri
That's only for single tree EFL. Regular eina will keep it, also svn history will keep it for future reference. I believe that's also happening for Evas engines, just handful will persist (SW, GL, fb, x11, wayland, just 32bits). --Gustavo Sent from my iPhone On 11/10/2012, at 06:48, Jorge Lui

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/fileman

2012-10-11 Thread Michael Blumenkrantz
this can be used as an example of how to implement dnd for files in e17 since it's much simpler than the code in efm itself. also it SHOULD work for dnd from non-e apps into the toolbar, but I didn't test it On Thu, Oct 11, 2012 at 1:27 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: >

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/lib/eina src/modules/eina/mp

2012-10-11 Thread Jorge Luis Zapata Muga
On Thu, Oct 11, 2012 at 5:01 AM, Gustavo Sverzut Barbieri wrote: > On Wednesday, October 10, 2012, Vincent Torri wrote: > >> On Wed, Oct 10, 2012 at 9:57 PM, Enlightenment SVN >> > wrote: >> > Log: >> > efl: simplify mempools, nuke some and make remaining statically built. >> > >> > Now we alway

[E-devel] [PATCH][ELEMENTARY][BUG Fix] Current Reordering item is not resizing on genlist resize (e.g On roation)

2012-10-11 Thread DUBEYPRINCE KUMAR
Hi, Please review the attached patch created to fix the current reordering item resizing issue. [ISSUE] Current genlist reordering item is not resizing on genlist resize (e.g. On rotation). Change Description: In _calc_job call back, the width of reordering item is corrected. Sig

Re: [E-devel] New commit access

2012-10-11 Thread Michael Blumenkrantz
I'm in favor of commit access for anyone doing work on emotion! On Thu, Oct 11, 2012 at 9:35 AM, Daniel Juyung Seo wrote: > Great! +1! > Sohyun has been doing good jobs :) > > Daniel Juyung Seo (SeoZ) > On Oct 11, 2012 5:31 PM, "Cedric BAIL" wrote: > > > Hello, > > > > I would like to recommand

Re: [E-devel] New commit access

2012-10-11 Thread Daniel Juyung Seo
Great! +1! Sohyun has been doing good jobs :) Daniel Juyung Seo (SeoZ) On Oct 11, 2012 5:31 PM, "Cedric BAIL" wrote: > Hello, > > I would like to recommand Sohyun Kim to get commit access to svn. She > has shown in the past good contribution to evas, ecore, emotion and > elementary as far as I r

[E-devel] New commit access

2012-10-11 Thread Cedric BAIL
Hello, I would like to recommand Sohyun Kim to get commit access to svn. She has shown in the past good contribution to evas, ecore, emotion and elementary as far as I remember. If nobody oppose, I will just do that next monday. Have fun, -- Cedric BAIL -

Re: [E-devel] [Patch][Evas] texture size issue for nv12 format

2012-10-11 Thread Cedric BAIL
On Thu, Oct 11, 2012 at 1:22 PM, Sohyun Kim wrote: > I made a patch for evas regarding texture size issue. > > When the image has nv12 tiled format and is rendered by gl backend, > the uv texture size is 2 times bigger than original size. > I fixed nv12 shaders and codes a little. > Please review

Re: [E-devel] [Patch][Emotion] Fix to call correct render functions

2012-10-11 Thread Cedric BAIL
On Thu, Oct 11, 2012 at 5:01 PM, Sohyun Kim wrote: > I made a patch for emotion-gstreamer. > > When the image object is updated from video surface update function, > it doesn't call right render function based on the format. > Please check the attached patch. In svn thanks. -- Cedric BAIL -

Re: [E-devel] [Patch][Emotion] add capsfilter to limit format and size for fimc on device

2012-10-11 Thread Cedric BAIL
On Thu, Sep 6, 2012 at 8:05 PM, Sohyun Kim wrote: > I made a patch for emotion using gstreamer. > > When using fimc on device, I want to add capsfilter to limit size and format > based on the backend. > If emotion is running on software backend, fimc converts colors to rgb. > If emotion is runnin

[E-devel] [Patch][Emotion] Fix to call correct render functions

2012-10-11 Thread Sohyun Kim
Hi. I made a patch for emotion-gstreamer. When the image object is updated from video surface update function, it doesn't call right render function based on the format. Please check the attached patch. Regards, Sohyun emotion.patch Description: Binary data -

Re: [E-devel] E SVN: barbieri IN trunk/efl: . src/bin/eet

2012-10-11 Thread The Rasterman
On Thu, 11 Oct 2012 02:06:36 -0300 Gustavo Sverzut Barbieri said: > On Thursday, October 11, 2012, Cedric BAIL wrote: > > > On Thu, Oct 11, 2012 at 11:44 AM, Gustavo Sverzut Barbieri > > > wrote: > > > On Wednesday, October 10, 2012, Cedric BAIL wrote: > > >> On Thu, Oct 11, 2012 at 10:01 AM, Vi