efl/src/lib/evas
Chris Michael 06e014959b evas: don't use float comparison for integers
As derek pointed out, 'stride' here is an integer so does not need a
float comparison, so just use a simple integer comparison.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2016-12-21 13:18:02 -05:00
..
cache evas: remove float comparison warnings for evas_cache_image 2016-12-20 10:25:50 -05:00
cache2 evas: remove float comparison warnings for evas_cache2 2016-12-20 10:25:50 -05:00
canvas evas: don't use float comparison for integers 2016-12-21 13:18:02 -05:00
common evas: remove float comparison warnings for evas_convert_color 2016-12-20 10:25:51 -05: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: remove float comparison warnings for evas_cs2_client 2016-12-20 10:25:50 -05:00
file evas: add infrastructure for Evas_Loader to know if what they are working on is still useful. 2016-12-06 16:26:08 -08:00
filters Revert "evas: Add source_region property to proxy objects" 2016-12-20 15:47:54 +09:00
include evas: Fix image save with GL engine and orientation 2016-12-21 13:56:05 +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_Common.h evas: add getter for devices by name 2016-12-19 14:58:35 -02:00
Evas_Eo.h Evas: Add Focus event type. 2016-11-24 19:18:47 -02:00
Evas_GL.h doxygen: remove reference warnings. 2016-12-20 16:39:30 -08:00
Evas_Legacy.h Evas: include efl_vg_container.eo.legacy.h to avoid implicit declaration for evas_vg_container_child* @fix 2016-12-07 14:21:12 +09:00
Evas_Loader.h evas: add infrastructure for Evas_Loader to know if what they are working on is still useful. 2016-12-06 16:26:08 -08: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