index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
Age
Commit message (
Expand
)
Author
2013-09-14
Move global User/Wii to Sys/Wii
Pierre Bourdon
2013-09-14
Overlay the user Shaders/ over the shared one to avoid copying files
Pierre Bourdon
2013-09-14
Overlay the user Maps/ over the shared one to avoid copying files
Pierre Bourdon
2013-09-14
Change the initial user directory creation to stop special casing Windows
Pierre Bourdon
2013-09-14
Use global user directory on windows.
Rachel Bryk
2013-09-14
[ARM] Fixes srawix implementation.
Ryan Houdek
2013-09-13
NetPlayServer: Drop all the pads for a client when she disconnects
Jasper St. Pierre
2013-09-13
Merge branch 'geckoos-fix'
comex
2013-09-13
Fix HLE_HOOK_START in the interpreter.
comex
2013-09-13
Use d01f1bad for the gameid check in RunCodeHandler rather than the actual ID.
comex
2013-09-13
Fix placement of HLE::Patch to not get overwritten by HLE::PatchFunctions.
comex
2013-09-13
Hook the Gecko codehandler to invalidate the icache.
comex
2013-09-13
Return correct value to fix libogc's IOS launch sequence.
comex
2013-09-13
Fake ticket views for missing IOS title.
comex
2013-09-13
Reset es_inuse upon Reset.
comex
2013-09-13
Returning false from an IPC_HLE method should not produce an INFO_LOG.
comex
2013-09-12
[ARM] Disable loadstorepaired instructions when fastmem is disabled.
Ryan Houdek
2013-09-12
Improve the ArraySize function a bit now that c++11 isn't forbidden there. Er...
Jordan Woyak
2013-09-12
Hack the gettext detection a bit to fix translations not working on OSX build...
Pierre Bourdon
2013-09-12
[ARM] Removes extraneous fpr.Flush
Ryan Houdek
2013-09-12
[ARM] Fixes ps_madd implementation.
Ryan Houdek
2013-09-12
[ARM] Fixes the ps_merge00 and ps_merge10 implementations. They both had the ...
Ryan Houdek
2013-09-12
[ARM] Fixes orcx implementation.
Ryan Houdek
2013-09-12
[ARM] Disables loadstores with update because they are broken.
Ryan Houdek
2013-09-12
[ARM] lfsx implementation.
Ryan Houdek
2013-09-12
[ARM] Disable lmw when fastmem is disabled.
Ryan Houdek
2013-09-11
Use the POLARSSL_LIBRARY variable to set the link library. This fixes a
Glenn Rice
2013-09-11
Replace the one use of CompileTimeAssert with static_assert (already used els...
comex
2013-09-11
Merge branch '6584'
comex
2013-09-11
Replace ARRAYSIZE macro with another ugly macro. At least this will throw an ...
Jordan Woyak
2013-09-11
Fix "modifier" button functionality et al.
Jordan Woyak
2013-09-11
VideoCommon: use memcmp to compare shader uid
degasus
2013-09-10
Remove a bunch of old HLE junk
Jasper St. Pierre
2013-09-10
Fix ES_DECRYPT.
comex
2013-09-10
On windows, ignore WM_QUERYENDSESSION and close upon WM_ENDSESSION.
Shawn Hoffman
2013-09-10
Revert "Leak an object when quitting Dolphin to try and fix issue 6546"
Shawn Hoffman
2013-09-09
Fix SDIO HLE writing garbage to memory.
comex
2013-09-09
Move the CFrame::ClosePages call from ~CFrame to CFrame::OnClose
Pierre Bourdon
2013-09-09
Leak an object when quitting Dolphin to try and fix issue 6546
Pierre Bourdon
2013-09-09
[NetPlay] Fix copy and paste error.
Rachel Bryk
2013-09-09
Revert "Revert "NetPlay: Use the correct pad mappings for rumble""
Rachel Bryk
2013-09-09
Revert "NetPlay: Use the correct pad mappings for rumble"
comex
2013-09-09
videoCommon: also reset logicOp on mode switch
degasus
2013-09-08
Don't request authentication (aka I should actually test before committing).
comex
2013-09-08
Improve IOdarwin -
comex
2013-09-08
[ARM] Implement psq_st. Optimizations in psq_l and fix all the remaining bugs...
Ryan Houdek
2013-09-08
[ARM] Add support for double registers in VMOV(immediate). Add VEOR and VSTR1...
Ryan Houdek
2013-09-08
Add two buttons to the ISOProperties dialog so that we still meet string free...
NeoBrainX
2013-09-08
NetPlay: Use the correct pad mappings for rumble
Jasper St. Pierre
2013-09-08
[ARM] Optimization to psq_l, no need to push/pop regs anymore. Implement supp...
Ryan Houdek
[next]