dolphin-emulator/Source/Core
Pierre Bourdon beeed520a5 Merge pull request #582 from lioncash/casts
DolphinWX: Remove redundant casts in ISOProperties
2014-07-09 02:35:05 +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 Merge pull request #582 from lioncash/casts 2014-07-09 02:35:05 +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