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
2020-09-28
MathUtil: Add Population (vs Sample) versions of Variance and StandardDeviati...
Jordan Woyak
2020-09-16
Android: Add content provider support to File::Delete
JosJuice
2020-09-16
Android: Add content provider support to File::IOFile
JosJuice
2020-09-09
Merge pull request #8765 from AdmiralCurtiss/jit-reuse-memory
JMC47
2020-08-30
Merge pull request #9037 from shuffle2/code-cleanup
Jordan Woyak
2020-08-27
msvc: enable /Zc:preprocessor and make build compile cleanly
Shawn Hoffman
2020-08-27
Add support for FreeBSD/arm64
Kate
2020-08-24
x64Emitter: Check end of allocated space when emitting code.
Admiral H. Curtiss
2020-08-23
Common/Assert: no longer needs special impl for msvc
Shawn Hoffman
2020-08-23
remove extraneous WIN32_LEAN_AND_MEAN definition
Shawn Hoffman
2020-08-23
apply `if constexpr` in a couple places
Shawn Hoffman
2020-08-23
windows: fix some incorrect string lengths
Shawn Hoffman
2020-08-23
GekkoDisassembler: fix rld*
Shawn Hoffman
2020-08-23
FileUtil: handle some error conditions
Shawn Hoffman
2020-08-23
don't use std::move on const variables
Shawn Hoffman
2020-08-23
handle to GetFileVersionInfoW must be zero
Shawn Hoffman
2020-08-22
name some threads
Shawn Hoffman
2020-08-22
windows: additionally set thread name via SetThreadDescription
Shawn Hoffman
2020-08-22
Merge pull request #9035 from shuffle2/vs-pretty
LC
2020-08-22
windows: fix build if pch were to be disabled
Shawn Hoffman
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
2020-08-02
LogManager: Add missing include
Ryan Meredith
2020-08-02
Merge pull request #7252 from Ebola16/Log
JosJuice
2020-07-24
Use size_t in some DSP code code
Pokechu22
2020-07-24
Android: Add Log Configuration to UI
Ryan Meredith
2020-07-18
Merge pull request #8905 from JosJuice/jni-encoding
LC
2020-07-16
NetPlay: Limit nickname length
Techjar
2020-07-16
Merge pull request #8955 from JosJuice/android-no-ashmem
LC
2020-07-16
Android: Don't access /dev/ashmem on newer Android versions
JosJuice
2020-07-16
Add Android check for strerror_r variant
JosJuice
2020-07-13
Merge pull request #8922 from Filoppi/timer-fixes
Tilka
2020-07-12
Common/Timer: Fix integer underflow in Timer::GetDoubleTime for dates before ...
Jordan Woyak
2020-07-08
Android: Use correct encoding when converting strings
JosJuice
2020-07-08
Common: Never convert from UCS-2 in WStringToUTF8
JosJuice
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-07-01
Fixes the timer returning 1 when it should return 0. The case mentioned by th...
Filoppi
2020-06-29
Support the new MSVC preprocessor
JosJuice
2020-06-14
Merge pull request #8809 from Ebola16/ABB
Tilka
2020-06-14
Replace some acronyms
Ryan Meredith
2020-05-23
Common / Core: Update StringUtil to allow specifying the base, default to 0. ...
iwubcode
2020-05-13
Externals: Add zstd
JosJuice
2020-05-03
Debugger: Add a Thread widget
Sepalani
2020-05-03
MathUtil: Fix Rectangle::GetWidth/Height for unsigned types
Léo Lam
2020-05-02
Remove redundant Config prefix from ConfigInfo/ConfigLocation
Léo Lam
2020-04-29
Fix windows build system.
degasus
2020-04-29
Externals: Update minizip search path.
degasus
2020-03-24
SettingsHandler: Don't output null bytes
JosJuice
2020-03-24
Merge pull request #8680 from Leseratte10/master
JosJuice
[next]