dolphin/Source/Core/VideoBackends
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
..
D3D Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
Null Implement EFB copy filter and gamma in hardware backends 2018-04-29 19:05:20 +10:00
OGL Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
Software Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
Vulkan Vulkan/PostProcessing: Make file-scope std::string instances const char arrays 2018-05-21 12:29:05 -04:00
CMakeLists.txt