mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-06 08:09:20 +00:00
In PPCTables.cpp, the code is currently unused so I was unable to test it. In CustomPipeline.cpp, a pointer to member function cannot be used due to 16.4.5.2.1 of the C++ Standard regarding "addressable functions". https://eel.is/c++draft/namespace.std#6 In Fs.cpp and DirectoryBlob.cpp, these examples used projections in a previous iteration of this commit, but no longer do. Still, they remain in this commit because the PR they would actually belong to is already merged. |
||
---|---|---|
.. | ||
Actions | ||
CustomPipeline.cpp | ||
CustomPipeline.h | ||
CustomShaderCache.cpp | ||
CustomShaderCache.h | ||
FBInfo.cpp | ||
FBInfo.h | ||
GraphicsModAction.h | ||
GraphicsModActionData.h | ||
GraphicsModActionFactory.cpp | ||
GraphicsModActionFactory.h | ||
GraphicsModManager.cpp | ||
GraphicsModManager.h |