This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-06 21:40:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
UnitTests
History
JosJuice
2c91367429
Merge pull request
#12737
from nlebeck/settingshandler-split
...
Eliminate SettingsHandler's `SetBytes` and `Reset` methods
2024-05-05 22:35:23 +02:00
..
Common
Merge pull request
#12737
from nlebeck/settingshandler-split
2024-05-05 22:35:23 +02:00
Core
Replace Common::BitCast with std::bit_cast
2024-05-03 18:43:51 -07:00
VideoCommon
Replace Common::BitCast with std::bit_cast
2024-05-03 18:43:51 -07:00
CMakeLists.txt
port to OpenBSD
2024-04-22 20:50:47 +00:00
StubHost.cpp
DolphinQt: A Ubiquitous Signal For When Symbols Change
2024-03-28 09:57:22 -07:00
UnitTests.vcxproj
Add simple unit tests for SettingsHandler
2024-03-01 20:52:45 -08:00
UnitTests.vcxproj.user
msbuild: use default Project attrs
2022-04-27 15:26:43 -07:00
UnitTestsMain.cpp
Core: Assert that only the Host thread may call PauseAndLock().
2023-06-02 18:51:43 +02:00