dolphin-emulator/Source/Core/VideoBackends/Software
Fletcher Porter f16e9045a2 Silence the -Wswitch warnings in Tev
The compiler was loudly announcing each and every branch Tev was not checking in
a switch statement, but Tev has learned it's lesson and will produce that
warning no more.
2021-10-13 23:54:06 -07:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt
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
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp BPMemory: Refactor/consolidate TexUnit Addressing 2021-10-10 09:09:43 +13:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
SWBoundingBox.cpp
SWBoundingBox.h
SWmain.cpp
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp
SWRenderer.h
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp
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 BPMemory: Refactor/consolidate TexUnit Addressing 2021-10-10 09:09:43 +13:00
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackend.h