efl/src/lib
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 ecore: simplify code by using helper that build future directly. 2018-12-06 12:06:16 -05:00
ecore_audio meson: add eolian custom dependencies support 2018-10-24 12:02:55 +02:00
ecore_avahi here comes meson 2018-10-02 17:22:50 +02:00
ecore_buffer here comes meson 2018-10-02 17:22:50 +02:00
ecore_cocoa here comes meson 2018-10-02 17:22:50 +02:00
ecore_con ecore_con: simplify code by using helper that create future directly. 2018-12-06 12:06:16 -05:00
ecore_drm here comes meson 2018-10-02 17:22:50 +02:00
ecore_drm2 here comes meson 2018-10-02 17:22:50 +02:00
ecore_evas ecore_evas - fix aninmator based frame render ticking to full framerate 2018-12-06 12:06:16 -05:00
ecore_fb here comes meson 2018-10-02 17:22:50 +02:00
ecore_file meson: unify system properties 2018-10-05 13:40:29 +02:00
ecore_imf here comes meson 2018-10-02 17:22:50 +02:00
ecore_imf_evas here comes meson 2018-10-02 17:22:50 +02:00
ecore_input here comes meson 2018-10-02 17:22:50 +02:00
ecore_input_evas here comes meson 2018-10-02 17:22:50 +02:00
ecore_ipc here comes meson 2018-10-02 17:22:50 +02:00
ecore_sdl here comes meson 2018-10-02 17:22:50 +02:00
ecore_wayland here comes meson 2018-10-02 17:22:50 +02:00
ecore_win32 ecore-win32: propagate WM_SIZE event 2018-05-02 15:57:22 -04:00
ecore_wl2 ecore_wl2_dnd: initialize source to NULL when it destroy 2018-11-15 09:11:38 -05:00
ecore_x build - meson - fix ecore-x to detect xcursor to fix rgba cursors 2018-10-18 13:42:10 +01:00
ector ector: fix indentation. 2018-11-28 16:45:19 +09:00
edje Remove duplicated interface inheritance in eo 2018-11-22 17:22:04 +09:00
eet eet - dictorinary - tidy up code to be easier to read 2018-11-21 13:37:16 +00:00
eeze meson: support older udev systems 2018-10-11 17:11:36 +02:00
efl meson: include whole src/lib for eo file generation in ifaces 2018-11-28 14:45:31 +01:00
efl_mono efl_mono: Add support for Eina.Error/Empty in eina.Value 2018-05-17 16:56:11 -03:00
efl_wl here comes meson 2018-10-02 17:22:50 +02:00
efreet efreet menu - fix truncation in snprintf to have bigger buffers 2018-11-09 12:21:30 +00:00
eina Revert "eina: add locale-independent eina_convert_strtod_c function" 2018-12-06 12:06:16 -05:00
eio eio: simplify code by using helper that generate future directly. 2018-12-06 12:06:16 -05:00
eldbus eldbus: simplify code by using helper that create future directly. 2018-12-06 12:06:16 -05:00
elementary elementary: simplify code by using proper helper. 2018-12-06 12:06:16 -05:00
elocation elocation - only define ebta api support if needed - not needed here... 2018-11-09 11:44:00 +00:00
elput elput: Add elogind as meson option 2018-11-29 07:13:16 -05:00
elua here comes meson 2018-10-02 17:22:50 +02:00
embryo here comes meson 2018-10-02 17:22:50 +02:00
emile emile - fix windows build 2018-10-31 14:12:44 +00:00
emotion eo-docs: Remove Doxygen tags from efl*.eo files 2018-11-28 13:33:46 +01:00
eo eo: rename efl_future_Eina_FutureXXX_then in efl_future_then as this has been available for some time. 2018-11-23 11:39:43 -08:00
eolian eolian: add optional warning for regular classes in ext list 2018-12-06 12:06:16 -05:00
eolian_cxx eolian-cxx: Add property_def 2018-12-06 12:06:16 -05:00
ephysics here comes meson 2018-10-02 17:22:50 +02:00
escape
ethumb here comes meson 2018-10-02 17:22:50 +02:00
ethumb_client here comes meson 2018-10-02 17:22:50 +02:00
evas evas cache image: compare with cached image file 2018-12-06 12:06:16 -05:00
evas_goal meson: prepare general build for the bindings 2018-10-24 12:05:58 +02:00
evil Evil: fix usage of Evil in a program compiled with vc++ this should be enough to fix T5206 2018-06-29 09:56:15 -04:00
.gitignore
CMakeLists.txt