fixed Gui font bug
fixed android resume texture bug
fixed android resume hardwarebuffer bug
Switch OGLES1 or OGLES2 in App.cpp
If android need one more step, need unmark to open
public AppGLSurfaceView(Context context, SharedActivity _app)
{
super(context);
app = _app;
/*setEGLConfigChooser(8, 8, 8, 8, 16, 0);
getHolder().setFormat(PixelFormat.TRANSLUCENT);*/
//by stone, Create an OpenGL ES 2.0 context
//setEGLContextClientVersion(2); //need unmark to open, just here
mRenderer = new AppRenderer(_app);
setRenderer(mRenderer);
//////////////////////////////////////////////////////////////////////////////////////
demo photo
https://plus.google.com/photos/11469...113?banner=pwa
download address
http://www.mediafire.com/download/tr...ce_2013083.zip
thanks Nadro
thanks Seth
thanks irrlicht 3d, proton 3d all staff
any question can email:
fatalfeel@yahoo.com.tw , Jesse Stone
Bookmarks