dolphin/Source/Core/VideoCommon
comex 67452c53f1 Merge pull request #1386 from booto/small-loop-fix
VideoCommon: loop bug in ShaderGenCommon.h debug
2014-10-29 17:28:10 -04:00
..
AVIDump.cpp Fix timing of AVI files dumped on Linux 2014-10-23 23:34:38 +02:00
AVIDump.h
BoundingBox.cpp Make some variables static (should probably adjust for coding style too, but I'm not the one who merged code with bad style...) 2014-10-16 17:03:37 -04:00
BoundingBox.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h Merge pull request #1308 from kayru/shader_generator_write_opt 2014-10-20 17:15:53 +11:00
BPStructs.cpp Remove old (and now incorrect) error checking code. 2014-10-29 08:53:53 +13:00
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
CPMemory.cpp
CPMemory.h Convert some VideoCommon stuff to BitSet. 2014-10-25 16:57:25 -04:00
DataReader.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
Debugger.cpp
Debugger.h
DriverDetails.cpp Change driver details to reflect Qualcomm's changes with their v95 driver. 2014-10-18 02:50:57 -05:00
DriverDetails.h Change driver details to reflect Qualcomm's changes with their v95 driver. 2014-10-18 02:50:57 -05:00
Fifo.cpp
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
FramebufferManagerBase.h OGL: force enable postprocessing 2014-10-23 00:21:52 +02:00
HiresTextures.cpp
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.h
LookUpTables.h
MainBase.cpp
MainBase.h
NativeVertexFormat.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
OnScreenDisplay.cpp
OnScreenDisplay.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
OpcodeDecoding.cpp
OpcodeDecoding.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp Get buildbot to compile. 2014-10-10 12:28:15 +01:00
PixelEngine.h
PixelShaderGen.cpp Fixes missing objects on Adreno hardware. 2014-10-29 06:21:03 -05:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
PostProcessing.h OGL: force enable postprocessing 2014-10-23 00:21:52 +02:00
RenderBase.cpp Move bDumpFrames to SConfig (and it's references) 2014-10-12 23:56:16 -04:00
RenderBase.h
sfont.inc
ShaderGenCommon.h VideoCommon: loop bug in ShaderGenCommon.h debug 2014-10-25 01:52:31 +08:00
Statistics.cpp
Statistics.h
TextureCacheBase.cpp
TextureCacheBase.h
TextureConversionShader.cpp
TextureConversionShader.h
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_x64.cpp
TextureDecoder.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
VertexLoader_Color.cpp
VertexLoader_Color.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
VertexLoader_Normal.cpp
VertexLoader_Normal.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
VertexLoader_Position.cpp
VertexLoader_Position.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
VertexLoader_TextCoord.cpp
VertexLoader_TextCoord.h
VertexLoader.cpp Convert registersInUse to BitSet. 2014-10-25 16:57:25 -04:00
VertexLoader.h
VertexLoaderManager.cpp Convert some VideoCommon stuff to BitSet. 2014-10-25 16:57:25 -04:00
VertexLoaderManager.h
VertexManagerBase.cpp Convert some VideoCommon stuff to BitSet. 2014-10-25 16:57:25 -04:00
VertexManagerBase.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
VertexShaderGen.cpp Use pointers instead of references in GetUidData to avoid the undefined behavior of *(T *)nullptr (ewwww) 2014-10-21 21:20:05 -04:00
VertexShaderGen.h
VertexShaderManager.cpp Convert some VideoCommon stuff to BitSet. 2014-10-25 16:57:25 -04:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp Moved Input Display to Movie Menu 2014-10-17 21:08:34 -04:00
VideoConfig.h Moved Input Display to Movie Menu 2014-10-17 21:08:34 -04:00
VideoState.cpp Get buildbot to compile. 2014-10-10 12:28:15 +01:00
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h