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
2015-08-31
[AArch64] Make TST reg, reg emitter alias
Ryan Houdek
2015-08-31
Merge pull request #2929 from Sonicadvance1/aarch64_optimize_gpr_flush
Ryan Houdek
2015-08-30
[AArch64] Fix issue in emitter.
Ryan Houdek
2015-08-30
[AArch64] Support profiling by cycle counters if they are available to EL0
Ryan Houdek
2015-08-29
Hash: Narrow define scope
Lioncash
2015-08-26
Merge pull request #2914 from JosJuice/fix-volumedirectory
Markus Wick
2015-08-26
Fix VolumeDirectory
JosJuice
2015-08-26
Jit64: some byte-swapping changes
Tillmann Karras
2015-08-26
Merge pull request #2900 from aroulin/x64emitter-rcp
flacs
2015-08-23
[AArch64] Implement MOVI and ORR(imm) in the NEON emitter.
Ryan Houdek
2015-08-23
x64Emitter: add RCPPS and RCPSS SSE instructions
aroulin
2015-08-22
Merge pull request #2883 from degasus/master
Ryan Houdek
2015-08-21
x64Emitter: Remove pointer casts from Write{8,16,32,64} functions
Lioncash
2015-08-21
MathUtil: Remove IsNAN and IsINF
Lioncash
2015-08-20
x64Emitter: Remove unused code
Lioncash
2015-08-20
x64Emitter: Make WriteModRM and WriteSIB private
Lioncash
2015-08-20
Profiler: Sort output by total time
degasus
2015-08-19
IniFile: Mark getter functions as const
Lioncash
2015-08-19
Merge pull request #2842 from Tilka/bmi2_flags
flacs
2015-08-15
JitArm64: Fix jit clearing
degasus
2015-08-14
x64Emitter: don't check flags for most BMI2 ops
Tillmann Karras
2015-08-14
x64Emitter: check for immediates in BMI ops
Tillmann Karras
2015-08-14
JitArm64: Fastmem: fixup map & lookup
degasus
2015-08-12
Add support for a CodeBlock holding a child.
Ryan Houdek
2015-08-10
Arm64Emitter: Fix encoding of '2-reg misc' variant of FCMEQ
Lioncash
2015-08-09
[AArch64] Fix FCMGE instruction encoding.
Ryan Houdek
2015-08-06
x64Emitter: add MOVSLDUP/MOVSHDUP
Tillmann Karras
2015-08-04
Merge pull request #2753 from Tilka/fix_warnings
flacs
2015-08-04
Fix some warnings
Tillmann Karras
2015-07-28
CPUDetect: Remove a memset call on the this pointer
Lioncash
2015-07-20
Merge pull request #2665 from AdmiralCurtiss/relative-memory-card-paths
skidau
2015-07-15
CodeBlock: Add a shared IsAlmostFull function
degasus
2015-07-12
JitArm64: Far Code Cache
degasus
2015-07-08
Fix building with PCH disabled.
Rohit Nirmal
2015-07-04
Common: CallLambdaTrampoline can return a value
Jeffrey Pfau
2015-07-02
Arm64Emitter: Add a missing const specifier for an array table
Lioncash
2015-07-01
Merge pull request #2662 from Tilka/interpreter
Ryan Houdek
2015-06-29
[AArch64] Implement BFI & UBFIZ in the emitter.
Ryan Houdek
2015-06-28
Use emplace() instead of insert() where applicable for maps.
Lioncash
2015-06-26
GetExeDirectory() shouldn't return paths with /../ in the middle.
Admiral H. Curtiss
2015-06-26
Interpreter: simplify fres
Tillmann Karras
2015-06-25
Merge pull request #2643 from comex/fix-do-file-search
Jules Blok
2015-06-24
Logging: trigger _assert_() in release builds
Tillmann Karras
2015-06-24
Common: drop GEKKO define
Tillmann Karras
2015-06-23
x64FPURoundMode: fix comments
Tillmann Karras
2015-06-21
Fix DoFileSearch returning the passed-in directories themselves.
comex
2015-06-20
Hash: Remove the HashFNV prototype
Lioncash
2015-06-14
Merge pull request #2606 from Sonicadvance1/aarch64_optimize_psq_st
Ryan Houdek
2015-06-14
Merge pull request #2599 from Sonicadvance1/aarch64_clean_cpudetect
Matthew Parlane
2015-06-13
Common: Use more portable invocation of shm_open
Jeffrey Pfau
[next]