dolphin/Source/Core
Lioncash 0d0e9f626d GeckoCodeConfig: Amend unnecessary string literals to char literals
Also gets rid of an unnecessary std::string construction in a loop.
std::string already has an operator+ overload to prepend characters.
2017-03-21 18:03:06 -04:00
..
AudioCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Common Merge pull request #5110 from MerryMage/const-pool 2017-03-20 13:29:57 -07:00
Core GeckoCodeConfig: Amend unnecessary string literals to char literals 2017-03-21 18:03:06 -04:00
DiscIO Merge pull request #4901 from JosJuice/filemonitor-redesign 2017-03-20 12:46:19 -07:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
InputCommon Merge pull request #4856 from ligfx/backgroundinput 2017-03-19 22:31:30 -07:00
UICommon Merge pull request #5038 from vladfi1/separate-nogui 2017-03-10 10:50:08 +01:00
VideoBackends OGL: Fix texture_type checks in CreateTexture 2017-03-17 23:53:56 +01:00
VideoCommon Merge pull request #5096 from Armada651/anything-with-a-viewport 2017-03-20 10:55:56 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00