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
/
Common
Age
Commit message (
Expand
)
Author
2014-09-16
GekkoDisassembler: fix some float opcodes
Fiora
2014-09-16
Merge pull request #805 from FioraAeterna/storerefactor
skidau
2014-09-16
Merge pull request #1091 from FioraAeterna/fixdisasm
Dolphin Bot
2014-09-15
GekkoDisassembler: fix/improve disassembly for a few instructions
Fiora
2014-09-15
JIT: support immediate stores
Fiora
2014-09-15
x64Emitter: fix silent failure if WriteNormalOp is passed two memory operands
Fiora
2014-09-14
Merge pull request #1064 from Sonicadvance1/AArch64-Fix-MOVI2R
Ryan Houdek
2014-09-14
x64Emitter: add LZCNT/TZCNT support and detection
Fiora
2014-09-14
Merge pull request #1055 from FioraAeterna/smallermov
Pierre Bourdon
2014-09-12
ARM64: Make getters within ArithOption const.
Lioncash
2014-09-12
Fix AArch64 MOVI2R helper function.
Ryan Houdek
2014-09-11
Merge pull request #1051 from Sonicadvance1/ARM-Common
Ryan Houdek
2014-09-11
X64Emitter: support shorter mov reg, imm opcodes
Fiora
2014-09-11
Remove some unnecessary semicolons
Lioncash
2014-09-10
JIT: use XCHG in MOVTwo
Fiora
2014-09-10
Include a missing include in the ARM emitter's common code.
Ryan Houdek
2014-09-10
Add sign extending aliases to the ARM64Emitter.
Ryan Houdek
2014-09-10
Merge pull request #1027 from rohit-n/change-include
Ryan Houdek
2014-09-09
Merge pull request #753 from FioraAeterna/integeropts
Ryan Houdek
2014-09-08
Merge pull request #1044 from lioncash/pedantry
Ryan Houdek
2014-09-08
Merge pull request #1043 from lioncash/unused
Ryan Houdek
2014-09-08
Common: Fix code styling in Arm64Emitter
Lioncash
2014-09-08
Fix Generic build from AArch64 merge.
Ryan Houdek
2014-09-08
Rename Log2 and add IsPow2 to MathUtils for future use
Fiora
2014-09-09
Merge pull request #897 from Sonicadvance1/AArch64-jit
skidau
2014-09-08
Common: Remove unused variable in MemoryMap_Setup
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-08
Merge pull request #1024 from comex/abi-cleanup
comex
2014-09-08
Remove ABI_AlignStack/ABI_RestoreStack and the noProlog option to ABI_CallFun...
comex
2014-09-08
Remove the inaccurately named ABI_PushAllCalleeSavedRegsAndAdjustStack (it di...
comex
2014-09-08
Improve code and clarify parameters to ABI_Push/PopRegistersAndAdjustStack.
comex
2014-09-07
Common: Inline declare some loop variables in ArmEmitter
Lioncash
2014-09-06
Beginning of the AArch64 JIT branch.
Ryan Houdek
2014-09-06
[AArch64-emitter] Initial work on a emitter for 64bit ARM.
Ryan Houdek
2014-09-06
Merge pull request #851 from lioncash/logg
shuffle2
2014-09-06
Fix ArmEmitter's asserts from failing to compile.
Ryan Houdek
2014-09-06
Common: Kill off duplicate log warning definitions
Lioncash
2014-09-06
Merge pull request #983 from lioncash/lol-str
shuffle2
2014-09-06
Merge pull request #990 from rohit-n/fix-formatting
shuffle2
2014-09-06
Merge pull request #926 from comex/ppcstate-reg
comex
2014-09-06
Symbolicize explicit uses of x86 registers where possible (GPRs only for now).
comex
2014-09-06
Factor code from ABI_CallFunctionRR and GetWriteTrampoline into a helper, and...
comex
2014-09-06
Common: Remove HAVE_CXX11_SYNTAX define from Common.h
Lioncash
2014-09-06
Split some parts of UpdateBoundingBox into multiple lines. Also,
Rohit Nirmal
2014-09-06
Fix some formatting (new lines on collapsed single-line conditionals,
Rohit Nirmal
2014-09-05
Common: Fix a potential infinite loop in ReplaceAll
lioncash
2014-09-05
Revert "JIT64: optimize CA calculations"
Fiora
2014-09-05
Merge pull request #852 from FioraAeterna/optimizeca
comex
2014-09-05
Merge pull request #947 from FioraAeterna/rsqrte
comex
2014-09-04
DolphinWX: Simplify wiki link construction
Lioncash
[next]