efl/legacy/evas/src/modules/engines/buffer
Cedric BAIL d80dae3035 eina: fix Eina_Inarray API to at least match Eina_Array API.
NOTE: some of this function should be moved as inline, but that's to late for a change
I think. So we will fix that if needed.

Second point, I am not happy with is eina_inarray_insert and eina_inarray_insert_at. The
naming is really poor.


SVN revision: 70352
2012-04-20 08:30:59 +00:00
..
Evas_Engine_Buffer.h evas: add double buffer support to buffer engine. 2012-01-19 15:17:24 +00:00
Makefile.am Evas: remove WIN32_CPPFLAGS and WIN32_CFLAGS are there are not used anymore. Move some headers in evas_common.h 2012-02-18 08:33:00 +00:00
evas_engine.c eina: fix Eina_Inarray API to at least match Eina_Array API. 2012-04-20 08:30:59 +00:00
evas_engine.h evas: add double buffer support to buffer engine. 2012-01-19 15:17:24 +00:00
evas_outbuf.c fix gcc warnings about set-but-unused and shadows of y1. 2012-01-19 16:49:47 +00:00