efl/src/lib/evas
Oleksandr Shcherbina d88ccf06a5 evas: use Evas_GL_image for generate texture unit for Evas_3D_Texture.
Summary:
Used engine function for load image/data and use texture unit through
Evas_GL_Image object
Used Evas_ColorSpace format instead Evas_3D_Color/Pixel format
Added transformation matrix for adjusting texture unit coordinates in shader
Added property in Evas_3D_Texture for mark possibility get texture without atlas
(see https://phab.enlightenment.org/conpherence/54/, I suppose it will done
after this patch)

Reviewers: Hermet, cedric

Reviewed By: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2371

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-05-07 09:53:09 +02:00
..
cache evas: fix typo in evas_cache comment. 2014-10-29 22:38:31 +01:00
cache2 evas: fix typo in evas_cache comment. 2014-10-29 22:38:31 +01:00
canvas evas: use Evas_GL_image for generate texture unit for Evas_3D_Texture. 2015-05-07 09:53:09 +02:00
common evas: implement _op_blend_mas_can_dp_neon in NEON intrinsics. 2015-05-07 09:53:09 +02:00
cserve2 Evas/cserve2: Fix clang warning 2015-04-21 20:11:02 +09:00
file evas: preparation of places for model_saver_loader separated from image_saver_loader. 2014-12-23 21:13:43 +01:00
filters Evas filters: Fix clang warnings 2015-04-21 20:11:02 +09:00
include evas: use Evas_GL_image for generate texture unit for Evas_3D_Texture. 2015-05-07 09:53:09 +02:00
Evas.h evas: improve documentation. 2014-10-18 13:53:05 +02:00
Evas_Common.h Evas GL: Add @since 1.14 flags to Evas_Native_Surface 2015-04-08 12:31:06 +09:00
Evas_Eo.h evas: use Evas_GL_image for generate texture unit for Evas_3D_Texture. 2015-05-07 09:53:09 +02:00
Evas_GL.h Evas GL: Add support for Evas GL 3.0 2015-03-16 15:56:43 +09:00
Evas_Legacy.h evas: fix typo in API documentation. 2015-05-05 10:44:41 +02:00
Evas_Loader.h evas: use Emile for defining all possible loader API. 2015-03-17 09:58:18 +01:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00