3.5-1383 hace 11 años, 3 meses [Android] 0.3 Release
3.5-1382 hace 11 años, 3 meses [Android] Drop minimum Android version support to 2.3 since there is a /bunch/ of people asking for it.
3.5-1381 hace 11 años, 3 meses [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 hace 11 años, 3 meses [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 hace 11 años, 3 meses Make auto fullscreen resolution the default.
3.5-1378 hace 11 años, 3 meses fix auto fullscreen resolution on linux
3.5-1377 hace 11 años, 3 meses Add auto fullscreen resolution option. Not tested on Linux, let me know if it doesn't work (it probably does).
3.5-1376 hace 11 años, 3 meses Save settings to file when booting a game.
3.5-1375 hace 11 años, 3 meses add new statistics for gpu buffer streaming
3.5-1374 hace 11 años, 3 meses also hide hacked buffer option on d3d
3.5-1373 hace 11 años, 3 meses disable hacked buffer option for d3d
3.5-1372 hace 11 años, 3 meses Adding MMU state values to state
3.5-1371 hace 11 años, 3 meses Use working directory for executions. Fixes issue 6318
3.5-1370 hace 11 años, 3 meses Edge case where balance board returns corrupt extension type...
3.5-1369 hace 11 años, 3 meses [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 hace 11 años, 3 meses Adding unit test project to VS solution
3.5-1367 hace 11 años, 3 meses Buildfix for dsptool.
3.5-1366 hace 11 años, 3 meses Merge remote-tracking branch 'john-peterson/state4'
3.5-1364 hace 11 años, 3 meses Set graphics settings while playing a movie in UpdateActiveConfig(), so settings can't be changed for a frame.
3.5-1363 hace 11 años, 3 meses Merge branch 'wii_bb' Adds Balance Board support.