dolphin/Source/Core/VideoCommon
2016-01-12 23:28:26 +01:00
..
AsyncRequests.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
AsyncRequests.h
AVIDump.cpp Force XVID FourCC for MPEG4 output 2016-01-08 10:22:19 -05:00
AVIDump.h Use ffmpeg for Windows Video Dumping instead of VFW 2016-01-07 18:37:58 -05:00
BoundingBox.cpp
BoundingBox.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h Rasterizer: Mark some references as const 2015-12-06 02:51:36 -05:00
BPStructs.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
BPStructs.h
CMakeLists.txt Use ffmpeg for Windows Video Dumping instead of VFW 2016-01-07 18:37:58 -05:00
CommandProcessor.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
CommandProcessor.h
ConstantManager.h
CPMemory.cpp
CPMemory.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
DataReader.h
Debugger.cpp
Debugger.h
DriverDetails.cpp Disable geometry shaders on mesa AMD/ATI drivers. 2016-01-09 15:09:37 -06:00
DriverDetails.h Disable geometry shaders on mesa AMD/ATI drivers. 2016-01-09 15:09:37 -06:00
Fifo.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
Fifo.h Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp Render: Get rid of explicit new and delete 2015-12-22 19:10:05 -05:00
FramebufferManagerBase.h Render: Get rid of explicit new and delete 2015-12-22 19:10:05 -05:00
GeometryShaderGen.cpp ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string buffer to ShaderCode 2016-01-02 17:35:06 +10:00
GeometryShaderGen.h
GeometryShaderManager.cpp VideoConfig: Change convergence setting to percentage value. 2015-12-13 22:58:16 +01:00
GeometryShaderManager.h
HiresTextures.cpp HiresTextures: Refactor getting directory 2016-01-06 19:35:16 +01:00
HiresTextures.h HiresTextures: Refactor getting directory 2016-01-06 19:35:16 +01:00
ImageWrite.cpp ShaderGeneration: Get rid of static buffers 2015-12-26 17:01:54 -05:00
ImageWrite.h ShaderGeneration: Get rid of static buffers 2015-12-26 17:01:54 -05:00
IndexGenerator.cpp
IndexGenerator.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LightingShaderGen.h Revert "ShaderGen: Toggle value of uninitialized color." 2015-12-27 02:28:29 +13:00
LookUpTables.h
MainBase.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
NativeVertexFormat.h
OnScreenDisplay.cpp OnScreenDisplay: Make CallbackType an enum class 2016-01-02 14:57:55 -05:00
OnScreenDisplay.h OnScreenDisplay: Make CallbackType an enum class 2016-01-02 14:57:55 -05:00
OpcodeDecoding.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
OpcodeDecoding.h
PerfQueryBase.cpp VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
PerfQueryBase.h VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
PixelEngine.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
PixelEngine.h
PixelShaderGen.cpp ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string buffer to ShaderCode 2016-01-02 17:35:06 +10:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
PostProcessing.h
RenderBase.cpp [Android] Add support for rotation and minimizing the application 2016-01-10 13:00:32 -06:00
RenderBase.h [Android] Add support for rotation and minimizing the application 2016-01-10 13:00:32 -06:00
sfont.inc Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
ShaderGenCommon.h ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string buffer to ShaderCode 2016-01-02 17:35:06 +10:00
Statistics.cpp VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
Statistics.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
TextureCacheBase.cpp Merge pull request #3407 from phire/fix_assert 2015-12-29 20:58:24 +01:00
TextureCacheBase.h TextureCache, fix an incorrect assert. 2015-12-29 14:25:31 +13:00
TextureConversionShader.cpp
TextureConversionShader.h
TextureDecoder_Common.cpp
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
VertexLoader.h
VertexLoaderARM64.cpp
VertexLoaderARM64.h
VertexLoaderBase.cpp VertexLoaderBase: Get rid of explicit delete and new 2015-12-22 20:09:54 -05:00
VertexLoaderBase.h VertexLoaderBase: Get rid of explicit delete and new 2015-12-22 20:09:54 -05:00
VertexLoaderManager.cpp VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
VertexLoaderManager.h
VertexLoaderUtils.h
VertexLoaderX64.cpp
VertexLoaderX64.h Merge pull request #2274 from degasus/disable_bbox 2015-05-25 08:46:12 -04:00
VertexManagerBase.cpp VideoBackend: Get rid of a boolean global 2016-01-02 18:03:28 -05:00
VertexManagerBase.h VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
VertexShaderGen.cpp ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string buffer to ShaderCode 2016-01-02 17:35:06 +10:00
VertexShaderGen.h VideoCommon: return code/uid from shader gens 2015-11-03 14:40:23 +01:00
VertexShaderManager.cpp
VertexShaderManager.h
VideoBackendBase.cpp Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackendBase.h VideoBackend: Remove simple wrapper functions. 2016-01-12 23:28:26 +01:00
VideoCommon.h
VideoCommon.vcxproj Use ffmpeg for Windows Video Dumping instead of VFW 2016-01-07 18:37:58 -05:00
VideoCommon.vcxproj.filters VideoBackend: Get rid of a boolean global 2016-01-02 18:03:28 -05:00
VideoConfig.cpp Merge pull request #3464 from Armada651/stereo-warnings 2016-01-07 00:35:14 +01:00
VideoConfig.h VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
VideoState.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp Fifo: Create a "Fifo" namespace. 2016-01-12 23:28:26 +01:00
XFStructs.h