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
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
Age
Commit message (
Expand
)
Author
2023-02-28
RiivolutionPatcher: Use capitalization of file that exists in the host file s...
Admiral H. Curtiss
2023-02-28
Common: Add utility function for case-insensitive string comparison.
Admiral H. Curtiss
2023-02-27
Merge pull request #11608 from Dentomologist/fix_dynamicinputtextures_directo...
JosJuice
2023-02-27
Merge pull request #11606 from JosJuice/control-group-save-enabled
Admiral H. Curtiss
2023-02-27
Merge pull request #11596 from AdmiralCurtiss/copyany
Admiral H. Curtiss
2023-02-26
Common/FileUtil: Remove obsolete CopyDir() function.
Admiral H. Curtiss
2023-02-26
Migrate destructive calls of File::CopyDir() to File::Move().
Admiral H. Curtiss
2023-02-26
Common/FileUtil: Add Move() function.
Admiral H. Curtiss
2023-02-26
UICommon: Create Load/DynamicInputTextures directory on startup
Dentomologist
2023-02-26
Qt/GameList: Also filter by filename when searching.
Daniel Garza
2023-02-26
InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled
JosJuice
2023-02-26
Merge pull request #11602 from JosJuice/cpu-guard-expression
Admiral H. Curtiss
2023-02-25
workaround msvc optimizer bug
Shawn Hoffman
2023-02-25
D3D: Restore workaround for erroneous NaN optimization
Dentomologist
2023-02-25
PowerPC: Rework CPUThreadGuard handling in Expression.cpp
JosJuice
2023-02-24
Migrate non-destructive calls of File::CopyDir() to File::Copy().
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-24
VideoBackends: rework d3d11 to specify samplers/bound textures using a bitset...
iwubcode
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-21
Merge pull request #11592 from Pokechu22/fix-delete-ticket
Léo Lam
2023-02-20
IOS/ES: Fix crash when deleting tickets
Pokechu22
2023-02-20
Merge pull request #11555 from CookiePLMonster/wil-todos
Mai
2023-02-20
Qt/CodeViewWidget: Don't read PC in Update() if we don't have a CPU thread gu...
Admiral H. Curtiss
2023-02-20
Qt/CodeViewWidget: Don't try to pause emulator in Update() if we happen to be...
Admiral H. Curtiss
2023-02-20
Debugger: Add string comparison to conditional breakpoints.
Seeky
2023-02-18
Merge pull request #11578 from Pokechu22/memory-leaks-feb-2023
Admiral H. Curtiss
2023-02-17
AudioPane: Fix inconsistent initial state of audio stretching labels
Pokechu22
2023-02-17
InputCommon: Fix memory leak in ExpressionParser
Pokechu22
2023-02-17
CodeViewWidget: Fix memory leak
Pokechu22
2023-02-17
MemoryViewWidget: Fix memory leaks
Pokechu22
2023-02-17
Merge pull request #11576 from yannhodiesne/convert-prevent-file-deletion
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-17
Use a success count instead of files count
Yann Hodiesne
2023-02-17
Check the input and destination paths before converting a game file onto itself
Yann Hodiesne
2023-02-17
Merge pull request #11574 from K0bin/val-fix
Scott Mansell
2023-02-16
Jit64: Use 5 byte jump in mtmsr for the CP interrupt check.
Admiral H. Curtiss
2023-02-16
VideoBackends:Vulkan: Fix printing validation errors
Robin Kertels
2023-02-16
Merge pull request #11569 from Hibyehello/patch-1
Scott Mansell
2023-02-15
ControllerInterface: Fix uninitialized variables in DualShockUDPClient
Pokechu22
2023-02-15
VideoCommon: Remove unused ShutdownImGui function declaration
Pokechu22
2023-02-15
Fix uninitialized variable warnings (C26495)
Pokechu22
2023-02-15
Keep Vulkan precedence over OpenGL
Josh
2023-02-15
VideoBackend: Make Metal Default on MacOS
Josh
2023-02-15
Common/FileUtil: Revert behavior of CreateFullPath().
Admiral H. Curtiss
2023-02-14
Merge pull request #11564 from JosJuice/jitarm64-cmp-order
Admiral H. Curtiss
2023-02-14
Merge pull request #11342 from TellowKrinkle/GLLayerMac
Admiral H. Curtiss
[next]