efl/src/lib/efl
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
..
interfaces Ector: Move drawhelper to static_libs 2015-12-03 18:42:50 +09:00
.gitignore lib/efl: add gitignore 2014-08-21 15:19:38 +01:00
Efl.h Ector: Move drawhelper to static_libs 2015-12-03 18:42:50 +09:00
Efl_Config.h.in Add "--with-id" configure option that can be used to specify a 2013-11-04 22:12:12 +09:00
Efl_Model_Common.h Efl model: Fix Eolian warnings (and migrate types). 2015-06-10 15:52:33 +01:00