On Mon, 18 Feb 2013 13:20:02 -0300 Paulo Alcantara <[email protected]> wrote:
> Thanks! And again, sorry for the DOS newlines. I'll blame Gnus for that. > > On Mon, Feb 18, 2013 at 1:18 PM, Enlightenment SVN > <[email protected]> wrote: > > Log: > > evas/engines: Introduce pixel_alpha_get() > > > > The _pixel_alpha_get() function used in evas_object_image_is_inside won't > > work with engines other than software - since it relies on engine data > > being *always* RGBA_Image * - which is wrong for OpenGL backend that uses > > Evas_GL_Image * for "engine_data" pointer. > > > > NOTE: Backported from upstream. > > > > Signed-off-by: Paulo C. A. Cavalcanti Jr <[email protected]> > > > > Patch by: "Paulo C. A. Cavalcanti Jr" <[email protected]> > > > > > > > > Author: sachiel > > Date: 2013-02-18 08:18:17 -0800 (Mon, 18 Feb 2013) > > New Revision: 84067 > > Trac: http://trac.enlightenment.org/e/changeset/84067 > > > > Modified: > > branches/evas-1.7/src/lib/canvas/evas_object_image.c > > branches/evas-1.7/src/lib/include/evas_private.h > > branches/evas-1.7/src/modules/engines/gl_x11/evas_engine.c > > branches/evas-1.7/src/modules/engines/software_generic/evas_engine.c it's okay, notepad is the preferred editor at samsung too ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
