Nuking some glsl warnings, and fixing relwithdebug compile(and prolly gcc too)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
* $License$
|
||||
*/
|
||||
|
||||
#extension GL_ARB_texture_rectangle : enable
|
||||
|
||||
uniform sampler2DRect RenderTexture;
|
||||
|
||||
void main(void)
|
||||
|
||||
Reference in New Issue
Block a user