dolphin/Source/Core/VideoBackends/Software
Pokechu22 b90d23158f Software: Fix mipmaps and uneven strides in SWTexture
I think this is only used for texture dumping, but this resolves some failed assertions and glitchy results.
2022-09-26 19:43:57 -07:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt Software: Remove dedicated texture/frame dumping infrastructure 2022-09-26 18:25:54 -07:00
CopyRegion.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp SW/Rasterizer: Use RAS1_IREF::getTexCoord and getTexMap 2022-08-29 11:10:05 -07: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
SWBoundingBox.h
SWmain.cpp Software: Remove dedicated texture/frame dumping infrastructure 2022-09-26 18:25:54 -07:00
SWOGLWindow.cpp Software: Fix mipmaps and uneven strides in SWTexture 2022-09-26 19:43:57 -07:00
SWOGLWindow.h
SWRenderer.cpp
SWRenderer.h
SWTexture.cpp Software: Fix mipmaps and uneven strides in SWTexture 2022-09-26 19:43:57 -07:00
SWTexture.h Software: Fix mipmaps and uneven strides in SWTexture 2022-09-26 19:43:57 -07:00
SWVertexLoader.cpp Software: Remove dedicated texture/frame dumping infrastructure 2022-09-26 18:25:54 -07:00
SWVertexLoader.h
Tev.cpp Software: Remove dedicated texture/frame dumping infrastructure 2022-09-26 18:25:54 -07:00
Tev.h BPMemory: Make TevKSel more clear 2022-08-29 11:10:05 -07:00
TextureCache.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h