dolphin/Source/Core/VideoBackends/Software
JMC47 a4a4416ff2
Merge pull request #14042 from iwubcode/bp_functions_global
VideoCommon: move global variables out of BPFunctions
2025-11-02 13:17:38 -05: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 Software: Fix out of bounds accesses in CopyRegion 2021-03-06 21:58:28 -08:00
EfbCopy.cpp
EfbCopy.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NativeVertexFormat.h VideoSW: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01:00
Rasterizer.cpp VideoCommon: rename ScissorResult 'm_result' to 'rectangles' to better reflect what the member is 2025-10-31 13:28:14 -05: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 VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
SWGfx.h VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05: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
Tev.h Sofware/Tev: use unswapped texture samples for depth 2025-02-25 18:45:01 +00:00
TextureCache.h TextureCache: Refactor with smart pointers 2023-01-31 18:29:47 +13:00
TextureEncoder.cpp
TextureEncoder.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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