dolphin/Source/Core
Scott Mansell 52d42bf330 Clean up debug string functions in OS_HLE.
* Use GetString instead of GetPointer.
 * Use C++ strings instead of char* pointer math.
2014-11-02 21:39:37 +13:00
..
AudioCommon
Common Fix build failing with PCH disabled. 2014-10-29 13:00:48 -04:00
Core Clean up debug string functions in OS_HLE. 2014-11-02 21:39:37 +13:00
DiscIO Merge pull request #1429 from lioncash/concat 2014-10-28 23:38:58 -04:00
DolphinQt Merge pull request #1403 from waddlesplash/dolphin-qt 2014-10-28 16:15:04 -04:00
DolphinWX CheatSearchTab: Use a more specific event type for ApplyFocus 2014-11-02 00:30:02 -04:00
InputCommon VideoCommon/VideoBackends: Remove unnecessary wxWidgets references. 2014-11-01 19:19:00 -04:00
UICommon
VideoBackends Merge pull request #1161 from rohit-n/ogl-vector 2014-11-02 14:19:00 +11:00
VideoCommon VideoCommon/VideoBackends: Remove unnecessary wxWidgets references. 2014-11-01 19:19:00 -04:00
CMakeLists.txt