efl/src/modules
Sung W. Park 7dc102c55f EvasGL: Fixed direct rendering not clipping issue
Evas GL direct rendering mode didn't properly take into account
the image object's clipping information and clip the region that
it was directly rendering to. Hence there were issues with the
direct rendering region drawing over the objects that are sitting
on top of it.

Also, cleaned up the direct rendering coordinate computation code
and a nasty dependency with image object that should have been
removed a long time ago.  Basically the evas-gl engine was directly
accessing the image object data structure for its data when it
really should have just passed along necessary information.
2013-10-24 17:42:21 +09:00
..
ecore/system ecore system: If by some reason name of locale changed dont have a '=' skip it 2013-08-23 16:05:12 -03:00
ecore_evas/engines ecore-evas - handle mouse out then in due to click-to-focus passive grabs 2013-10-19 02:46:25 +09:00
ecore_imf ecore_imf: Fix memory leak in scim immodule 2013-09-12 11:49:06 +09:00
eeze/sensor eeze/sensor/tizen: Fix typos to let it build for tizen 2013-04-24 16:01:42 +01:00
eina/mp Revert "Revert "eina: use Eina_Spinlock for Eina_Chained_Mempool."" 2013-10-11 09:42:49 +01:00
emotion eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
ethumb/emotion efl: fix headers order. 2013-07-23 11:27:29 +09:00
evas EvasGL: Fixed direct rendering not clipping issue 2013-10-24 17:42:21 +09:00