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
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
2013-10-20
Make make_scmrev.h.js recognize "stable" as a stable branch.
Tony Wasserka
2013-10-03
Fix ThunkManager::ProtectFunction on x86.
comex
2013-09-23
Fix crashes in Single Core mode on Dolphin Win64.
Pierre Bourdon
2013-09-20
Fix stack misalignment issues.
comex
2013-09-20
Turns out CVTSD2SI in x64Emitter.cpp should actually use 64 bits instead of 3...
Lioncash
2013-09-18
[ARM] Enable VMOV to move from double VFP reg to two ARM registers.
Ryan Houdek
2013-09-18
Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI sh...
Lioncash
2013-09-17
[ARM] Fix VSQRT/VCMP/VCMPE/VCMPE0/VCMP0 emitters when using the high 16 doubl...
Ryan Houdek
2013-09-17
Add * to the characters leading a verbatim line (used in Gecko codes comments)
Pierre Bourdon
2013-09-16
Fix two wrong opcodes in the x64Emitter. PEXTRW and PINSRW were actually writ...
Lioncash
2013-09-16
[ARM] VRSQRTE NEON emitter.
Ryan Houdek
2013-09-16
[ARM] Add NEON VORR and fix encoding on NEON VEOR. Remove VMRS_APSR because i...
Ryan Houdek
2013-09-16
Add a hacky check for text file size in ReadFileToString. Fixes issue 6455.
Pierre Bourdon
2013-09-16
Look for portable.txt in the exe directory and activate portable mode if it e...
Pierre Bourdon
2013-09-16
Fix INIFile ignoring the last line of files
Pierre Bourdon
2013-09-14
Merge branch 'global-user-directory'
Pierre Bourdon
2013-09-14
Overlay local gameinis over global gameinis instead of copying.
Pierre Bourdon
2013-09-14
[ARM] Add LSRS emitters, and ASR{S} register emitters. Fixes encoding in LSR ...
Ryan Houdek
2013-09-14
IniFile: Support extending the list of loaded keys and sections with data fro...
Pierre Bourdon
2013-09-14
Move global gameinis from User to Sys. Get rid of SHARED_USER.
Pierre Bourdon
2013-09-14
Move Themes/ from User to Sys. Only Gameinis remain.
Pierre Bourdon
2013-09-14
Change the initial user directory creation to stop special casing Windows
Pierre Bourdon
2013-09-14
Use global user directory on windows.
Rachel Bryk
2013-09-12
Improve the ArraySize function a bit now that c++11 isn't forbidden there. Er...
Jordan Woyak
2013-09-11
Replace the one use of CompileTimeAssert with static_assert (already used els...
comex
2013-09-11
Replace ARRAYSIZE macro with another ugly macro. At least this will throw an ...
Jordan Woyak
2013-09-08
[ARM] Add support for double registers in VMOV(immediate). Add VEOR and VSTR1...
Ryan Houdek
2013-09-08
[ARM] Use NEON for loading the values from psq_l, gives a minimal performance...
Ryan Houdek
2013-09-04
Fix for old libc version on bionic. Old versions would crash if the second ar...
Ryan Houdek
2013-09-02
Remove accessType from BackPatch's signature in favor of getting it from Disa...
comex
2013-09-02
[Android] Fix fastmem and enable.
Ryan Houdek
2013-09-01
A few more warnings.
comex
2013-09-01
MSVC warnings.
comex
2013-09-01
A bunch of trivial changes to fix clang warnings.
comex
2013-09-01
Work around MSVC bug, and make it less likely to happen again. Ew.
comex
2013-08-31
Fix loading DLC using IOCTL_ES_OPENTITLECONTENT & /dev/es state save.
comex
2013-08-31
Make NonCopyable use rvalue references.
comex
2013-08-30
[ARM] Fix the VMOV encoding to encode the destination VFP register correctly.
Ryan Houdek
2013-08-30
[ARM] Support both hardfp and softfp with lfs and lfd. Fixes these two instru...
Ryan Houdek
2013-08-29
[Android] Android NDK now supports full implementations of std::mutex, std::t...
Ryan Houdek
2013-08-29
Use pthread_setname_np.
comex
2013-08-29
[Android] Add in a static libiconv library so non English games don't crash D...
Ryan Houdek
2013-08-28
More cleaning.
Matthew Parlane
2013-08-28
Fix headings and more.
Matthew Parlane
2013-08-26
Merge branch 'master' into wii-network
Matthew Parlane
2013-08-25
Actually allow the dump and logs folders to be set outside of user/
Rachel Bryk
2013-08-24
Allow user folder to be set via command line.
Rachel Bryk
2013-08-25
Fix trailing whitespaces in all files where some were added
Pierre Bourdon
2013-08-23
Merge branch 'master' into wii-network
Matthew Parlane
2013-08-22
Fix the fix to AVX support detection
Pierre Bourdon
[next]