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
2017-01-25
cmake: Change endforeach(.*) to endforeach()
Florent Castelli
2017-01-25
cmake: Change endif(.*) to endif()
Florent Castelli
2017-01-25
Merge pull request #4742 from lioncash/dspasm
Markus Wick
2017-01-25
Merge pull request #4723 from booto/ios-init
Pierre Bourdon
2017-01-25
Merge pull request #4748 from lioncash/dspregcache
Matthew Parlane
2017-01-25
Load IOS from TMD when launching non-IOS title.
booto
2017-01-24
DSPJitRegCache: Make GetReg return by value
Lioncash
2017-01-25
JitCache: Split off JIT call from dispatcher.
degasus
2017-01-24
Set up IOS RAM information area with real values.
booto
2017-01-24
Merge pull request #4744 from ligfx/cleanup-osx-cmake
Markus Wick
2017-01-24
Merge pull request #4741 from Orphis/cmake_cleanup
Markus Wick
2017-01-24
CMake: use CMAKE_OSX_DEPLOYMENT_TARGET
Michael Maltese
2017-01-24
Merge pull request #4734 from leoetlino/info-ios-version
Matthew Parlane
2017-01-24
DolphinWX: Remove HAVE_WX preprocessor define
Florent Castelli
2017-01-23
DSPAssembler: Replace malloced output buffer with std::vector
Lioncash
2017-01-24
vs: Move defines out of Common.h to the build system
Florent Castelli
2017-01-24
Fix missing includes
Florent Castelli
2017-01-24
cmake: Prevent HAVE_OPENAL and HAVE_PORTAUDIO to be redefined
Florent Castelli
2017-01-24
DolphinWX: Put wx related headers before including anything else
Florent Castelli
2017-01-24
Merge pull request #4726 from ligfx/addingwindowsheaders
Matthew Parlane
2017-01-23
No longer need to //clang-format off for Windows headers
Michael Maltese
2017-01-24
Merge pull request #4738 from EmptyChaos/pe-stackcheck-fix
Matthew Parlane
2017-01-24
Merge pull request #4737 from lioncash/bpmem
Matthew Parlane
2017-01-23
BPMemory: Add const specifier to member functions where applicable
Lioncash
2017-01-23
BPMemory: Eliminate union type punning
Lioncash
2017-01-24
MMU/PatchEngine: Fix potential crash during stack probe
EmptyChaos
2017-01-23
DiscIO: Fix out-of-bounds access in NANDContentDataBuffer
Léo Lam
2017-01-24
Merge pull request #4733 from leoetlino/expose-wad-tmd
Matthew Parlane
2017-01-23
VolumeWad: Implement GetTMD()
Léo Lam
2017-01-23
DolphinWX: Show the required IOS version in info panel
Léo Lam
2017-01-23
DolphinWX: Simplify item creation in InfoPanel
Léo Lam
2017-01-23
JitCache: Extract ErasePhysicalRange as function.
degasus
2017-01-23
JitCache: Get physical addresses from PPCAnalyst.
degasus
2017-01-23
JitAnalyzer: Remove jit block cache workaround.
degasus
2017-01-23
JitCache: Use a map with macro blocks for the occupied memory regions.
degasus
2017-01-23
JitCache: Drop block_map.
degasus
2017-01-24
Merge pull request #4728 from lioncash/virtual-dtor
Matthew Parlane
2017-01-24
Merge pull request #4730 from leoetlino/tmdreader
Matthew Parlane
2017-01-24
Merge pull request #4731 from leoetlino/volumewad
Matthew Parlane
2017-01-23
RenderBase: Forward declare EFBAccessType
Lioncash
2017-01-23
VolumeWad: Remove useless else after return
Léo Lam
2017-01-23
VolumeWad: Add missing forward declaration
Léo Lam
2017-01-23
VolumeWad: Clean up variable naming
Léo Lam
2017-01-23
VolumeWad: In-class initialise member variables
Léo Lam
2017-01-23
TMDReader: Add a way to get the required IOS version
Léo Lam
2017-01-23
Merge pull request #4727 from lioncash/enum-class
Markus Wick
2017-01-23
Merge pull request #4729 from lioncash/table
JosJuice
2017-01-23
Merge pull request #4721 from RisingFog/remove_dead_audiodump_code
Mat M
2017-01-23
Remove dead audio dumping code
Chris Burgener
2017-01-23
ES: Move the key table into the cpp file
Lioncash
[next]