This website requires JavaScript.
Explore
Help
Register
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
2026-04-26 06:19:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6106d6481f0ce60cbd1a51042238c0f3de3af939
dolphin
/
Source
/
Core
T
History
MerryMage
6106d6481f
BitUtils: __builtin_clz is undefined when value == 0
2021-01-03 17:35:15 +00:00
..
AudioCommon
…
Common
BitUtils: __builtin_clz is undefined when value == 0
2021-01-03 17:35:15 +00:00
Core
JitArm64: Do not use offsetof on non-standard-layout types
2021-01-03 15:26:01 +00:00
DiscIO
…
DolphinNoGUI
…
DolphinQt
Fix latency field being initially enabled on audio backends not supporting it
2020-12-28 17:06:02 -08:00
InputCommon
Fix Quartz cursor going to +infinite if the window size was 0
2021-01-02 19:55:19 +02:00
MacUpdater
…
UICommon
…
UpdaterCommon
…
VideoBackends
Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings
2020-12-16 16:04:19 +01:00
VideoCommon
VideoCommon: Fix crash that occurs on loading a fifo log due to uninitialized Free Look control type
2020-12-26 17:26:21 -06:00
WinUpdater
…
CMakeLists.txt
…