dolphin/Source/Core/VideoBackends/Software
2022-05-22 01:19:44 +02:00
..
Clipper.cpp Software: Disable clipping based on xfmem 2022-04-16 12:35:00 -07:00
Clipper.h Software: Fix zfreeze with CullMode::All 2022-04-08 20:05:32 -07:00
CMakeLists.txt cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CopyRegion.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp Software: Fix scissor rectangle always being block-aligned 2022-04-16 12:35:00 -07:00
Rasterizer.h Software: Use new scissor logic 2022-04-16 12:34:58 -07:00
SetupUnit.cpp
SetupUnit.h
SWBoundingBox.cpp
SWBoundingBox.h
SWmain.cpp VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp Software: Use new scissor logic 2022-04-16 12:34:58 -07:00
SWRenderer.h Software: Use new scissor logic 2022-04-16 12:34:58 -07:00
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp Show a panic alert if the CP matrix indices don't match the XF matrix indices 2022-05-18 14:43:14 -07:00
SWVertexLoader.h Software: Fix zfreeze with CullMode::All 2022-04-08 20:05:32 -07:00
Tev.cpp
Tev.h
TextureCache.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
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