dolphin/Source/Core/VideoCommon
skidau d02eb3ca59 Merge pull request #1640 from rohit-n/switch-default
Silence some -Wswitch-default warnings.
2014-12-13 19:47:06 +11:00
..
AVIDump.cpp
AVIDump.h
BoundingBox.cpp VideoCommon: Rename s_pCurBufferPointer 2014-12-09 18:56:27 +01:00
BoundingBox.h Reimplement Bounding Box calculation using the software renderer. 2014-10-10 12:27:06 +01:00
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h Silence some -Wswitch-default warnings. 2014-12-11 22:23:05 -06:00
BPStructs.cpp
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h Renamed DEPTHPARAMS to PIXELCENTERCORRECTION 2014-11-29 11:42:52 +01:00
CPMemory.cpp
CPMemory.h
DataReader.h VertexLoader: Move the old Datareader function into VertexLoader 2014-12-09 18:56:27 +01:00
Debugger.cpp
Debugger.h
DriverDetails.cpp Works around broken Intel Windows video drivers. 2014-12-03 00:33:42 -06:00
DriverDetails.h Works around broken Intel Windows video drivers. 2014-12-03 00:33:42 -06:00
Fifo.cpp FIFO: allocate slightly more for SIMD vertex loader overreads 2014-12-10 05:52:55 -08:00
Fifo.h VideoCommon: fifo cleanups 2014-12-09 18:56:27 +01:00
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
FramebufferManagerBase.h VideoCommon: Fix -Wsign-compare warnings. 2014-11-29 17:40:14 -06:00
GeometryShaderGen.cpp Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
GeometryShaderGen.h
HiresTextures.cpp Allow custom textures to load from unicode paths. 2014-09-22 12:51:30 -04:00
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
IndexGenerator.h Video backends: warn on usage of GL_DRAW_QUADS_2. 2014-05-17 11:55:32 -07:00
LightingShaderGen.h
LookUpTables.h
MainBase.cpp
MainBase.h
NativeVertexFormat.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp VideoCommon: clean up VertexLoader 2014-12-09 18:56:27 +01:00
OpcodeDecoding.h VideoCommon: cleanup OpcodeDecoder 2014-12-09 18:56:27 +01:00
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp PixelShaderGen: merge OGL+D3D bbox 2014-12-09 19:32:24 +01:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
PostProcessing.h
RenderBase.cpp
RenderBase.h OGL: Add Top-and-Bottom stereoscopy mode. 2014-11-23 14:27:39 +01:00
sfont.inc
ShaderGenCommon.h Renamed DEPTHPARAMS to PIXELCENTERCORRECTION 2014-11-29 11:42:52 +01:00
Statistics.cpp
Statistics.h
TextureCacheBase.cpp VideoCommon: Fix -Wsign-compare warnings. 2014-11-29 17:40:14 -06:00
TextureCacheBase.h TextureCache: Add "Mono EFB Depth Copy" stereoscopy option. 2014-11-23 14:27:40 +01:00
TextureConversionShader.cpp Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
TextureConversionShader.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
TextureDecoder_Common.cpp Silence some -Wswitch-default warnings. 2014-12-11 22:23:05 -06:00
TextureDecoder_Generic.cpp
TextureDecoder_x64.cpp Destroy OpenMP 2014-11-06 18:38:24 -08:00
TextureDecoder.h
VertexLoader_Color.cpp
VertexLoader_Color.h
VertexLoader_Normal.cpp VideoCommon: Rename s_pCurBufferPointer 2014-12-09 18:56:27 +01:00
VertexLoader_Normal.h
VertexLoader_Position.cpp VideoCommon: Rename s_pCurBufferPointer 2014-12-09 18:56:27 +01:00
VertexLoader_Position.h
VertexLoader_TextCoord.cpp VideoCommon: Rename s_pCurBufferPointer 2014-12-09 18:56:27 +01:00
VertexLoader_TextCoord.h
VertexLoader.cpp VideoCommon: clean up VertexLoader 2014-12-09 18:56:27 +01:00
VertexLoader.h VideoCommon: clean up VertexLoader 2014-12-09 18:56:27 +01:00
VertexLoaderManager.cpp VideoCommon: clean up VertexLoader 2014-12-09 18:56:27 +01:00
VertexLoaderManager.h VideoCommon: clean up VertexLoader 2014-12-09 18:56:27 +01:00
VertexLoaderUtils.h VideoCommon: Rename s_pCurBufferPointer 2014-12-09 18:56:27 +01:00
VertexManagerBase.cpp VideoCommon: clean up VertexLoader 2014-12-09 18:56:27 +01:00
VertexManagerBase.h VideoCommon: clean up VertexLoader 2014-12-09 18:56:27 +01:00
VertexShaderGen.cpp Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
VertexShaderGen.h
VertexShaderManager.cpp Merge pull request #1656 from kayru/orthographic_projection_epsilon 2014-12-05 17:34:50 +01:00
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h VideoCommon: Rename s_pCurBufferPointer 2014-12-09 18:56:27 +01:00
VideoCommon.vcxproj VertexLoader: Move the old Datareader function into VertexLoader 2014-12-09 18:56:27 +01:00
VideoCommon.vcxproj.filters VertexLoader: Move the old Datareader function into VertexLoader 2014-12-09 18:56:27 +01:00
VideoConfig.cpp
VideoConfig.h VideoConfig: Add separation and convergence modifiers to the game ini. 2014-11-24 15:10:52 +01:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h VideoCommon: cleanup OpcodeDecoder 2014-12-09 18:56:27 +01:00
XFStructs.cpp VideoCommon: cleanup OpcodeDecoder 2014-12-09 18:56:27 +01:00
XFStructs.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00