dolphin-emulator/Source/Core/VideoBackends/Software
2025-08-10 19:37:21 +01:00
..
Clipper.cpp VideoSW: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01: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: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01:00
Rasterizer.h SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors 2022-08-29 11:10:05 -07:00
SetupUnit.cpp
SetupUnit.h
SWBoundingBox.cpp VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
SWBoundingBox.h VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
SWEfbInterface.cpp VideoSW: fix comment 2025-08-10 19:37:21 +01: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 Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
SWOGLWindow.cpp Software: Fix mipmaps and uneven strides in SWTexture 2022-09-26 19:43:57 -07:00
SWOGLWindow.h
SWTexture.cpp VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
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 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 linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
TextureEncoder.h
TextureSampler.cpp VideoCommon: Use GetSpanForAddress safely in texture decoding 2024-04-20 18:31:08 +02:00
TextureSampler.h
TransformUnit.cpp VideoSW: reuse Common::Vec2/3/4 2025-08-10 05:17:26 +01:00
TransformUnit.h
VideoBackend.h VideoCommon: Pass WindowSystemInfo to InitBackendInfo 2023-06-08 22:07:39 -07:00