dolphin-emulator/Source/Core/VideoBackends/Software
Lioncash d4337eebde VideoCommon/Statistics: Rename stats global to g_stats
Makes the global variable follow our convention of prefixing g_ on
global variables to make it obvious in surrounding code that it's not a
local variable.
2019-07-10 23:34:54 -04:00
..
Clipper.cpp VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
Clipper.h
CMakeLists.txt VideoSoftware/CMakeLists: Specify headers in target sources 2019-05-31 06:54:26 -04:00
CopyRegion.h
DebugUtil.cpp VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj
SWmain.cpp
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp Merge pull request #8049 from stenzek/crop 2019-06-08 20:57:52 +10:00
SWRenderer.h Merge pull request #8049 from stenzek/crop 2019-06-08 20:57:52 +10:00
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
SWVertexLoader.h
Tev.cpp VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
Tev.h
TextureCache.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp VideoCommon/Statistics: Use std::array for projection values 2019-06-20 08:06:20 -04:00
TransformUnit.h
Vec3.h
VideoBackend.h