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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2026-02-23
Move RangeSet from Externals to Common
JosJuice
2026-02-03
Merge pull request #13594 from jordan-woyak/state-cleanups
Jordan Woyak
2026-01-25
Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvements
Dentomologist
2026-01-19
Common: Add TransferableSharedMutex class and unit tests.
Jordan Woyak
2026-01-17
Merge pull request #14267 from jordan-woyak/std-expected
iwubcode
2026-01-17
Common: Replace Result with C++23's std::expected.
Jordan Woyak
2026-01-17
c++23: Replace Common::Unreachable with std::unreachable
Joshua Vandaële
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaële
2025-12-11
CMake: Only copy build_info.txt if autoupdate is enabled
Joshua Vandaële
2025-11-27
Use minizip-ng's CMakeLists instead of relying on our own implementation
Joshua Vandaële
2025-11-18
Common: Introduce a OneShotEvent class. Unlike Common::Event, OneShotEvent is...
Jordan Woyak
2025-11-09
Common: Add a DirectIOFile class that allows for copies which are entirely th...
Jordan Woyak
2025-11-08
Android: Use the shared HTTP analytics backend
Simonx22
2025-11-02
Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...
Jordan Woyak
2025-10-26
JitRegister: Remove OProfile profiler
Joshua Vandaële
2025-10-17
Merge pull request #13978 from JoshuaVandaele/libiconv-1.18
JMC47
2025-10-04
Common: Add some utilities to a new UnixUtil header.
Jordan Woyak
2025-09-29
Externals: Update libiconv to 1.18
Joshua Vandaële
2025-07-19
Common: Move GetDeviceProperty() into its own header
Admiral H. Curtiss
2025-06-06
Common: Add class 'FilesystemWatcher' that is used to watch paths and receive...
iwubcode
2025-05-22
minizip-ng: Stop using compatibility mode
Joshua Vandaële
2025-04-27
Common: Add MoveOnlyFunction.
Jordan Woyak
2025-04-22
Merge pull request #13529 from jordan-woyak/StateBuffer
Jordan Woyak
2025-04-21
IOS: Only have one USBScanner
JosJuice
2025-04-19
Common: Add UniqueBuffer and SharedBuffer templates.
Jordan Woyak
2025-03-09
Common: Create Range Projections For `std::pair`
mitaclaw
2025-01-08
MemArena: Add Darwin implementation
OatmealDome
2025-01-01
Common: Create "Contains.h" Algorithm Header
mitaclaw
2024-10-19
Move UICommon/Disassembler to Common/HostDisassembler
mitaclaw
2024-06-15
Merge pull request #12798 from mitaclaw/branch-watch-tool-fixes-2
Admiral H. Curtiss
2024-06-05
BranchWatchTableModel: Assume Unreachable Code Truly Is
mitaclaw
2024-05-31
Common: add JsonUtil cpp which was missed initially
iwubcode
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-04-09
Common: Remove Unused PerformanceCounter Code
mitaclaw
2024-02-18
Common: Add utility function that wraps localtime_s() or localtime_t().
Admiral H. Curtiss
2024-01-23
VideoCommon: add function to serialize ShaderAsset to json
iwubcode
2023-12-18
Common/TraversalServer: Make use of fmt over sprintf where applicable
Lioncache
2023-12-16
Merge pull request #11497 from vyuuui/debugger_assembler_ui
Tilka
2023-12-13
Parser and Assembler implementations
vyuuui
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2023-09-03
Merge pull request #12108 from noahpistilli/kd-check-mail
Admiral H. Curtiss
2023-09-03
IOS/KD: Implement NWC24_CHECK_MAIL_NOW
Sketch
2023-08-22
Move SmallVector to Common
JosJuice
2023-06-30
Merge pull request #11955 from TellowKrinkle/CMakeDependencies
Admiral H. Curtiss
2023-06-29
CMake: Generate scmrev.h at build time instead of configure time.
Admiral H. Curtiss
2023-06-17
EnumUtils: Add Common::ToUnderlying
get
2023-06-15
CMake: Use targets for all optionally-external dependencies
TellowKrinkle
2023-06-12
Common: Move DebugInterface.h into Core
Lioncash
2023-05-19
Merge pull request #11707 from TellowKrinkle/CMakeIconv
Admiral H. Curtiss
2023-04-24
Common: Move CodeTrace.cpp/.h into Core
Lioncash
[next]