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-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
2015-06-13
Fix FreeBSD build
Jeffrey Pfau
2015-06-13
[AArch64] Implement {U, S}QXTN{,2}
Ryan Houdek
2015-06-14
Revert "x64: build a Position-Independent Executable (PIE)"
Matthew Parlane
2015-06-13
Arm64Emitter: Remove unused variable from EncodeLoadStoreRegisterOffset
Lioncash
2015-06-13
[AArch64] Clean up our CPUDetect.
Ryan Houdek
2015-06-09
[AArch64] Implement a couple instructions in the emitter.
Ryan Houdek
2015-06-09
Make make_scmrev.h.js recognize "stable" as a stable branch.
Tony Wasserka
2015-06-09
Merge pull request #2533 from degasus/syncgpu
Jules Blok
2015-06-08
Fix File Extension Search Being Case Sensitive
Fog
2015-06-08
[AArch64] Implement CRC32 texture hashing.
Ryan Houdek
2015-06-08
Fifo: Rewrite SyncGpu
degasus
2015-06-08
[AArch64] Detect AES/SHA1/SHA2/CRC32 in CPUDetect.
Ryan Houdek
2015-06-07
Remove ARMv7 support.
Ryan Houdek
2015-06-07
Merge pull request #2562 from Sonicadvance1/aarch64_optimize_gatherpipe
Ryan Houdek
2015-06-07
Merge pull request #2555 from Sonicadvance1/aarch64_rebase_ppsspp_emitter
Ryan Houdek
2015-06-07
Merge pull request #2529 from JosJuice/ini-skip-bom
Ryan Houdek
2015-06-08
Revert "SDL: handle SDL_QUIT event"
Matthew Parlane
2015-06-07
[AArch64] Add ASIMD LDR/STR with register offset
Ryan Houdek
2015-06-07
[AArch64] Upstream PPSSPP's emitter changes.
Ryan Houdek
2015-06-07
Merge pull request #2141 from Tilka/position_cache
Ryan Houdek
2015-06-07
Merge pull request #2548 from endrift/jit-nulls
flacs
2015-06-07
zfreeze: cache vertex positions
Tillmann Karras
2015-06-07
Common: Add null checks when adding and removing breakpoints
Jeffrey Pfau
2015-06-06
Merge pull request #2496 from Tilka/fma4
flacs
2015-06-06
Merge pull request #2531 from lioncash/vs
flacs
2015-06-05
Common: Fix typos in BlockingLoop.h
Lioncash
2015-06-05
SDL: handle SDL_QUIT event
Tillmann Karras
2015-06-05
Common: Fix a typo in the VS project file
Lioncash
2015-06-05
Skip reading UTF-8 BOM at the beginning of INI files
JosJuice
2015-06-04
Jit: Make IsInCodeSpace() const
Lioncash
[next]