dolphin/Source/Core/VideoBackends/Software
2025-08-24 02:47:56 +01:00
..
Clipper.cpp VideoBackends / VideoCommon: rename member variables in RenderState to be consistent 2025-08-23 13:50:22 -05:00
Clipper.h
CMakeLists.txt VideoSW: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01:00
CopyRegion.h
EfbCopy.cpp
EfbCopy.h
NativeVertexFormat.h VideoSW: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01:00
Rasterizer.cpp VideoSW: fix clamping after vertex color interpolation 2025-08-24 02:47:56 +01:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
SWBoundingBox.cpp
SWBoundingBox.h
SWEfbInterface.cpp VideoBackends / VideoCommon: rename member variables in RenderState to be consistent 2025-08-23 13:50:22 -05:00
SWEfbInterface.h
SWGfx.cpp Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
SWGfx.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
SWmain.cpp Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
SWOGLWindow.cpp
SWOGLWindow.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SWTexture.cpp
SWTexture.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
SWVertexLoader.cpp VideoSW: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01:00
SWVertexLoader.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
Tev.cpp
Tev.h
TextureCache.h
TextureEncoder.cpp linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp VideoSW: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01:00
TransformUnit.h
VideoBackend.h