dolphin/Source/Core/VideoBackends/Software
Pokechu22 fe559f3ed3 VideoCommon/Statistics: Require semicolons after statistics macros
This is clearer and reduces IntelliSense problems.
2022-10-29 15:39:41 -07:00
..
Clipper.cpp VideoCommon/Statistics: Require semicolons after statistics macros 2022-10-29 15:39:41 -07:00
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 Software: Use hardware-verified numbers for RGB->YUV conversion 2022-07-16 00:07:10 -07:00
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 Restructure parameters to TetxureConverterShaderGen/TextureConversionShader 2022-07-16 00:07:10 -07:00
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