dolphin/Source/Core/VideoBackends/D3D
Jordan Woyak 65f3ba70f5
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
Core & UnitTests: Make overriding explicit and remove redundant virtual specifiers on overriding destructors
2025-06-07 17:55:14 -05:00
..
CMakeLists.txt
D3DBase.cpp
D3DBase.h
D3DBoundingBox.cpp
D3DBoundingBox.h
D3DGfx.cpp
D3DGfx.h
D3DMain.cpp
D3DNativeVertexFormat.cpp
D3DPerfQuery.cpp Use range-based loops - Core VideoBackends 2025-04-14 21:49:08 +02:00
D3DPerfQuery.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
D3DState.cpp Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
D3DState.h
D3DSwapChain.cpp
D3DSwapChain.h
D3DVertexManager.cpp Use range-based loops - Core VideoBackends 2025-04-14 21:49:08 +02:00
D3DVertexManager.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
DXPipeline.cpp
DXPipeline.h
DXShader.cpp
DXShader.h
DXTexture.cpp Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
DXTexture.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
VideoBackend.h