efl/src/modules/evas/engines
Jean-Philippe Andre b19d3599a5 Evas GL common: Force smooth scaling on miniature images
When evas GL uploads textures, it will first upload a 16x16 miniature
image, and then wait for some idle time in the main loop to upload the
high-res image.

Some images may not have smooth scaling enabled which results in the
miniature scaled with GL_NEAREST, showing big ugly squares. Let's
force smooth scaling instead, for a blur image rather than a
checkerboard.
2015-03-04 15:27:21 +09:00
..
buffer evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
drm evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
fb evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
gl_cocoa evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
gl_common Evas GL common: Force smooth scaling on miniature images 2015-03-04 15:27:21 +09:00
gl_drm evas-gl-drm: Fix T2158: compile fails when --with-opengl=full is passed 2015-03-01 10:49:10 -05:00
gl_generic Evas GL: Kill runtime warnings caused by auto fallback 2015-03-03 20:08:16 +09:00
gl_sdl evas: refactor software engine initialisation. 2015-02-20 15:04:52 +01:00
gl_x11 evas/gl_x11: fix duplicated egl error check 2015-03-02 16:22:12 +09:00
psl1ght evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
software_ddraw evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
software_gdi evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
software_generic Evas GL: Kill runtime warnings caused by auto fallback 2015-03-03 20:08:16 +09:00
software_x11 evas-software-x11: Provide TBM Native Surface support for xcb engine 2015-02-27 10:36:58 -05:00
wayland_egl evas: refactor shutdown. 2015-02-23 11:35:29 +01:00
wayland_shm evas: refactor shutdown. 2015-02-23 11:35:29 +01:00