dolphin/Source/Core/VideoCommon
2019-03-01 21:54:33 +00:00
..
AbstractFramebuffer.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractFramebuffer.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractPipeline.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractShader.h
AbstractStagingTexture.cpp
AbstractStagingTexture.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractTexture.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AbstractTexture.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
AsyncRequests.cpp
AsyncRequests.h
AsyncShaderCompiler.cpp ShaderCache: Use imgui for shader compilation dialog 2019-01-25 11:15:57 +10:00
AsyncShaderCompiler.h
AVIDump.cpp
AVIDump.h
BoundingBox.cpp
BoundingBox.h
BPFunctions.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp TextureCache: Implement deferred/batched EFB copies 2018-11-07 16:25:01 +10:00
BPStructs.h
CMakeLists.txt Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h
CPMemory.cpp
CPMemory.h
DataReader.h
DriverDetails.cpp GLInterface: Drop Haiku support 2018-10-20 21:11:33 +10:00
DriverDetails.h Vulkan: Support macOS via MoltenVK 2018-11-07 05:41:09 -08:00
Fifo.cpp
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManager.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
FramebufferManager.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
FramebufferShaderGen.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
FramebufferShaderGen.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
GeometryShaderGen.cpp ShaderGen: Omit some unused varyings when possible 2019-01-23 18:34:22 +10:00
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
GXPipelineTypes.h
HiresTextures_DDSLoader.cpp
HiresTextures.cpp
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
IndexGenerator.h Use main buffers for utility draws 2018-12-04 17:37:25 +10:00
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
OnScreenDisplay.cpp Renderer: Use imgui for drawing debug text and OSD 2019-01-25 11:15:57 +10:00
OnScreenDisplay.h Renderer: Use imgui for drawing debug text and OSD 2019-01-25 11:15:57 +10:00
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PixelShaderGen.h ShaderGen: Omit some unused varyings when possible 2019-01-23 18:34:22 +10:00
PixelShaderManager.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PixelShaderManager.h
PostProcessing.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
PostProcessing.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
RenderBase.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
RenderBase.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
RenderState.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
RenderState.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
SamplerCommon.h
sfont.inc
ShaderCache.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
ShaderCache.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
ShaderGenCommon.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
ShaderGenCommon.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
Statistics.cpp Renderer: Use imgui for drawing debug text and OSD 2019-01-25 11:15:57 +10:00
Statistics.h Renderer: Use imgui for drawing debug text and OSD 2019-01-25 11:15:57 +10:00
TextureCacheBase.cpp Merge pull request #7832 from stenzek/xfb-decoding-regression 2019-02-28 11:03:25 +00:00
TextureCacheBase.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConfig.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConfig.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConversionShader.cpp TextureConversionShader: fix XFB decoding shader 2019-03-01 21:54:33 +00:00
TextureConversionShader.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConverterShaderGen.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureConverterShaderGen.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_Util.h
TextureDecoder_x64.cpp
TextureDecoder.h
UberShaderCommon.cpp
UberShaderCommon.h
UberShaderPixel.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
UberShaderPixel.h
UberShaderVertex.cpp ShaderGen: Don't use interface blocks on Vulkan without GS 2019-01-24 17:02:17 +10:00
UberShaderVertex.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.h
VertexLoaderManager.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VertexLoaderManager.h
VertexLoaderUtils.h
VertexLoaderX64.cpp
VertexLoaderX64.h
VertexManagerBase.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VertexManagerBase.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VertexShaderGen.cpp ShaderGen: Don't use interface blocks on Vulkan without GS 2019-01-24 17:02:17 +10:00
VertexShaderGen.h
VertexShaderManager.cpp WiimoteEmu: Remove redundant Matrix library and use the one in Common. 2019-02-03 12:02:02 -06:00
VertexShaderManager.h
VideoBackendBase.cpp Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VideoBackendBase.h VideoBackend: Add a virtual PrepareWindow function 2018-11-07 05:12:20 -08:00
VideoCommon.h
VideoCommon.vcxproj Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VideoCommon.vcxproj.filters Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VideoConfig.cpp Merge pull request #7753 from stenzek/videocommon-all-the-things 2019-02-26 04:21:05 +00:00
VideoConfig.h Move most backend functionality to VideoCommon 2019-02-19 16:57:54 +10:00
VideoState.cpp
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h