From: "Sung W. Park" <sungwoo@gmail.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 28 Oct 2011 11:08:23 +0000 (11:08 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 28 Oct 2011 11:08:23 +0000 (11:08 +0000)
commitfce397424259370e8298d54d0db5a96acd6196fe
tree04c44006fc3b82b95e502b0149bcf69ec7559649
parent3f37c56d4c8afd178b13191f798c7d84e96f56eb
From: "Sung W. Park" <sungwoo@gmail.com>
Subject: [E-devel] [E-Devel][Patch] Evas GL Color Format Enum change
(and ElmGLview changes accordingly)

I'm submitting a patch that changes the color format for Evas GL.

When I first wrote Evas_GL, I just had EVAS_GL_RGB_8 and EVAS_GL_RGBA_8 and etc
but it was misleading for some people.  It was more of a filler since I couldn't decide on
a name.  I'm finally changing it to make it more clear.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@64491 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_map.c
src/lib/elm_glview.c