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
2023-04-10
Merge pull request #11720 from Pokechu22/hookable-event-recursive-mutex
Admiral H. Curtiss
2023-04-10
Resolve [-Wstringop-overflow=]
Minty-Meeo
2023-04-10
Resolve [-Wsign-compare]
Minty-Meeo
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
2023-04-08
CMake: Use find_package and imported targets for Iconv
TellowKrinkle
2023-04-06
Merge pull request #11735 from Pokechu22/cmake-no-spirv-cross-on-linux
Mai
2023-04-06
Merge pull request #11729 from AdmiralCurtiss/redundant-mov
Mai
2023-04-06
CMake: Check `WIN32` instead of `CMAKE_SYSTEM_NAME STREQUAL Windows`
Pokechu22
2023-04-05
Common: Relicense TypeUtils to CC0
Pokechu22
2023-04-05
Jit64: Fix possibly redundant MOV in ABI_CallFunctionPR().
Admiral H. Curtiss
2023-04-04
Merge pull request #11417 from K0bin/vk-submit-thread-cleanup
Pierre Bourdon
2023-04-04
Merge pull request #11719 from AdmiralCurtiss/enet-update
Pierre Bourdon
2023-04-03
Added Initial Achievement Settings
LillyJadeKatrin
2023-04-02
HookableEvent: Use std::recursive_mutex instead of std::mutex
Pokechu22
2023-04-02
NetPlay: Limit ENet's MTU to 1392 as a workaround for dropped packets over VP...
Admiral H. Curtiss
2023-03-28
PowerPC/MMU: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-24
Merge pull request #11682 from lioncash/queue
Admiral H. Curtiss
2023-03-22
windows: temporarily hardcode VCToolsVersion to 14.34.31931.0
Shawn Hoffman
2023-03-22
Common: Move FixedSizeQueue into Common namespace
Lioncash
2023-03-21
Common: Move FPU-related helpers into Common namespace
Lioncash
2023-03-20
WorkQueueThread: Fix WaitForCompletion
Robin Kertels
2023-03-16
Common: Add constexpr Fill function
Pokechu22
2023-03-14
Merge pull request #11641 from JosJuice/android-remove-old-config
Mai
2023-03-13
Core/CPUThreadGuard: Fetch System from Guard.
Admiral H. Curtiss
2023-03-11
Migrate game INI profile setting to new config system
JosJuice
2023-03-06
HookableEvents: Add [[nodiscard]] to Register
Scott Mansell
2023-03-03
Merge pull request #11399 from JosJuice/jit-one-stack
JosJuice
2023-03-02
[[unlikely]] ASSERT
Minty-Meeo
2023-02-28
Common/FatFsUtil: Close temp file before deleting it on conversion failure.
Admiral H. Curtiss
2023-02-28
Common/FatFsUtil: Add callback for cancelling SD card conversion.
Admiral H. Curtiss
2023-02-28
Jit: Don't use a second stack
JosJuice
2023-02-28
Common: Add utility function for case-insensitive string comparison.
Admiral H. Curtiss
2023-02-26
Common/FileUtil: Remove obsolete CopyDir() function.
Admiral H. Curtiss
2023-02-26
Common/FileUtil: Add Move() function.
Admiral H. Curtiss
2023-02-24
Common/FileUtil: Use non-throwing overload of is_directory() in CreateDir() a...
Admiral H. Curtiss
2023-02-24
Common/FileUtil: Add CreateDirs() function as a wrapper around std::filesyste...
Admiral H. Curtiss
2023-02-24
Common/FileUtil: Add Copy() function as a wrapper around std::filesystem::cop...
Admiral H. Curtiss
2023-02-22
use std-provided randomness for JitArm64 unittests
Shawn Hoffman
2023-02-22
Common/FileUtil: Rename Copy() to CopyRegularFile().
Admiral H. Curtiss
2023-02-17
Merge pull request #11577 from JosJuice/android-armeabi-v7a
Markus Wick
2023-02-17
Android: Fix armeabi-v7a build
JosJuice
2023-02-15
Fix uninitialized variable warnings (C26495)
Pokechu22
2023-02-15
Common/FileUtil: Revert behavior of CreateFullPath().
Admiral H. Curtiss
2023-02-14
Merge pull request #11560 from phire/EventHook_construct_on_first_use
Admiral H. Curtiss
2023-02-14
Merge pull request #11426 from shuffle2/stdfs
Admiral H. Curtiss
2023-02-13
HookableEvent: Switch to construct on first use
Scott Mansell
2023-02-12
DolphinQt: Properly lock CPU before accessing emulated memory
JosJuice
2023-02-10
ENetUtil: Add check for valid socket in SendPacket().
Admiral H. Curtiss
2023-02-10
Merge pull request #11523 from degasus/OGL_KHR_subgroup
JMC47
2023-02-09
Resolve various "no previous declaration" warnings
Pokechu22
[prev]
[next]