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-03-20 20:51:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b95bc78aa2ab306135a3836d7f36e0c8fbe5044
dolphin
/
Source
/
Core
History
Lioncash
7b95bc78aa
Merge pull request
#592
from Armada651/pref_log
...
FPSCounter: Change format string to match value.
2014-07-09 13:56:52 -04:00
..
AudioCommon
Revert "Don't add segfault handler in interpreter mode"
2014-07-07 05:30:06 +02:00
Common
Common: Using size_t in PointerWrap's DoContainer apparently causes crashes. Fixes this.
2014-07-06 03:05:27 -04:00
Core
Fix code style in WII_IPC_HLE_Device_net.h/.cpp.
2014-07-09 05:26:04 -04:00
DiscIO
Reorder class initializer lists
2014-07-04 03:53:22 +02:00
DolphinWX
Replace "Log FPS to file" by the "Log render time to file" feature.
2014-07-09 17:56:11 +02:00
InputCommon
…
VideoBackends
D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader
2014-07-07 19:32:03 -04:00
VideoCommon
FPSCounter: Change format string to match value.
2014-07-09 19:45:56 +02:00
CMakeLists.txt
…