efl/src/modules/evas/engines/gl_common
Jean-Philippe Andre a691b2ebf9 Evas gl: Fix ETC2 texture atlasses
ETC2 textures were allocated using the same empty slots pool
as RGBA textures.

ETC1 texture atlasses should still be tested.
An extension string is required to avoid using the bad
fallback in place right now. But there is no such thing yet.
2014-06-16 20:11:41 +09:00
..
shader Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
evas_gl_3d.c evas: remove logically dead code. 2014-05-10 13:18:55 +02:00
evas_gl_3d_common.h Evas_3D : Eolian change 2014-04-25 16:58:47 +09:00
evas_gl_3d_private.h Evas: 3D: Introducing 3D scene rendering features 2014-04-25 16:15:41 +09:00
evas_gl_3d_renderer.c Evas: 3D: Introducing 3D scene rendering features 2014-04-25 16:15:41 +09:00
evas_gl_3d_renderer.h Evas: 3D: Introducing 3D scene rendering features 2014-04-25 16:15:41 +09:00
evas_gl_3d_shader.c evas: let's not leak on failure. 2014-05-04 00:20:12 +02:00
evas_gl_api.c evas gl: added partial rendering support for qcom extension 2014-02-15 02:33:47 +09:00
evas_gl_api_ext.c evas_gl : Fixed macro substitution bug in evas_gl 2013-11-13 15:39:12 +09:00
evas_gl_api_ext.h merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_gl_api_ext_def.h evas gl: distinguish between IMG and EXT MSAA extensions 2014-06-10 19:20:17 +09:00
evas_gl_common.h Evas gl: Fix ETC2 texture atlasses 2014-06-16 20:11:41 +09:00
evas_gl_context.c Evas: Add encoding parameter to the savers 2014-06-13 16:05:48 +09:00
evas_gl_core.c partial fix for T518 - fix blank display on 2+ windows with gl 2014-06-16 19:24:33 +09:00
evas_gl_core.h evas gl: added partial rendering support for qcom extension 2014-02-15 02:33:47 +09:00
evas_gl_core_private.h evas gl: added partial rendering support for qcom extension 2014-02-15 02:33:47 +09:00
evas_gl_file_cache.c fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
evas_gl_font.c evas - fonts - move to using 4bit and rel 4 bit compressed font glyphs 2014-01-13 05:15:32 +09:00
evas_gl_image.c Evas gl: Enable texture atlasses with ETC1/2 2014-06-12 14:47:16 +09:00
evas_gl_line.c evas/gl - fix the line incorrect position in arm. 2012-12-15 09:40:47 +00:00
evas_gl_polygon.c Fix memleak reported by Coverity. 2013-07-08 08:38:54 +01:00
evas_gl_preload.c Evas gl: Remove unused variable 2014-04-08 17:50:21 +09:00
evas_gl_private.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
evas_gl_rectangle.c evas_gl_rectangle: Remove unnecessary conditional expression 2014-05-28 14:29:22 +09:00
evas_gl_shader.c Work around new intel Mesa/xorg bug where alpha 2013-04-14 01:14:58 +09:00
evas_gl_texture.c Evas gl: Fix ETC2 texture atlasses 2014-06-16 20:11:41 +09:00