dolphin-emulator/Source/Core/VideoCommon
2014-07-26 14:37:18 +02:00
..
AVIDump.cpp Change libav* autodetection to support framedumping on Ubuntu 14.04 2014-07-13 23:06:20 +02:00
AVIDump.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
CommandProcessor.h
ConstantManager.h
CPMemory.cpp
CPMemory.h
DataReader.h remove unused globals 2014-07-11 16:10:20 +02:00
Debugger.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
Debugger.h
DriverDetails.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
DriverDetails.h
Fifo.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
Fifo.h mark all local functions as static 2014-07-11 16:07:23 +02:00
FPSCounter.cpp FPSCounter: Initialize members. 2014-07-26 14:37:18 +02:00
FPSCounter.h FPSCounter: Remove redundant destructor. 2014-07-18 12:49:40 +02:00
FramebufferManagerBase.cpp Remove the 3D Vision hack. 2014-07-26 12:45:10 +02:00
FramebufferManagerBase.h
HiresTextures.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.h
LookUpTables.h
MainBase.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
MainBase.h
NativeVertexFormat.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp remove unused globals 2014-07-11 16:10:20 +02:00
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp Fix warnings unearthed by #579 2014-07-13 02:16:51 +02:00
PixelEngine.h
PixelShaderGen.cpp Support Sampler binding in the shader. 2014-07-18 17:04:03 -05:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
RenderBase.cpp Merge pull request #595 from Armada651/pref_log 2014-07-18 12:59:04 +02:00
RenderBase.h Turn the FPSCounter namespace into a class. 2014-07-16 20:40:40 +02:00
ShaderGenCommon.h
Statistics.cpp
Statistics.h
stdafx.cpp
stdafx.h
TextureCacheBase.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
TextureCacheBase.h
TextureConversionShader.cpp Support Sampler binding in the shader. 2014-07-18 17:04:03 -05:00
TextureConversionShader.h
TextureDecoder.h avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
TextureDecoder_Generic.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
TextureDecoder_x64.cpp VideoCommon: fix ifdef expression 2014-07-15 04:15:49 +02:00
VertexLoader.cpp VertexLoader: Remove global state dependency on g_nativeVertexFmt 2014-07-26 01:35:09 +02:00
VertexLoader.h VertexLoader: Remove global state dependency on g_nativeVertexFmt 2014-07-26 01:35:09 +02:00
VertexLoader_Color.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
VertexLoader_Color.h
VertexLoader_Normal.cpp
VertexLoader_Normal.h
VertexLoader_Position.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
VertexLoader_Position.h
VertexLoader_TextCoord.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
VertexLoader_TextCoord.h
VertexLoaderManager.cpp VertexLoader: Remove global state dependency on g_nativeVertexFmt 2014-07-26 01:35:09 +02:00
VertexLoaderManager.h VertexLoader: Remove global state dependency on g_nativeVertexFmt 2014-07-26 01:35:09 +02:00
VertexManagerBase.cpp
VertexManagerBase.h
VertexShaderGen.cpp
VertexShaderGen.h VideoCommon: Remove some unused constants from VertexShaderGen.h. 2014-07-05 23:46:07 -04:00
VertexShaderManager.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp Cosmetic changes based on feedback on PR #506. 2014-07-26 13:04:39 +02:00
VideoConfig.h Cosmetic changes based on feedback on PR #506. 2014-07-26 13:04:39 +02:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp mark all local functions as static 2014-07-11 16:07:23 +02:00
XFStructs.h