This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
4df00ae5441aefe8a13548152036f91dd3e4dda0
dolphin
/
Source
/
Core
T
History
Jules Blok
4df00ae544
Movie: Do not attempt to record input when the emulation has not started yet.
...
Fixes a null pointer exception when the user starts the recording during a state transition.
2014-07-08 22:32:35 +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
Movie: Do not attempt to record input when the emulation has not started yet.
2014-07-08 22:32:35 +02:00
DiscIO
Reorder class initializer lists
2014-07-04 03:53:22 +02:00
DolphinWX
Check whether the core is running instead of checking if it is unitialized.
2014-07-08 22:30:44 +02:00
InputCommon
Remove the 32-bit config platform from the VS solution and projects
2014-06-24 22:07:26 -04:00
VideoBackends
D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader
2014-07-07 19:32:03 -04:00
VideoCommon
VideoCommon: Get rid of an snprintf call in VideoConfig.cpp
2014-07-06 15:33:08 -04:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00