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
2020-12-28
BitUtils: Fix uint64_t gcc compile (Linux)
iWeaker4you
2020-12-27
BitUtils: Add CountLeadingZeros
MerryMage
2020-12-26
Merge pull request #9360 from Minty-Meeo/osreport-split
Léo Lam
2020-12-24
Split OSREPORT logging type
Minty-Meeo
2020-12-24
Core: Add new Free Look settings and config
iwubcode
2020-12-20
MemoryUtil: Use HW_PHYSMEM64 sysctl in MemPhysical
MerryMage
2020-12-19
Merge pull request #9332 from leoetlino/warning-fixes
LC
2020-12-19
Merge pull request #9339 from AdmiralCurtiss/utf8-libpng
LC
2020-12-20
Common: Write PNGs in two steps to allow Unicode target paths.
Admiral H. Curtiss
2020-12-19
Common/LinearDiskCache: Handle truncated shadercache files.
Admiral H. Curtiss
2020-12-19
Common/LinearDiskCache: Use unique_ptr instead of new/delete.
Admiral H. Curtiss
2020-12-16
Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings
Léo Lam
2020-12-15
Add NetBSD support
David Carlier
2020-12-12
Add caching to Config::Info
JosJuice
2020-12-11
Turn Config::Info into a class with getters
JosJuice
2020-12-11
Merge pull request #9289 from AdmiralCurtiss/simple-png-api-write
Léo Lam
2020-12-11
Merge pull request #9307 from Dentomologist/add-deleted-file-missing-warning-...
Léo Lam
2020-12-10
Merge pull request #9221 from JosJuice/android-saf-sd-card
JMC47
2020-12-05
Add warning flags to File deletion functions
Dentomologist
2020-12-03
Change File::DeleteDir return value
Dentomologist
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-11-27
Merge pull request #9283 from JosJuice/config-get-speedup
Léo Lam
2020-11-26
Common: Add SavePNG() function that writes PNGs using the simplified libpng API.
Admiral H. Curtiss
2020-11-26
Merge pull request #9250 from Dentomologist/fix-fst-error
Léo Lam
2020-11-25
Fix file rename errors on Windows
Dentomologist
2020-11-25
Common: Optimize Config::Get
JosJuice
2020-11-25
IOFile: Add WriteString() method to replace fprintf string writing.
Admiral H. Curtiss
2020-11-21
Fix -Wsign-compare warnings
Léo Lam
2020-11-20
Common: Assert that translatable strings use positional arguments
JosJuice
2020-11-20
Merge pull request #9260 from leoetlino/fmt-checks
Léo Lam
2020-11-20
Merge pull request #9239 from altimumdelta/FFDUMP_Separate_Logging
Léo Lam
2020-11-19
Common/MsgHandler: Add compile-time format string checks
Léo Lam
2020-11-19
Common: Validate the number of {} fields in format strings
Léo Lam
2020-11-19
Common/Log: Check format strings
Léo Lam
2020-11-18
Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodel
Léo Lam
2020-11-10
FrameDump Logging: Separate log type and migrate to fmt
altimumdelta
2020-11-09
Common/MsgHandler: Add fmt-capable variants of the alert macros
Lioncash
2020-11-08
CPUDetect: Indicate slow PDEP/PEXT only for Zen1/+/2 (Family 23)
altimumdelta
2020-11-06
Android: Make the handling of SAF open modes more robust
JosJuice
2020-11-05
Common/LinearDiskCache: Replace std::fstream with File::IOFile
JosJuice
2020-10-29
Common: Fix logger related crash when HTTP response is empty
Thomas May
2020-10-28
Source/Core/Common/Config/Config.cpp: add missing <mutex> include
Sergei Trofimovich
2020-10-26
FileUtil: Fix format string
Léo Lam
2020-10-23
Common: Migrate logging to fmt
Lioncash
2020-10-21
Common/Matrix: Allow TVec classes to be used in constexpr contexts
Lioncash
2020-10-21
Merge pull request #9162 from jordan-woyak/quaternion
LC
2020-10-21
Merge pull request #9173 from lioncash/fmtlog
Léo Lam
2020-10-21
Common/Log: Add basic fmt-capable functions to the interface.
Lioncash
2020-10-21
Common: Move OSThreads into core
Lioncash
2020-10-20
Merge pull request #8318 from iwubcode/dynamic_input_textures
Léo Lam
[next]