efl/src/lib/evas
Jean-Philippe Andre 615b2442b7 Ector: Move drawhelper to static_libs
Rename a few things:
 - draw helper -> efl_draw
 - Ector_Rop -> Efl.Gfx.Render_Op
 - ECTOR_ bla bla -> DRAW_ bla bla (base pixel ops)
 - ector_memfill -> draw_memset32 (and invert arg order to match memset)

The main rasterizer file is now draw.h in static_libs/draw
This is a non functional change, simple code refactor.
2015-12-03 18:42:50 +09:00
..
cache Evas: Fix bug in evas_cache_image_dirty() 2015-11-11 14:35:24 +09:00
cache2 evas: fix typo in evas_cache comment. 2014-10-29 22:38:31 +01:00
canvas evas: properly clean up all memory. 2015-12-02 12:31:59 -08:00
common Evas: use LC_MESSAGES on Windows to fix compilation 2015-11-30 16:28:02 +00:00
common3d evas: refactor model's savers and loaders. 2015-12-01 16:39:29 -08:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file Evas filters: Implement Lua classes for colors & buffer 2015-06-25 14:36:08 +09:00
filters doc: Deprecate filter reference page and link to the wiki 2015-11-09 16:21:45 +09:00
include Ector: Move drawhelper to static_libs 2015-12-03 18:42:50 +09:00
Evas.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Evas_Common.h evas: fix typos in documentation 2015-09-29 09:14:28 +05:30
Evas_Eo.h evas: fix typos in documentation 2015-09-29 09:14:28 +05:30
Evas_GL.h Evas GL: Add new API to get current Evas GL 2015-10-02 16:56:38 +09:00
Evas_Legacy.h evas: fix typos in documentation 2015-09-29 09:14:28 +05:30
Evas_Loader.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00