3.5-1295 před 11 lety, 8 měsíci Remove something that slipped through the last commit.
3.5-1294 před 11 lety, 8 měsíci [Android] WINDOW_SERVICE should be accessed statically.
3.5-1293 před 11 lety, 8 měsíci Probably breaks a "fixed" issue..
3.5-1292 před 11 lety, 8 měsíci Formatting cleanup for VideoCommon.
3.5-1291 před 11 lety, 8 měsíci ES needs to handle it's own reply. pDevice was being used after free otherwise.
3.5-1290 před 11 lety, 8 měsíci Revert "Revert "Fix performance issues on certain legacy graphics hardware that isn't capable of copying an integer.""
3.5-1289 před 11 lety, 8 měsíci Missed a few asset copies
3.5-1288 před 11 lety, 8 měsíci Generally make the Android UI better.
3.5-1287 před 11 lety, 8 měsíci Add SimonVT's android-menudrawer. This will be used in the menu interface for Dolphin Android.
3.5-1286 před 11 lety, 8 měsíci Have our EGL interface use our logging functions.
3.5-1285 před 11 lety, 8 měsíci Add Swedish to Windows build system.
3.5-1284 před 11 lety, 8 měsíci Add Swedish translations.
3.5-1283 před 11 lety, 8 měsíci Fix parameter naming in DSPEmulator.h. Should be "HLE" in CreateDSPEmulator's prototype, not "LLE".
3.5-1282 před 11 lety, 8 měsíci Merge branch 'dspjit'
3.5-1270 před 11 lety, 8 měsíci Allow runtime setting of fastmem in ARM and disable since it seems to be causing issues again. Cortex-A9 only?
3.5-1269 před 11 lety, 8 měsíci Fix a build issue with options -DUSE_EGL=True -DUSE_GLES=True
3.5-1268 před 11 lety, 8 měsíci Fix making the config directory so copying over assets won't fail.
3.5-1267 před 11 lety, 8 měsíci Enforce landscape view since rotations cause huge issues atm.
3.5-1266 před 11 lety, 8 měsíci Fix a bunch of random typos in comments and logging.
3.5-1265 před 11 lety, 8 měsíci Add a fastmem option for enabling and disabling fastmem at runtime.