3.5-1299 11 years, 5 months ago request_queue may not have anything in it on return from ExecuteCommand i.e. when calling ES_Launch and everything is reset.
3.5-1298 11 years, 5 months ago Removed the old Accurate VBeam emulation setting from the game ini's.
3.5-1297 11 years, 5 months ago glew1.8 debug build fix
3.5-1296 11 years, 5 months ago Change Android project name to dolphin emulator
3.5-1295 11 years, 5 months ago Remove something that slipped through the last commit.
3.5-1294 11 years, 5 months ago [Android] WINDOW_SERVICE should be accessed statically.
3.5-1293 11 years, 5 months ago Probably breaks a "fixed" issue..
3.5-1292 11 years, 5 months ago Formatting cleanup for VideoCommon.
3.5-1291 11 years, 5 months ago ES needs to handle it's own reply. pDevice was being used after free otherwise.
3.5-1290 11 years, 5 months ago Revert "Revert "Fix performance issues on certain legacy graphics hardware that isn't capable of copying an integer.""
3.5-1289 11 years, 5 months ago Missed a few asset copies
3.5-1288 11 years, 5 months ago Generally make the Android UI better.
3.5-1287 11 years, 5 months ago Add SimonVT's android-menudrawer. This will be used in the menu interface for Dolphin Android.
3.5-1286 11 years, 5 months ago Have our EGL interface use our logging functions.
3.5-1285 11 years, 5 months ago Add Swedish to Windows build system.
3.5-1284 11 years, 5 months ago Add Swedish translations.
3.5-1283 11 years, 5 months ago Fix parameter naming in DSPEmulator.h. Should be "HLE" in CreateDSPEmulator's prototype, not "LLE".
3.5-1282 11 years, 5 months ago Merge branch 'dspjit'
3.5-1270 11 years, 5 months ago Allow runtime setting of fastmem in ARM and disable since it seems to be causing issues again. Cortex-A9 only?
3.5-1269 11 years, 5 months ago Fix a build issue with options -DUSE_EGL=True -DUSE_GLES=True