OSDN Git Service

Add AndroidTGALoader
[mikumikustudio/MikuMikuStudio.git] / engine / src / android / com / jme3 / system / android / OGLESContext.java
2013-07-06 Kazuhiko KobayashiAdd AndroidTGALoader
2013-07-06 Kazuhiko Kobayashifix Texture bug
2011-08-25 kimxilxyongAndroid: minor fixes
2011-08-25 kimxilxyongAndroid: complete rework of the config chooser, LEGACY...
2011-07-21 kimxilxyongAndroid: added some more logging to the surface creation
2011-07-13 kimxilxyongAndroid: added ConfigType.LEGACY
2011-07-12 kimxilxyongAndroid: Fixed a race condition in OGLESContext which...
2011-06-24 kimxilxyongAndroid: Added first prototype of AndroidAudioRenderer
2011-06-21 kimxilxyongAndroid: fixed bug - EGL_SURFACE_TYPE is checked now...
2011-06-17 kimxilxyongAndroid: fixed crash in harness if inputManager is...
2011-06-14 kimxilxyongAndroid: Added depth textures and fixed best config...
2011-06-12 kimxilxyongAndroid: Added proper OpenGL ES version detection and...
2011-06-04 kimxilxyongAndroid: preparation of android tree for jme input...
2011-05-29 kimxilxyongAndroid: Fixed race-condition on GLSurfaceView destroy...
2011-05-24 kimxilxyongAndroid: Fixed app lifecycle. If you leave your activit...
2011-05-18 kimxilxyongAndroidHarness integration
2011-05-15 kimxilxyongsrc/android patchset: changes AndroidAssetManager,...
2011-05-02 normen667- fix android build errors
2011-03-14 normen667move jme3 to trunk