dolphin/Source/Core/VideoCommon
2014-03-14 22:26:50 +01:00
..
AVIDump.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
AVIDump.h
BPFunctions.cpp Fix various warnings reported by clang 2014-02-28 12:28:19 +01:00
BPFunctions.h
BPMemory.cpp
BPMemory.h Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
BPStructs.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
CommandProcessor.h
ConstantManager.h
CPMemory.cpp
CPMemory.h
DataReader.h
Debugger.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Debugger.h
DriverDetails.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
DriverDetails.h
EmuWindow.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
EmuWindow.h
Fifo.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Fifo.h
FPSCounter.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
FPSCounter.h
FramebufferManagerBase.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
FramebufferManagerBase.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
HiresTextures.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
HiresTextures.h
ImageWrite.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
ImageWrite.h Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
IndexGenerator.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
IndexGenerator.h
LightingShaderGen.h Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
LookUpTables.h
MainBase.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
MainBase.h
memcpy_amd.cpp Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
NativeVertexFormat.h
OnScreenDisplay.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
OnScreenDisplay.h
OpcodeDecoding.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
OpcodeDecoding.h
PerfQueryBase.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
PerfQueryBase.h
PixelEngine.cpp Fix more header sorting issues in VideoCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
PixelEngine.h
PixelShaderGen.cpp PixelShaderGen: Use integer math for indirect texture coords. 2014-03-14 22:26:50 +01:00
PixelShaderGen.h
PixelShaderManager.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PixelShaderManager.h Fix more header sorting issues in VideoCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
RenderBase.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
RenderBase.h Fix more header sorting issues in VideoCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
ShaderGenCommon.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Statistics.cpp
Statistics.h
stdafx.cpp
stdafx.h
TextureCacheBase.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
TextureCacheBase.h Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
TextureConversionShader.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
TextureConversionShader.h
TextureDecoder_Generic.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
TextureDecoder_x64.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
TextureDecoder.h
VertexLoader_Color.cpp
VertexLoader_Color.h
VertexLoader_Normal.cpp
VertexLoader_Normal.h
VertexLoader_Position.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VertexLoader_Position.h
VertexLoader_TextCoord.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VertexLoader_TextCoord.h
VertexLoader.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
VertexLoader.h Fix various warnings reported by clang 2014-02-28 12:28:19 +01:00
VertexLoaderManager.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VertexLoaderManager.h
VertexManagerBase.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
VertexManagerBase.h
VertexShaderGen.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
VertexShaderGen.h
VertexShaderManager.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
VertexShaderManager.h
VideoBackendBase.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VideoBackendBase.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
VideoCommon.h Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp Fix more header sorting issues in VideoCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
VideoConfig.h
VideoState.cpp Fix more header sorting issues in VideoCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h