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-22 02:39:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61d44cf73fd6ab337e4108081363b5617418e988
dolphin
/
Source
/
Core
T
History
Jules Blok
61d44cf73f
FPSCounter: Use a Timer for the FPS update time.
2014-07-09 17:53:41 +02: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
Revert "Don't add segfault handler in interpreter mode"
2014-07-07 05:30:06 +02:00
DiscIO
Reorder class initializer lists
2014-07-04 03:53:22 +02:00
DolphinWX
FPSCounter: Add "Log render time to file" feature.
2014-07-09 17:53:31 +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: Use a Timer for the FPS update time.
2014-07-09 17:53:41 +02:00
CMakeLists.txt
…