dolphin/Source/Core/VideoBackends/Software
2021-05-31 18:01:47 -04:00
..
Clipper.cpp Merge pull request #9660 from ezio1900/master 2021-04-23 21:21:53 -04:00
Clipper.h Software: Implement points 2021-02-13 15:59:40 -08:00
CMakeLists.txt
CopyRegion.h Software: Fix out of bounds accesses in CopyRegion 2021-03-06 21:58:28 -08:00
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp Software: Fix out of bounds accesses in CopyRegion 2021-03-06 21:58:28 -08:00
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp VideoCommon: Fix scissorOffset, handle negative value correctly 2021-04-24 08:46:21 +08:00
Rasterizer.h
SetupUnit.cpp Software: Implement points 2021-02-13 15:59:40 -08:00
SetupUnit.h
SWmain.cpp
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp VideoCommon: Restore BBox* forwarding functions 2021-05-31 18:01:47 -04:00
SWRenderer.h VideoCommon: Restore BBox* forwarding functions 2021-05-31 18:01:47 -04:00
SWTexture.cpp Software: Fix out of bounds accesses in CopyRegion 2021-03-06 21:58:28 -08:00
SWTexture.h
SWVertexLoader.cpp Convert CPMemory to BitField and enum class 2021-03-06 19:27:08 -08:00
SWVertexLoader.h Software: Remove normalization special case 2021-01-03 23:22:48 -08:00
Tev.cpp VideoCommon: Move bounding box pixel quads rounding to shader 2021-05-28 23:30:22 -04:00
Tev.h Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
TextureCache.h
TextureEncoder.cpp SW: Fix alignedWidth in TextureEncoder 2021-04-19 02:06:52 +01:00
TextureEncoder.h
TextureSampler.cpp Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
TextureSampler.h
TransformUnit.cpp Convert XFMemory to BitField and enum class 2021-03-06 19:27:14 -08:00
TransformUnit.h Software: Remove normalization special case 2021-01-03 23:22:48 -08:00
Vec3.h
VideoBackend.h