monkey v66: html5 opengl2.0 context error
Monkey Forums/Monkey Bug Reports/monkey v66: html5 opengl2.0 context error| 
 | ||
| The #config isn't getting through in mojo. in gxtkApp() 
	if( CFG_OPENGL_GLES20_ENABLED=="1" ){
does not work. when set to "true" it works. (same thing was happening in android.) | 
| 
 | ||
| I noticed you are also using DataView, which is spanking-new, I don't know if Safari even has it yet. I see. Byte alignment issues without DataView. Is there any way to expand compatibility? |