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-04
Refactor thread handling to fix OS X bug.
comex
2013-09-04
Remove dubious retain on OS X.
comex
2013-09-04
Fix syncing wiimotes on OS X.
comex
2013-09-04
Fix typo in log message in WII_IOB.cpp.
comex
2013-09-04
[ARM] Reenable ps_add. Issue is due to something in the FPR cache. Still need...
Ryan Houdek
2013-09-04
[ARM] Reimplement fastmem for the few loadstores that had it before.
Ryan Houdek
2013-09-03
Don't ever ever let CFrame::DoStop() run twice at the same time.
Rachel Bryk
2013-09-03
[NetPlay] Make the Memory Card A/B setting sync across netplay.
Justin Chadwick
2013-09-03
[NetPlay] Allow recording movies during netplay.
Rachel Bryk
2013-09-03
[ARM] lmw implementation.
Ryan Houdek
2013-09-03
[ARM] Merge load instructions in to one. Also rapid prototype 13 more load in...
Ryan Houdek
2013-09-03
[ARM] Fix and enable fastmem for 32bit stores.
Ryan Houdek
2013-09-03
[ARM] Merge all store instructions in to one. This disables fastmem on stores...
Ryan Houdek
2013-09-03
[ARM] Merge all store instructions in to one. This disables fastmem on stores...
Ryan Houdek
2013-09-02
[Netplay] Read dual core setting before syncing it with clients.
Justin Chadwick
2013-09-02
fix android.
comex
2013-09-02
Make fastmem work under a debugger on OS X.
comex
2013-09-02
Remove accessType from BackPatch's signature in favor of getting it from Disa...
comex
2013-09-02
[ARM] Merge a bunch of arithmetic JIT instructions and rapid prototyping of a...
Ryan Houdek
2013-09-02
rename vertex streaming hack tooltip
degasus
2013-09-02
Removal of my terrible idea.
Ryan Houdek
2013-09-02
[Android] Fix fastmem and enable.
Ryan Houdek
2013-09-02
[Android] Make texture loading/deleting/drawing backend non-specific by makin...
Ryan Houdek
2013-09-02
Fix an accidental duplicate if-statement handling of 0x1007 in WII_IPC_HLE_De...
Lioncash
2013-09-01
A few more warnings.
comex
2013-09-01
More warnings: mark/avert truncating conversions from float.
comex
2013-09-01
MSVC warnings.
comex
2013-09-01
More trivial warning fixes.
comex
2013-09-01
Fix IOCTLV_SO_GETADDRINFO.
comex
2013-09-01
Fix use of deprecated APIs in IOdarwin.mm.
comex
2013-09-01
Fix use of deprecated screen resolution API.
comex
2013-09-01
A bunch of trivial changes to fix clang warnings.
comex
2013-09-01
A fix to my fix to my fix. Sorry.
comex
2013-09-01
[Android] Fix the game thread never leaving.
Ryan Houdek
2013-09-01
Work around MSVC bug, and make it less likely to happen again. Ew.
comex
2013-08-31
Better error reporting for ES / NANDContentLoader.
comex
2013-08-31
NetPlay: bump proto
Jasper St. Pierre
2013-09-01
Recvfrom tidy and store laste error.
Matthew Parlane
2013-09-01
Fix sendto.
Matthew Parlane
2013-09-01
Fix setsockopt.
Matthew Parlane
2013-08-31
NetPlay: Don't bother with the host's controller settings
Jasper St. Pierre
2013-08-31
Fix inability to boot NAND contents caused by 04c41c1d3826.
comex
2013-08-31
Add a link to our documentations guides in Dolphin
Pierre Bourdon
2013-08-31
Fixes accept.
Matthew Parlane
2013-08-31
Fix a trivial bug in b6728c1405d3a1a0ba3daa480f18e3d765a97b9f.
comex
2013-08-31
Fix loading DLC using IOCTL_ES_OPENTITLECONTENT & /dev/es state save.
comex
2013-08-31
Make NonCopyable use rvalue references.
comex
2013-08-31
Fix sysmenu test connection bug on Windows.
Matthew Parlane
2013-08-31
Indent the code in the previous bug fix I did. Now there aren't braces on the...
Lioncash
2013-08-30
Merge branch 'wiiSaveExportFixes'
LPFaint99
[next]