dolphin/Source/Core/VideoBackends/Software
degasus 7e79806efc remove unused globals
Also change globals into statics which are only used in one file
2014-07-11 16:10:20 +02:00
..
BPMemLoader.cpp
BPMemLoader.h
Clipper.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
Clipper.h
CMakeLists.txt
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
DebugUtil.h
EfbCopy.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
EfbCopy.h
EfbInterface.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
EfbInterface.h
HwRasterizer.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
HwRasterizer.h
NativeVertexFormat.h
OpcodeDecoder.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
OpcodeDecoder.h
RasterFont.cpp
RasterFont.h
Rasterizer.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
stdafx.cpp
stdafx.h
SWCommandProcessor.cpp remove unused globals 2014-07-11 16:10:20 +02:00
SWCommandProcessor.h remove unused globals 2014-07-11 16:10:20 +02:00
SWmain.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
SWRenderer.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
SWRenderer.h
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
SWVertexLoader.h
SWVideoConfig.cpp
SWVideoConfig.h
Tev.cpp
Tev.h
TextureEncoder.cpp mark all local functions as static 2014-07-11 16:07:23 +02:00
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp mark all local functions as static 2014-07-11 16:07:23 +02:00
TransformUnit.h
Vec3.h
VideoBackend.h
VideoConfigDialog.cpp
VideoConfigDialog.h
XFMemLoader.cpp
XFMemLoader.h