Nuking some glsl warnings, and fixing relwithdebug compile(and prolly gcc too)

This commit is contained in:
Shyotl
2011-04-23 03:02:56 -05:00
parent c694d12c93
commit 41f42fc741
8 changed files with 16 additions and 1 deletions

View File

@@ -5,6 +5,8 @@
* $License$
*/
#version 120
uniform sampler2D diffuseMap;
uniform float glowStrength;