dolphin/Source/Core/VideoBackends/Software
2025-03-12 21:09:16 -05:00
..
Clipper.cpp VideoCommon/Statistics: Require semicolons after statistics macros 2022-10-29 15:39:41 -07:00
Clipper.h Software: Fix zfreeze with CullMode::All 2022-04-08 20:05:32 -07:00
CMakeLists.txt VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
CopyRegion.h
EfbCopy.cpp VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
EfbCopy.h
NativeVertexFormat.h
Rasterizer.cpp VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05: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 VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
SWEfbInterface.h VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
SWGfx.cpp VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
SWGfx.h VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
SWmain.cpp VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05: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 VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
SWVertexLoader.cpp VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
SWVertexLoader.h Software: Fix zfreeze with CullMode::All 2022-04-08 20:05:32 -07:00
Tev.cpp VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
Tev.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
TextureCache.h TextureCache: Refactor with smart pointers 2023-01-31 18:29:47 +13:00
TextureEncoder.cpp VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
TextureEncoder.h
TextureSampler.cpp VideoCommon: Use GetSpanForAddress safely in texture decoding 2024-04-20 18:31:08 +02:00
TextureSampler.h
TransformUnit.cpp VideoCommon: Add comment explaining why only the first normal gets normalized 2022-04-22 16:54:38 -07:00
TransformUnit.h VideoCommon: Handle emboss texgen with only a single normal 2022-04-22 16:54:38 -07:00
Vec3.h
VideoBackend.h VideoCommon: Pass WindowSystemInfo to InitBackendInfo 2023-06-08 22:07:39 -07:00