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
2025-04-20
remove ucrt compat patches
Shawn Hoffman
2025-04-20
HttpRequest: remove some legacy code for windows < 8.1
Shawn Hoffman
2025-04-19
Common: Add UniqueBuffer and SharedBuffer templates.
Jordan Woyak
2025-04-19
LinearDiskCache: Use make_unique_for_overwrite.
Jordan Woyak
2025-04-18
Common/Timer: Change HANDLE to void* to avoid including Windows.h to fix cmak...
Jordan Woyak
2025-04-16
MemArenaDarwin: Initialize all address variables passed to vm_map
OatmealDome
2025-04-08
Use std path utility for automatic path seperator handling.
Javier Martinez
2025-04-03
Common/Timer: Use YieldProcessor on Windows.
Jordan Woyak
2025-04-03
Common: Create a PrecisionTimer class.
Jordan Woyak
2025-03-29
Common: Make Profiler thread safe
JosJuice
2025-03-25
Merge pull request #13433 from iwubcode/update_min_win10
JMC47
2025-03-24
Add numeric label support to assembler
vyuuui
2025-03-23
Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection
JMC47
2025-03-17
Config: Allow passing a DefaultState object to Set functions to delete keys.
Jordan Woyak
2025-03-16
Merge pull request #13417 from luzpaz/typo-source-core-common
OatmealDome
2025-03-16
Common: use std::chrono for GetLocalTimeSinceJan1970 on Windows
iwubcode
2025-03-16
Update min win10 version from 1703/15063 to 1903/18362
iwubcode
2025-03-15
Merge pull request #13378 from jordan-woyak/desired-ext-state
JMC47
2025-03-15
Merge pull request #12866 from JosJuice/android-log-types-sorting
JosJuice
2025-03-15
Merge pull request #13181 from tygyh/Replace-'reinterpret_cast'
JosJuice
2025-03-11
Core/Common: Fix typos
Luz Paz
2025-03-10
Merge pull request #13276 from JoshuaVandaele/sfml-3.0.0
JMC47
2025-03-09
Modernize `std::lower_bound`/`upper_bound` with ranges and projections
mitaclaw
2025-03-09
Modernize `std::sort` with ranges and projections
mitaclaw
2025-03-09
Simplify `std::find_if` with `std::ranges::find` and projections
mitaclaw
2025-03-09
Common: Create Range Projections For `std::pair`
mitaclaw
2025-02-25
VariantUtil: Introduce WithVariantAlternative to dynamically construct and vi...
Jordan Woyak
2025-02-25
Migrate to SFML>=3.0.0
Joshua Vandaƫle
2025-02-23
Common: Make SD pack/unpack strings translatable
JosJuice
2025-02-12
DolphinQt: Rename the pack/unpack SD Card buttons.
Jordan Woyak
2025-02-02
Merge pull request #13254 from brad0/openbsd_aarch64
Admiral H. Curtiss
2025-01-26
Common: Make SmallVector work with non-standard-layout types.
Jordan Woyak
2025-01-22
ArmCPUDetect: Add OpenBSD support for elf_aux_info
Brad Smith
2025-01-20
Common: add 'clear' function to SmallVector
iwubcode
2025-01-20
Merge pull request #13269 from OatmealDome/memarena-darwin
OatmealDome
2025-01-19
Fix build with minizip-ng 4.0.8
Joshua Vandaƫle
2025-01-12
Clean up CRLF line endings
Daniel Peukert
2025-01-08
Merge pull request #13268 from AdmiralCurtiss/ini-delete-case-sensitive
Admiral H. Curtiss
2025-01-08
MemArena: Add Darwin implementation
OatmealDome
2025-01-08
Common/IniFile: Fix case sensitivity mismatch in IniFile::Section::Delete()
Admiral H. Curtiss
2025-01-04
Common: Fix compile failure with fmt>=11
Ferdinand Bachmann
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2025-01-01
Common: Create "Contains.h" Algorithm Header
mitaclaw
2024-12-26
Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of
JMC47
2024-12-20
Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns
JMC47
2024-12-15
Modernize `std::none_of` with ranges
mitaclaw
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-12-15
StringUtil: More Wrappers For <cctype>
mitaclaw
2024-11-11
Core: Store object name separately for symbols
Amber Brault
[prev]
[next]