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
Age
Commit message (
Expand
)
Author
2014-03-09
Jit64::twx(): add assert message
Tillmann Karras
2014-03-09
MMIOTest: fix sign warning
Tillmann Karras
2014-03-09
Merge pull request #146 from delroth/tests
Pierre Bourdon
2014-03-09
Add more tests for Common and Core/MMIO
Pierre Bourdon
2014-03-08
[Android] Split the AboutFragmentItem and InfoFragmentAdapter into their own ...
Lioncash
2014-03-09
Merge pull request #144 from Parlane/fix_include_order
Pierre Bourdon
2014-03-08
[Android] Remove unnecessary comment from VideoSettingsFragment.
Lioncash
2014-03-09
Fixes include order of TextureConversionShader.cpp
Matthew Parlane
2014-03-09
Add missing functional include caused by PR111
Matthew Parlane
2014-03-09
Fix bug in PrintCallstack caused by trying to use MMIO
Matthew Parlane
2014-03-08
JitUtil: Optimize MMIO loads by generating code to directly access a given MMIO.
Pierre Bourdon
2014-03-08
x64Emitter: Add functions to call a C++ std::function from JITed code
Pierre Bourdon
2014-03-08
x64ABI: Add two more CallFunction functions (for additional parameter types).
Pierre Bourdon
2014-03-08
x64Emitter: Allow const pointers where it makes sense to do so.
Pierre Bourdon
2014-03-08
MMIO: Pass pointers to the complex method lambdas when visiting.
Pierre Bourdon
2014-03-08
MMIO: Add a function to check if a given address refers to MMIO registers.
Pierre Bourdon
2014-03-08
Merge pull request #96 from lioncash/remove-console-correctly
Matthew Parlane
2014-03-08
Merge pull request #139 from lioncash/wx-clean
Matthew Parlane
2014-03-08
Merge pull request #138 from Tilka/sw_fix
Matthew Parlane
2014-03-07
Merge pull request #130 from lioncash/breakpoint-clear
Pierre Bourdon
2014-03-07
Fix MAC address reading on Windows.
Matthew Parlane
2014-03-06
Implement workaround for Windows versions which do not support XSAVE.
Shawn Hoffman
2014-03-06
windows: move arch defines to base.props
Shawn Hoffman
2014-03-05
Remove some superfluous arguments from some wx control creations
Lioncash
2014-03-05
Mark functions in the PPCDebugInterface and DSPDebugInterface as final.
Lioncash
2014-03-05
Add ClearAllMemChecks to DebugInterface
Lioncash
2014-03-05
Actually make PPCDebugInterface::ClearAllBreakpoints have functionality.
lioncash
2014-03-06
SW renderer: add missing ClearCurrent()
Tillmann Karras
2014-03-06
Merge pull request #122 from lioncash/rename-default
Matthew Parlane
2014-03-05
Fix reading revision specific default game inis in ISOProperties.
Rachel Bryk
2014-03-05
Allow VS builds to be speedy again.
Shawn Hoffman
2014-03-05
commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by using a s...
Shawn Hoffman
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-03-04
Add two other formats to the list of extensions in IsSoundFile
lioncash
2014-03-04
Simplify ShowSound() in FileMonitor.cpp.
lioncash
2014-03-03
Merge pull request #118 from neobrain/videosoftware-bypass-xfb-hack
Pierre Bourdon
2014-03-03
videosoftware: More coding style fixes.
Tony Wasserka
2014-03-03
Merge pull request #128 from lioncash/normalize-debug-interface-func-names
Pierre Bourdon
2014-03-03
Fix 32 bit non-Windows build
Tillmann Karras
2014-03-03
Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use Ca...
Lioncash
2014-03-03
Merge pull request #127 from lioncash/cheat-dlg-simplification
Pierre Bourdon
2014-03-02
Make the base calculation in CheatsWindow simpler.
Lioncash
2014-03-03
UnitTests: ensure the Binaries/Tests directory exists before linking.
Pierre Bourdon
2014-03-03
Unittests: Always use GTest from Externals (recommended way from GTest FAQ).
Pierre Bourdon
2014-03-03
Do not hard fail when running 'make unittests' without GTest.
Pierre Bourdon
2014-03-03
Merge pull request #119 from delroth/unittests
Matthew Parlane
2014-03-02
Rename the JIT function Default() to FallBackToInterpreter(). Communicates in...
Lioncash
2014-03-02
Fix a case where the wrong placeholders were being assigned for the up and do...
Lioncash
2014-03-03
Tests: Add more MMIO tests as an example.
Pierre Bourdon
2014-03-03
Add the infrastructure required to easily add unit tests and test it with a v...
Pierre Bourdon
[prev]
[next]