A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-ios/src/main/java/com/jme3/renderer/ios
shadowislord 661053689d Fix glClear not working properly if the last rendered model disabled depth or color writing (fix issue #639 on google code) 11 years ago
..
IGLESShaderRenderer.java Fix glClear not working properly if the last rendered model disabled depth or color writing (fix issue #639 on google code) 11 years ago
JmeIosGLES.java switch to gradle layout 11 years ago
TextureUtil.java * Introduce Image.isNPOT() which is now used to check if the image is non-power-of-2 in renderer implementations. 11 years ago