efl/src/lib/evas
Jean-Philippe Andre ef759b6395 evas: Prevent crashes in case of error
SEGV would happen if the cache was NULL, as the error pointer
was also NULL in some cases (root cause for cache == NULL not
quite known, happens in elm_suite with CK_FORK=no).

Note: simply adding evas_common_init() to evas_init() leads to
a whole new set of issues with CK_FORK=no elm_suite - not good.
2016-09-23 11:28:14 +09:00
..
cache evas: Prevent crashes in case of error 2016-09-23 11:28:14 +09:00
cache2 evas cache2 - fix coverity CID 1357754 2016-07-24 18:44:15 +09:00
canvas Evas: Don't access members of a null struct. Fixes T4616 2016-09-20 16:05:09 -05:00
common evas: remove unnecessary check for clip coords. 2016-09-21 17:41:47 +09:00
common3d Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file evas module load - make coverity happy but not a bug 2016-07-08 18:59:21 +09:00
filters Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
include evas: start working on efl_canvas_output. 2016-09-12 16:19:10 -07: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 efl: Rename Efl.Event.XX to Efl.Input.XX 2016-08-26 10:18:01 +09:00
Evas_Eo.h efl: Rename Efl.Event.XX to Efl.Input.XX 2016-08-26 10:18:01 +09:00
Evas_GL.h Evas GL: Use [u]int64_t directly in all APIs 2016-07-18 15:09:19 +09:00
Evas_Legacy.h Remove leftover evas_out usage from legacy 2016-09-13 10:38:02 +03:00
Evas_Loader.h Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.Error 2016-06-17 11:37:39 +09:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00