efl/src/modules
Sung W. Park 64aa5a2670 evas: evas_gl - Got rid of resource pool in favor of creation on demand.
Resource contexts/surfaces are used for creating resources within Evas_GL.
In oder to handle Evas_GL runnig from different thread than the main one,
a resource context/surface pool was used. This turned out to be unnecssary
as they are not used very frequently.  So, I got rid of the pool and
made the resources create as needed.
2013-03-04 20:23:49 +09:00
..
ecore_evas/engines ecore_evas/wayland: Call _ecore_evas_wayland_resize on window configure. 2013-02-28 12:48:42 -03:00
ecore_imf efl: Fixes to support compiling with CFLAGS=-Werror 2013-02-26 10:55:04 -03:00
eeze/sensor efl/eeze: move sensor modules to their own dir 2013-01-10 16:14:55 +00:00
eina/mp eina: forgotten include that borked debug build. 2013-03-04 13:51:26 +09:00
emotion emotion: improve portability of Emotion Generic by using EFL more. 2013-02-27 21:10:28 +09:00
ethumb/emotion ethumb: improve plugin handling. 2013-01-12 05:21:36 +00:00
evas evas: evas_gl - Got rid of resource pool in favor of creation on demand. 2013-03-04 20:23:49 +09:00