dolphin/Source/Core/VideoBackends/Software
Dentomologist 5b4df5ae98 VideoBackend: Rename GetName to GetConfigName
Make the function name more explicit and a better match for
GetDisplayName.

Change NAME to CONFIG_NAME while I'm at it.
2025-10-13 17:38:20 -07: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 VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
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 VideoCommon: Fix out-of-bounds and disabled EFB access. 2025-03-26 01:23:16 -05:00
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 VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
SWOGLWindow.cpp
SWOGLWindow.h
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 Merge pull request #13345 from Tilka/unswap_depth 2025-03-15 14:30:19 +01:00
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 VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00