evas gl - prefer alpha4 format for font textures if possible (save memory)
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 12 Jan 2014 20:09:29 +0000 (05:09 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 12 Jan 2014 20:15:32 +0000 (05:15 +0900)
commitf21b0ee6c383b9de2723d68a5a51f071624cd29d
treee4e769a726ab20110266f26104e54752bd7e656e
parentd4a3b9a233ed388e39bc437f3e28a05c28296160
evas gl - prefer alpha4 format for font textures if possible (save memory)

if alpha4 is possible (desktopgl) then use it for fonts as this should
cut memory in half for them and possibly speed things up due to less
memory bandwidth needed
src/modules/evas/engines/gl_common/evas_gl_texture.c