efl/src/lib/evas
Jean-Philippe Andre af3cb10185 evas: Remove Evas.Coord from EO
This may be a bit more controversial...
But Evas_Coord really is just an int and all the internals
of EFL assume that the base coordinate type is a 32-bit int.
So this type is a bit redondant and can't easily be changed
to, say, a float or int64.

Ref T5312
2017-05-15 17:26:42 +09:00
..
cache evas - async preload cancel fix - don't double delete/free 2017-04-10 10:40:52 +09:00
cache2 eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
canvas evas: Remove Evas.Coord from EO 2017-05-15 17:26:42 +09:00
common evas font code - build on older freetypes without new definitions 2017-04-28 18:41:39 +09:00
common3d all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
cserve2 evas: use new API eina_file_close_on_exec. 2017-04-18 16:55:03 -07:00
file evas: Fix module memleak during evas_shutdown 2017-02-21 15:15:51 +09:00
filters evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
include evas: Remove font_hinting from EO 2017-05-15 17:12:15 +09:00
Evas.h evas: move canvas3d and vg parts into beta API and keep the rest under EO API 2016-06-14 16:27:10 +02:00
Evas.hh cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Evas_Common.h evas: Remove Evas.Coord from EO 2017-05-15 17:26:42 +09:00
Evas_Eo.h evas: Rewrite Evas Eo documentation 2017-05-03 12:38:41 +02:00
Evas_GL.h Evas GL: Correct a couple typos in doxygen comments 2017-04-04 09:21:34 -04:00
Evas_Internal.h evas: move Efl_Canvas_Output to be an internal only API. 2017-04-13 15:25:29 -07:00
Evas_Legacy.h evas: Remove font_hinting from EO 2017-05-15 17:12:15 +09:00
Evas_Loader.h Evas_Loader: Fix pluralization in grammar 2017-04-04 09:20:48 -04:00
main.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00