3.5-1385 10 years, 10 months ago Create our OGL context on the same thread in the OpenGL backend. Same issue with Qualcomm not working with threading correctly.
3.5-1384 10 years, 10 months ago [Android] Properly open the navigation drawer when pressing menu or back in the game list.
3.5-1383 10 years, 10 months ago [Android] 0.3 Release
3.5-1382 10 years, 10 months ago [Android] Drop minimum Android version support to 2.3 since there is a /bunch/ of people asking for it.
3.5-1381 10 years, 10 months ago [Android] Disable OpenGL in the settings menu since it doesn't work yet. Change some theme settings so the back button shows up on screen where needed.
3.5-1380 10 years, 10 months ago [Android] Qualcomm drivers require that the EGL context is created on the same thread that the OpenGL commands are run on. Crappy driver limitation since eglMakeCurrent should work to let it be on a d...
3.5-1379 10 years, 10 months ago Make auto fullscreen resolution the default.
3.5-1378 10 years, 10 months ago fix auto fullscreen resolution on linux
3.5-1377 10 years, 10 months ago Add auto fullscreen resolution option. Not tested on Linux, let me know if it doesn't work (it probably does).
3.5-1376 10 years, 10 months ago Save settings to file when booting a game.
3.5-1375 10 years, 10 months ago add new statistics for gpu buffer streaming
3.5-1374 10 years, 10 months ago also hide hacked buffer option on d3d
3.5-1373 10 years, 10 months ago disable hacked buffer option for d3d
3.5-1372 10 years, 10 months ago Adding MMU state values to state
3.5-1371 10 years, 10 months ago Use working directory for executions. Fixes issue 6318
3.5-1370 10 years, 10 months ago Edge case where balance board returns corrupt extension type...
3.5-1369 10 years, 10 months ago [Android] Make it less stupid to add a folder to the search list. Now just hit the menu button and select 'Add current folder'
3.5-1368 10 years, 10 months ago Adding unit test project to VS solution
3.5-1367 10 years, 10 months ago Buildfix for dsptool.
3.5-1366 10 years, 10 months ago Merge remote-tracking branch 'john-peterson/state4'