dolphin/Source/Core
Lioncash 8a1a924e2e Vulkan/PostProcessing: Make file-scope std::string instances const char arrays
Avoids performing avoidable file-scope heap allocations
2018-05-21 12:29:05 -04:00
..
AudioCommon
Common IOSC: Implement VerifyPublicKeySign for ECC 2018-05-20 20:04:53 +02:00
Core WiiSave: Fix typo 2018-05-21 16:41:15 +02:00
DiscIO Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
DolphinNoGUI
DolphinQt2 Qt: Implement post-processing shader configuration window 2018-05-21 16:09:04 +01:00
DolphinWX PPCAnalyst: Make CodeBuffer an alias for std::vector<CodeOp> 2018-05-18 17:19:45 -04:00
InputCommon
UICommon Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
Updater
VideoBackends Vulkan/PostProcessing: Make file-scope std::string instances const char arrays 2018-05-21 12:29:05 -04:00
VideoCommon VideoBackendBase: Include parameter names in member function declarations 2018-05-20 16:27:16 -04:00
CMakeLists.txt