efl/src/lib/ecore_evas
Carsten Haitzler 09f648ed81 ecore_evas - fix aninmator based frame render ticking to full framerate
so i was seeing ecore evas only rendering every 2nd frame... this is
because it was adding and deleting animatiors every time it rendered
instead of keeping one around as lon as updates where there to render
and then remove it afterwards. this caused nasty timing problems and
thus problems assessing framerate of rendered content etc. etc. ...
not good. this fixes that. this only happened if you only used pure
legacy ecore animators. if you used the efl animator tick events it
worked right.

@fix
2018-12-06 12:06:16 -05:00
..
Ecore_Evas.h docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +09:00
Ecore_Evas_Types.h ecore_evas: define the predefine for wl2 instead of wayland 2017-08-12 15:30:53 +02:00
ecore_evas.c ecore_evas - fix aninmator based frame render ticking to full framerate 2018-12-06 12:06:16 -05:00
ecore_evas_buffer.c ecore_evas_buffer: register it in ecore_evas_input 2018-11-28 22:20:34 +01:00
ecore_evas_buffer.h ecore-evas-buffer: defer resize callback until pre-render 2018-05-23 17:35:18 -04:00
ecore_evas_cocoa.h ecore_cocoa: add support for system cursors 2015-12-01 12:15:31 -08:00
ecore_evas_deprecated.c
ecore_evas_drm.h ecore-evas-drm: Include Evas_Internal header 2018-02-13 11:44:01 -05:00
ecore_evas_ews.c efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_evas_extn.c efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_evas_extn.h
ecore_evas_module.c ecore: use new bs static lib 2018-02-17 21:17:58 +01:00
ecore_evas_private.h ecore: Add new way to register animators 2018-09-18 09:42:38 -05:00
ecore_evas_util.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
ecore_evas_wayland.h ecore-evas-wayland: Add aux_hint functions to Wayland Interface 2017-06-13 12:57:17 -04:00
ecore_evas_win32.h
ecore_evas_x11.h ecore_evas: refactor VNC as an Eina Module. 2016-10-28 09:56:47 -07:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00