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-15 18:20:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2ddf40ccb67f0228a3d3051cdf60742ff5d66d4
dolphin
/
Source
/
Core
History
Lioncash
d2ddf40ccb
DolphinWX: Bind the drop handling function to the frame with Bind, not Connect.
2014-07-08 15:41:21 -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
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
DolphinWX: Bind the drop handling function to the frame with Bind, not Connect.
2014-07-08 15:41:21 -04:00
InputCommon
…
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
…