dolphin/Source/Core/VideoCommon
Jasper St. Pierre 4e8e51b278 BPStructs: Remove calls to SetInterlacedMode when reloading state
SetInterlacedMode is a dummy no-op that does nothing.
2014-05-20 11:15:10 -04:00
..
AVIDump.cpp
AVIDump.h
BPFunctions.cpp BPFunctions: Remove the rest of GetConfig 2014-05-20 11:15:09 -04:00
BPFunctions.h BPFunctions: Remove the rest of GetConfig 2014-05-20 11:15:09 -04:00
BPMemory.cpp BPMemory: Clean up and rename some variables and comments 2014-05-20 11:15:08 -04:00
BPMemory.h VideoCommon: correctly compute whether an indirect texture stage is active. 2014-05-04 22:44:10 -07:00
BPStructs.cpp BPStructs: Remove calls to SetInterlacedMode when reloading state 2014-05-20 11:15:10 -04:00
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h
CPMemory.cpp
CPMemory.h
DataReader.h
Debugger.cpp
Debugger.h
DriverDetails.cpp Enables usage of GLSL textureSize on Qualcomm v66. 2014-05-05 08:50:13 -05:00
DriverDetails.h Enables usage of GLSL textureSize on Qualcomm v66. 2014-05-05 08:50:13 -05:00
EmuWindow.cpp
EmuWindow.h
Fifo.cpp
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp VideoCommon: recreate XFB texture when the XFB size changes. 2014-05-05 11:01:14 -07:00
FramebufferManagerBase.h
HiresTextures.cpp Workaround dumb custom texture loading logic so that D3D11, GL core (used on OS X) and GLES code paths have less broken custom textures. 2014-04-24 00:33:48 +02:00
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp Video backends: warn on usage of GL_DRAW_QUADS_2. 2014-05-17 11:55:32 -07:00
IndexGenerator.h Video backends: warn on usage of GL_DRAW_QUADS_2. 2014-05-17 11:55:32 -07:00
LightingShaderGen.h Merge pull request #360 from magumagu/lighting-rounding 2014-05-17 21:06:31 +02:00
LookUpTables.h
MainBase.cpp
MainBase.h
memcpy_amd.cpp
NativeVertexFormat.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp Opcode decoding: 0xC0 isn't a valid command. 2014-05-08 15:49:19 -07:00
OpcodeDecoding.h Opcode decoding: handle missing opcodes 0x88 etc. 2014-05-10 20:33:28 -07:00
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp Merge pull request #269 from magumagu/swbackend-xfregisters 2014-05-17 10:40:57 +02:00
PixelShaderGen.h
PixelShaderManager.cpp PixelShaderManager: Fizzle out fog changes when disabled here 2014-05-20 11:15:09 -04:00
PixelShaderManager.h
RenderBase.cpp VideoCommon: cleanup Renderer::RecordVideoMemory. 2014-05-16 18:58:08 -07:00
RenderBase.h
ShaderGenCommon.h ShaderGen: inline constant shaders 2014-05-05 17:06:37 +02:00
Statistics.cpp
Statistics.h Move the #pragma once header guard before the includes in Statistics.h in VideoCommon. 2014-05-04 00:24:21 -04:00
stdafx.cpp
stdafx.h
TextureCacheBase.cpp
TextureCacheBase.h
TextureConversionShader.cpp
TextureConversionShader.h
TextureDecoder_Generic.cpp
TextureDecoder_x64.cpp
TextureDecoder.h
VertexLoader_Color.cpp
VertexLoader_Color.h
VertexLoader_Normal.cpp
VertexLoader_Normal.h
VertexLoader_Position.cpp
VertexLoader_Position.h
VertexLoader_TextCoord.cpp
VertexLoader_TextCoord.h
VertexLoader.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
VertexLoader.h
VertexLoaderManager.cpp remove unused and unexported function 2014-05-16 14:33:00 +02:00
VertexLoaderManager.h
VertexManagerBase.cpp Merge pull request #355 from magumagu/gx-missing-opcode 2014-05-18 11:12:06 +02:00
VertexManagerBase.h
VertexShaderGen.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
VertexShaderGen.h
VertexShaderManager.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h
VideoCommon.vcxproj
VideoCommon.vcxproj.filters
VideoConfig.cpp Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
VideoConfig.h
VideoState.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
VideoState.h
XFMemory.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
XFMemory.h Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
XFStructs.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
XFStructs.h