summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-20Installer: Revert the change from the previous commit which changed the 32 Bi...4.0.1Tony Wasserka
2013-10-20Installer: Always call the Program Files folder "Dolphin".Tony Wasserka
2013-10-20Make CMakeLists.txt recognize "stable" as a stable branch.Tony Wasserka
2013-10-20Make make_scmrev.h.js recognize "stable" as a stable branch.Tony Wasserka
2013-10-20ChooseMemcardPath bugfix: check for a directory separator before converting a...LPFaint99
2013-10-20Update the Installer NSIS script for 4.0.1Pierre Bourdon
2013-10-20Add missing DX Runtime installer .cab filesPierre Bourdon
2013-10-03Fix ThunkManager::ProtectFunction on x86.comex
2013-10-02Gameini database update of Metroid: Other M. The game actually needed emulate...kostamarino@hotmail.com
2013-10-02Gameini update for Skies of Arcadia and Call of duty Black Ops. Both games do...kostamarino@hotmail.com
2013-10-02Merge branch 'fix-field-ordering'Scott Mansell
2013-10-02Added a small disc access delay to fix the missing music in Super Monkey Ball 2.skidau
2013-10-02Change iTLBHack to a bool.Rachel Bryk
2013-09-23Fix crashes in Single Core mode on Dolphin Win64.Pierre Bourdon
2013-09-22Dolphin 4.0 release4.0Pierre Bourdon
2013-09-22New installer for 4.0Pierre Bourdon
2013-09-22Ship vcomp100.dll with DolphinPierre Bourdon
2013-09-22Add the new 'Clean' themes from MaJoR and default to Clean by changing the na...Pierre Bourdon
2013-09-22Use the new Dolphin iconPierre Bourdon
2013-09-22D3D11: Create temp EFB texture with correct multisample mode. Fixes issue 6482.TheCow
2013-09-22D3D11: Fix various MSAA related issues.NeoBrainX
2013-09-21Don't require running Dolphin in the directory that contain Languages/ on Win...Pierre Bourdon
2013-09-21Pull in translations from Transifex.Glenn Rice
2013-09-21Stop dolphin from loading help.pngScott Mansell
2013-09-21Fix copying Sys/Wii to User/Wii on startup.Rachel Bryk
2013-09-20Fix stack misalignment issues.comex
2013-09-20if a memcard is set to read only, fail more gracefully by reporting when writ...LPFaint99
2013-09-20Turns out CVTSD2SI in x64Emitter.cpp should actually use 64 bits instead of 3...Lioncash
2013-09-18[Android] Make the FolderBrowser extend a ListFragment instead of a regular f...Lioncash
2013-09-19[ARM] Reenable flush per instruction with FPR cache. Something is still very ...Ryan Houdek
2013-09-19[ARM] Fix and optimize mtcrf.Ryan Houdek
2013-09-19[ARM] MicroOps in the branching instructions.Ryan Houdek
2013-09-19[ARM] Fix misuse of RBIT in crXXX, meant to use MVN.Ryan Houdek
2013-09-18Fix missing md5thread.detach()comex
2013-09-18[ANDROID] Fix ARM JIT. Is due to Android using softfp instead of hardfp.Ryan Houdek
2013-09-18[ARM] Enable VMOV to move from double VFP reg to two ARM registers.Ryan Houdek
2013-09-18[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerI...Lioncash
2013-09-18Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI sh...Lioncash
2013-09-18Better fix for issue 6614: ISOProperties should store integer settings for PH...Pierre Bourdon
2013-09-18Fix loading of the 'projection hack enabled' gameini settingPierre Bourdon
2013-09-18ogl: don't PanicAlert on shader compiler warningsdegasus
2013-09-18[ANDROID] Add two new DriverDetails bugs for Adreno. V45 of the driver has br...Ryan Houdek
2013-09-18[Android] Use a simpler "startActivity()" call in DolphinEmulator.java. Turns...Lioncash
2013-09-17Fix indentation in function PSO_MakeSaveGameValid() in GCMemcard.cpp.Lioncash
2013-09-18Revert "ogl: change the default buffer upload on osx+nvidia"degasus
2013-09-17[ARM] Fix the FPR cache to not have to dump registers after every instruction...Ryan Houdek
2013-09-17[ARM] Fix VSQRT/VCMP/VCMPE/VCMPE0/VCMP0 emitters when using the high 16 doubl...Ryan Houdek
2013-09-17Add WBFS to the file extensions supported by Dolphin on OSXPierre Bourdon
2013-09-17Add * to the characters leading a verbatim line (used in Gecko codes comments)Pierre Bourdon
2013-09-17Really fix reading projection hacks from game inis.Rachel Bryk