dolphin/Source/Core
Lioncash 9859533ab4 VertexLoaderBase: Return debug strings by value
An out parameter for this sort of thing is a C++03 hold-over. This also
renames AppendToString to ToString.
2017-03-26 23:49:59 -04:00
..
AudioCommon
Common EGL: Fix missing-braces warning 2017-03-25 17:09:50 -07:00
Core Merge pull request #5115 from leoetlino/proper-location-for-es-stuff 2017-03-27 08:53:14 +13:00
DiscIO IOS/ES: Move shared content map, uid.sys code 2017-03-26 12:16:28 +02:00
DolphinNoGUI
DolphinQt2
DolphinWX Merge pull request #5130 from ligfx/inputconfigdiagbitmapsswitchdefault 2017-03-26 14:54:50 +13:00
InputCommon Merge pull request #4856 from ligfx/backgroundinput 2017-03-19 22:31:30 -07:00
UICommon UICommon: Don't print --version option twice 2017-03-21 22:29:01 +01:00
VideoBackends OGL: Fix texture_type checks in CreateTexture 2017-03-17 23:53:56 +01:00
VideoCommon VertexLoaderBase: Return debug strings by value 2017-03-26 23:49:59 -04:00
CMakeLists.txt