dolphin/Source/Core/VideoCommon
2022-10-22 20:13:24 -05:00
..
GraphicsModSystem VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead 2022-10-09 00:00:01 -05:00
AbstractFramebuffer.cpp
AbstractFramebuffer.h
AbstractPipeline.h VideoCommon: Add separate pipeline usage for UberShaders 2022-09-19 16:28:24 -05:00
AbstractShader.h
AbstractStagingTexture.cpp
AbstractStagingTexture.h
AbstractTexture.cpp
AbstractTexture.h
AsyncRequests.cpp Fix crashes in dual core mode on a PI_FIFO_RESET 2022-08-18 13:38:37 -07:00
AsyncRequests.h Fix crashes in dual core mode on a PI_FIFO_RESET 2022-08-18 13:38:37 -07:00
AsyncShaderCompiler.cpp
AsyncShaderCompiler.h
BoundingBox.cpp
BoundingBox.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h Fifo analyzer: Improve some BP descriptions 2022-08-29 11:10:05 -07:00
BPStructs.cpp VideoCommon: Update EFB peek cache on draw done and tokens 2022-10-01 18:08:38 +02:00
BPStructs.h
CMakeLists.txt VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead 2022-10-09 00:00:01 -05:00
CommandProcessor.cpp Common/PointerWrap: Remove DoPOD 2022-10-06 11:25:36 -07:00
CommandProcessor.h
ConstantManager.h VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
CPMemory.cpp Simplify saving CP state 2022-10-09 19:32:59 -07:00
CPMemory.h Simplify saving CP state 2022-10-09 19:32:59 -07:00
DataReader.h
DriverDetails.cpp VideoBackends:Vulkan: Workaround slow vkCmdCopyImageToBuffer on QCom driver 2022-09-30 21:13:42 +02:00
DriverDetails.h VideoBackends:Vulkan: Workaround slow vkCmdCopyImageToBuffer on QCom driver 2022-09-30 21:13:42 +02:00
Fifo.cpp VideoCommon: Update EFB peek cache on draw done and tokens 2022-10-01 18:08:38 +02:00
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManager.cpp VideoCommon: Update EFB peek cache on draw done and tokens 2022-10-01 18:08:38 +02:00
FramebufferManager.h VideoCommon: Update EFB peek cache on draw done and tokens 2022-10-01 18:08:38 +02:00
FramebufferShaderGen.cpp VideoBackends:Metal: MSAA support 2022-07-21 20:44:19 -05:00
FramebufferShaderGen.h
FrameDump.cpp
FrameDump.h
FreeLookCamera.cpp
FreeLookCamera.h
GeometryShaderGen.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
GeometryShaderGen.h
GeometryShaderManager.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
GeometryShaderManager.h VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
GXPipelineTypes.h VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
HiresTextures_DDSLoader.cpp
HiresTextures.cpp
HiresTextures.h
IndexGenerator.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
IndexGenerator.h VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h VideoCommon: Use std::array in PortableVertexDeclaration 2022-09-19 16:28:24 -05:00
NetPlayChatUI.cpp
NetPlayChatUI.h
NetPlayGolfUI.cpp
NetPlayGolfUI.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp OpcodeDecoding: Get vertex size from the loader 2022-09-19 01:14:53 +02:00
OpcodeDecoding.h OpcodeDecoding: Get vertex size from the loader 2022-09-19 01:14:53 +02:00
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp Common/PointerWrap: Remove DoPOD 2022-10-06 11:25:36 -07:00
PixelEngine.h
PixelShaderGen.cpp Merge pull request #10836 from iwubcode/d3d_uint_fix 2022-10-18 12:12:08 -04:00
PixelShaderGen.h BPMemory: Make TevKSel more clear 2022-08-29 11:10:05 -07:00
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
PostProcessing.h
RenderBase.cpp VideoCommon: Update EFB peek cache on draw done and tokens 2022-10-01 18:08:38 +02:00
RenderBase.h
RenderState.cpp
RenderState.h
sfont.inc
ShaderCache.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
ShaderCache.h VideoCommon: Add separate pipeline usage for UberShaders 2022-09-19 16:28:24 -05:00
ShaderGenCommon.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
ShaderGenCommon.h VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
Spirv.cpp
Spirv.h
Statistics.cpp VideoCommon: Add statistics for draw done and token commands 2022-09-26 16:19:54 -07:00
Statistics.h VideoCommon: Add statistics for draw done and token commands 2022-09-26 16:19:54 -07:00
TextureCacheBase.cpp VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead 2022-10-09 00:00:01 -05:00
TextureCacheBase.h
TextureConfig.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
TextureConfig.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TextureConversionShader.cpp VideoCommon: Fix OpenGL ES GPU texture decoding 2022-08-20 23:21:23 +02:00
TextureConversionShader.h
TextureConverterShaderGen.cpp
TextureConverterShaderGen.h
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_Util.h
TextureDecoder_x64.cpp
TextureDecoder.h
TextureInfo.cpp TextureInfo: Reorder members in constructor 2022-08-29 21:16:21 +01:00
TextureInfo.h
TMEM.cpp
TMEM.h
UberShaderCommon.cpp
UberShaderCommon.h VideoCommon: Allow BitfieldExtract in specialized shaders 2021-11-17 20:04:33 -08:00
UberShaderPixel.cpp Merge pull request #10836 from iwubcode/d3d_uint_fix 2022-10-18 12:12:08 -04:00
UberShaderPixel.h
UberShaderVertex.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
UberShaderVertex.h
VertexLoader_Color.cpp VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader_Color.h VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader_Normal.cpp VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader_Normal.h VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader_Position.cpp VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader_Position.h VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader_TextCoord.cpp VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader_TextCoord.h VertexLoader: Inline GetSize 2022-09-15 12:50:15 +02:00
VertexLoader.cpp
VertexLoader.h
VertexLoaderARM64.cpp VertexLoaderARM64: Fix direct normal+tangent+binormal with index3 set 2022-09-18 23:33:24 -07:00
VertexLoaderARM64.h VertexLoaderARM64: Fix direct normal+tangent+binormal with index3 set 2022-09-18 23:33:24 -07:00
VertexLoaderBase.cpp VertexLoader: Optimize GetVertexSize 2022-09-15 02:47:23 +02:00
VertexLoaderBase.h VertexLoader: Optimize GetVertexSize 2022-09-15 02:47:23 +02:00
VertexLoaderManager.cpp Simplify saving CP state 2022-10-09 19:32:59 -07:00
VertexLoaderManager.h VertexLoaderManager: Clean up and slightly speed up with templates 2022-09-19 01:14:49 +02:00
VertexLoaderUtils.h
VertexLoaderX64.cpp VertexLoaderX64: Fix direct normal+tangent+binormal with index3 set 2022-09-18 23:33:23 -07:00
VertexLoaderX64.h VertexLoaderX64: Fix direct normal+tangent+binormal with index3 set 2022-09-18 23:33:23 -07:00
VertexManagerBase.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
VertexManagerBase.h Merge pull request #10859 from tellowkrinkle/UniformBufferSize 2022-10-20 17:13:31 -04:00
VertexShaderGen.cpp VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
VertexShaderGen.h VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
VertexShaderManager.cpp VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead 2022-10-09 00:00:01 -05:00
VertexShaderManager.h VideoCommon: Add dynamic vertex loader to ubershaders 2022-09-19 16:28:23 -05:00
VideoBackendBase.cpp VideoBackends - Enable Metal without Vulkan 2022-09-19 11:28:34 -05:00
VideoBackendBase.h
VideoCommon.h Use __VA_OPT__(, ) __VA_ARGS__ instead of ##__VA_ARGS__ 2022-08-23 12:09:57 -07:00
VideoConfig.cpp Software: Remove dedicated texture/frame dumping infrastructure 2022-09-26 18:25:54 -07:00
VideoConfig.h VideoCommon: Add vertex shader point and line expansion 2022-10-22 20:13:24 -05:00
VideoState.cpp Simplify saving CP state 2022-10-09 19:32:59 -07:00
VideoState.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp Fifo analyzer: Fix various XF mistakes 2022-08-29 11:10:05 -07:00
XFStructs.h