dolphin/Source/Core/VideoBackends/Software
2025-03-09 01:42:45 -06:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt
CopyRegion.h
EfbCopy.cpp Fix out of bound write in EfbCopy::ClearEfb 2023-12-09 02:15:42 +01:00
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp Sw/Rasterizer: fix two elder typos, AD 2009 2024-09-24 22:00:03 +01:00
Rasterizer.h
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
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: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp
SWRenderer.h
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
SWVertexLoader.h
Tev.cpp Sw/Tev: drop unused macro 2024-09-24 22:00:03 +01:00
Tev.h
TextureCache.h
TextureEncoder.cpp Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride 2023-11-11 23:32:14 -08:00
TextureEncoder.h
TextureSampler.cpp VideoCommon: Use GetSpanForAddress safely in texture decoding 2024-04-20 18:31:08 +02:00
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h