dolphin-emulator/Source/Core
Lioncash c4d27cc8ec PostProcessing: Make GetShader() return by constant reference
We don't need to create copies of the shader string when they can be
avoided.
2018-05-21 12:07:51 -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 Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
VideoCommon PostProcessing: Make GetShader() return by constant reference 2018-05-21 12:07:51 -04:00
CMakeLists.txt