efl/src/modules/evas/engines/gl_common
Carsten Haitzler 7d1a27bae9 evas gl engine - dont complain if refs are still there in cache on trim 2015-05-22 17:12:14 +09:00
..
shader evas shader generation - add comments to indicate to commit the files 2015-05-21 17:13:25 +09:00
shader_3d evas shader generation - add comments to indicate to commit the files 2015-05-21 17:13:25 +09:00
evas_gl_3d.c evas: pass disable atlas flag between Evas_3D_Texture and Evas_GL_Image 2015-05-10 22:55:59 +02:00
evas_gl_3d_common.h evas: use Evas_GL_image for generate texture unit for Evas_3D_Texture. 2015-05-07 09:53:09 +02:00
evas_gl_3d_private.h evas: use Evas_GL_image for generate texture unit for Evas_3D_Texture. 2015-05-07 09:53:09 +02:00
evas_gl_3d_renderer.c Evas 3d: Fix clang warnings 2015-04-21 20:11:02 +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: fix compatibility with GLES. Alpha test 2015-05-19 14:17:00 +02:00
evas_gl_api.c Evas GL: Add missed GLES 3.0 functions in evgl_load_gles3_api. 2015-04-08 15:14:43 +09:00
evas_gl_api_ext.c evas-gl common: clarify cryptic error message 2015-05-04 17:11:43 -04:00
evas_gl_api_ext.h Evas GL: Use EGL image to share between Evas GL and GL backend 2015-03-16 15:56:49 +09:00
evas_gl_api_ext_def.h Evas GL: Fix abnormal extension name. 2015-03-02 16:20:07 +09:00
evas_gl_api_gles1.c Evas GL: Add missing dlopen for GLX 1.x version 2015-04-10 16:47:12 +09:00
evas_gl_common.h Evas GL common: Add very basic GL calls tracing method 2015-05-13 10:24:24 +09:00
evas_gl_context.c Evas GL common: Add very basic GL calls tracing method 2015-05-13 10:24:24 +09:00
evas_gl_core.c Evas GL: Add some safety code 2015-04-14 21:19:13 +09:00
evas_gl_core.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
evas_gl_core_private.h Evas GL: remove direct surfaces hash 2015-04-10 16:47:08 +09:00
evas_gl_file_cache.c Evas GL: check EvasGL cache file version with micro version 2015-04-06 16:32:49 +09:00
evas_gl_font.c Evas masking: Ensure texture is up-to-date before drawing (GL) 2015-04-01 11:02:18 +09:00
evas_gl_image.c evas gl engine - dont complain if refs are still there in cache on trim 2015-05-22 17:12:14 +09:00
evas_gl_line.c Evas masking: Ensure texture is up-to-date before drawing (GL) 2015-04-01 11:02:18 +09:00
evas_gl_polygon.c Evas masking: Implement polygon masking (GL) 2015-04-01 11:02:18 +09:00
evas_gl_preload.c Evas GL common: Disable evas gl preload by default 2015-03-04 17:31:31 +09:00
evas_gl_private.h evas gl - fixz minor leak on exit of rectangles 2014-08-07 18:15:50 +09:00
evas_gl_rectangle.c Evas masking: Ensure texture is up-to-date before drawing (GL) 2015-04-01 11:02:18 +09:00
evas_gl_shader.c Evas GL common: Add very basic GL calls tracing method 2015-05-13 10:24:24 +09:00
evas_gl_texture.c Evas GL common: Add very basic GL calls tracing method 2015-05-13 10:24:24 +09:00