efl/src/modules/evas/engines
Jean-Philippe Andre ebb9cad1ed evas gl: Add an env var to debug GLSL version issues
Set this env var to "300 es" to test GLSL 300 ES as shader
version. This is for brokenshakles.

Example:
  export EVAS_GL_GET_PROGRAM_BINARY=0
  export EVAS_GL_SHADER_GLSL_VERSION="300 es"
  export ELM_ACCEL=gl
  elementary_test
2017-05-30 11:15:41 +09:00
..
buffer evas: simplify buffer engine. 2017-05-12 15:24:45 -07:00
drm ee_drm: Remove some commented out code 2017-05-12 17:51:34 -05:00
eglfs evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
fb evas: simplify fb engine. 2017-05-12 15:24:45 -07:00
gl_cocoa evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
gl_common evas gl: Add an env var to debug GLSL version issues 2017-05-30 11:15:41 +09:00
gl_drm ecore_drm2: refcount fbs 2017-05-12 17:51:34 -05:00
gl_generic evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
gl_sdl evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
gl_x11 evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
psl1ght evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
software_ddraw evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
software_gdi evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
software_generic dmabuf: Drop requirement that buffer be writeable 2017-05-19 16:59:27 -05:00
software_x11 evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
wayland_common wayland engines: Don't store evas in engine info 2017-04-26 14:20:47 -05:00
wayland_egl evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
wayland_shm evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00