From: Howell Tam <howell.tam@fluffyspider.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 1 Oct 2010 06:33:17 +0000 (06:33 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 1 Oct 2010 06:33:17 +0000 (06:33 +0000)
commit7601de3a4e9d6a24ce9f5169c1210dd2787bff87
treeac24c1d3e9e963c0de890438fccec437f27f7288
parent02e490eff263f5c4aafc62f24ecb5b2ab14b68d5
From: Howell Tam <howell.tam@fluffyspider.com>
Subject: Evas evas_gl_shader.c patch

Patch for evas_gl_shader.c, need to check shader compile
errors too, not only program linking errors.

Not that it's very useful now since all Evas' shaders are in
good shape already, but it was useful when we're mucking around with
things.

And also to make Robi happy that there are some FST
contributions to E ;) And probably more to come...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@52941 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/gl_common/evas_gl_shader.c