dolphin/Source/Core/VideoBackends/Software
2021-11-18 17:48:33 -05:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
CopyRegion.h
DebugUtil.cpp BPMemory: Refactor/consolidate TexUnit Addressing 2021-10-10 09:09:43 +13:00
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp VideoSoftware: Fix copy filter clamping 2021-11-17 09:29:16 +13:00
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp Software: Adjust diagonal LOD implementation 2021-11-17 20:04:34 -08:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
SWBoundingBox.cpp VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
SWBoundingBox.h VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
SWmain.cpp VideoCommon: Skip textureQueryLevels if it doesn't exist 2021-11-17 21:28:39 -08:00
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
SWRenderer.h VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
SWVertexLoader.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
Tev.cpp Silence the -Wswitch warnings in Tev 2021-10-13 23:54:06 -07:00
Tev.h
TextureCache.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp Eliminate SamplerCommon::AreBpTexMode0MipmapsEnabled 2021-11-17 20:04:34 -08:00
TextureSampler.h
TransformUnit.cpp Convert NaN to 1 when generating texture coordinates 2021-07-24 22:20:35 -07:00
TransformUnit.h
Vec3.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackend.h