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
2022-01-09
Common: Create HRWrap
Pokechu22
2022-01-09
Common/MsgHandler: Use caller's file and line number in log messages
Pokechu22
2022-01-09
Common/MsgHandler: Fix PanicAlertFmtT not actually being translated
Pokechu22
2022-01-09
Common/MsgHandler: Remove use of lambda, as it breaks __func__
Pokechu22
2022-01-09
Common/Assert: Actually use the ASSERT_MSG's log type parameter
Pokechu22
2022-01-09
Common/MsgHandler: Remove non-format variants of PanicAlert
Pokechu22
2022-01-09
Common/Assert: Switch to fmt
Pokechu22
2022-01-09
Common/Assert: Include the condition and function in the message
Pokechu22
2022-01-06
Android: Mark s_android_send_report as static
JosJuice
2022-01-06
Merge pull request #10338 from Pokechu22/natvis-improvements
Mai M
2022-01-04
Merge pull request #9414 from DevJPM/master
JMC47
2022-01-02
Create EnumMap natvis
Pokechu22
2022-01-02
Improve BitField natvis
Pokechu22
2022-01-01
Common: Remove MD5.h
Pokechu22
2022-01-01
Replace remaining uses of zlib crc32 with Common/Hash.h
Pokechu22
2022-01-01
Common: Merge CRC32.h into Hash.h
Pokechu22
2022-01-01
Merge pull request #10241 from AdmiralCurtiss/user-dir-consistency
Léo Lam
2021-12-29
Merge pull request #10277 from AdmiralCurtiss/memarena-cleanup
JMC47
2021-12-25
Config: Allow unregistering callbacks.
Admiral H. Curtiss
2021-12-25
Core: Make format of D_WIIROOT_IDX consistent with the rest of the user direc...
Admiral H. Curtiss
2021-12-25
Common/FileUtil: Ensure consistency for custom user paths.
Admiral H. Curtiss
2021-12-25
MemArena: Prepare interface for proper memory reservation.
Admiral H. Curtiss
2021-12-25
MemArena: Split into three separate files for each OS.
Admiral H. Curtiss
2021-12-18
Fifo analyzer: Display equations for color/alpha combiners
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-11-24
Fix saving RGBA images
Pokechu22
2021-11-24
Log libpng warnings and errors
Pokechu22
2021-11-23
Merge pull request #10143 from Pokechu22/png-compression-level
Léo Lam
2021-11-20
Merge pull request #10055 from JosJuice/jitarm64-reuse-memory
JMC47
2021-11-20
Fix CPU Core Count detection and Enable Parallel Shader Compilation
DevJPM
2021-11-18
Add option for setting the PNG zlib compression level
Pokechu22
2021-11-17
VideoCommon: Add signed version of BitfieldExtract
Pokechu22
2021-11-13
Merge pull request #10208 from thatSteveFan/patch-1
JosJuice
2021-11-11
msvc: update to vs2022 and windows sdk 10.0.22000
Shawn Hoffman
2021-11-08
Minor comment fix in Matrix.cpp
thatSteveFan
2021-11-07
Merge pull request #10169 from leoetlino/fmt-localtime
Mai M
2021-11-06
Arm64Emitter: Add FRINTI instruction
Merry
2021-11-02
Core: Fix a -Wshadow warning in gcc 11
Emmanuel Gil Peyrot
2021-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
2021-10-24
Create EnumMap
Pokechu22
2021-10-24
CommonPaths: Add a Riivolution subfolder in Load.
Admiral H. Curtiss
2021-10-23
Common/FileUtil: Fix incorrect (32-bit) stat struct being used on Windows, wh...
Admiral H. Curtiss
2021-10-15
Use fmt::localtime instead of thread-unsafe std::localtime
Léo Lam
2021-10-15
Turn MAX_LOGLEVEL into a true constant (and fix self-comparison warning)
Léo Lam
2021-10-13
Arm64Emitter: Check end of allocated space when emitting code
JosJuice
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-10-13
IOFile: Add std::array functions
Pokechu22
2021-10-13
Merge pull request #10118 from lioncash/messageid
Léo Lam
2021-10-11
Merge pull request #9884 from JosJuice/jitarm64-paired-loadstore-addr
JMC47
2021-10-02
Fix AbortOnPanicAlert with PanicAlertFmt
Pokechu22
[prev]
[next]