efl/src/lib/evas
Gustavo Sverzut Barbieri e4c5d75993 evas: @fix convert to 24bits so dst_jump is used properly.
in all other convert functions, dst_jump is provided in pixesl and
multiplied by the number of bytes-per-pixel either explicitly or
implicitly by using a different type for dst pointer (DATA16,
DATA32...).

As in 24 bits we use DATA8 we must explicitly multiply dst_jump by 3.
2014-03-06 11:19:12 -03:00
..
cache evas - cserve2 - avoid segv accessing im->cache 2014-01-13 08:50:52 +09:00
cache2 Evas/cserve2: Remove dead code 2014-01-15 11:00:47 +09:00
canvas Eolian: generation of the first Eo file. 2014-03-06 15:12:51 +02:00
common evas: @fix convert to 24bits so dst_jump is used properly. 2014-03-06 11:19:12 -03:00
cserve2 Evas cserve2: Fix excessive warnings during shutdown 2014-03-04 14:59:27 +09:00
file fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
filters Evas filters: Add return value in filter callback 2014-03-04 15:17:11 +09:00
include Evas filters: Add return value in filter callback 2014-03-04 15:17:11 +09:00
Evas.h evas: cleanup headers. Should work on windows. 2013-06-26 11:24:29 +09:00
Evas_Common.h evas: fix doxygen warning in group of Evas_Key 2014-02-01 14:19:38 +09:00
Evas_Eo.h Fix evas compilation and installation. 2014-03-06 15:12:51 +02:00
Evas_GL.h evas gl example - make bg blue to make onefang not freak out. :) 2014-01-11 11:12:16 +09:00
Evas_Legacy.h image: remove EINA_ARG_NONNULL check for parameter 2014-02-20 16:57:46 +02:00
Evas_Loader.h evas: try to clarify licensing for people that are going to make their own Evas loader. 2013-11-18 19:21:06 +09:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00