Fix shader compilation/out-of-spec issues

This commit is contained in:
Andros Baphomet
2013-10-05 17:33:34 -04:00
parent 988009d84d
commit f6861cd5ba
40 changed files with 289 additions and 275 deletions

View File

@@ -23,7 +23,7 @@
* $/LicenseInfo$
*/
#extension GL_ARB_texture_rectangle : enable
//#extension GL_ARB_texture_rectangle : enable
#ifdef DEFINE_GL_FRAGCOLOR
out vec4 frag_color;