Disable NPOTT in 0.9.12 tag :) 0.9.12
authornemo
Wed, 21 Oct 2009 16:47:30 +0000
branch0.9.12
changeset 2557 3c0b8b6bee20
parent 2554 c4eec668583d
child 2559 711db3cb2aed
child 2560 ff2c8b84b9e3
child 2561 3038a1a52195
Disable NPOTT in 0.9.12 tag :)
hedgewars/uStore.pas
--- a/hedgewars/uStore.pas	Sun Oct 18 14:57:06 2009 +0000
+++ b/hedgewars/uStore.pas	Wed Oct 21 16:47:30 2009 +0000
@@ -993,7 +993,7 @@
 {$ENDIF}
 
 {$IFNDEF IPHONEOS}
-SupportNPOTT:= glLoadExtension('GL_ARB_texture_non_power_of_two');
+//SupportNPOTT:= glLoadExtension('GL_ARB_texture_non_power_of_two');
 {$ENDIF}
 
 // set view port to whole window