dolphin/Source/Core/VideoCommon
Dentomologist 379a1a7109
Merge pull request #14607 from elyashue/internal-resolution-display
VideoCommon: Added option for showcasing internal resolution
2026-05-25 12:17:29 -07:00
..
Assets Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
GraphicsModSystem Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Resources Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
AbstractFramebuffer.cpp
AbstractFramebuffer.h
AbstractGfx.cpp
AbstractGfx.h
AbstractPipeline.h
AbstractShader.h
AbstractStagingTexture.cpp
AbstractStagingTexture.h
AbstractTexture.cpp
AbstractTexture.h
AsyncRequests.cpp
AsyncRequests.h
AsyncShaderCompiler.cpp
AsyncShaderCompiler.h
BoundingBox.cpp
BoundingBox.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp
BPStructs.h
CMakeLists.txt
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h
Constants.h
CPMemory.cpp
CPMemory.h
CPUCull.cpp
CPUCull.h
CPUCullImpl.h
DataReader.h
DriverDetails.cpp
DriverDetails.h
EFBInterface.cpp
EFBInterface.h
Fifo.cpp
Fifo.h
FramebufferManager.cpp
FramebufferManager.h
FramebufferShaderGen.cpp
FramebufferShaderGen.h
FrameDumper.cpp
FrameDumper.h
FrameDumpFFMpeg.cpp
FrameDumpFFMpeg.h
FreeLookCamera.cpp
FreeLookCamera.h
GeometryShaderGen.cpp
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
GXPipelineTypes.h
HiresTextures.cpp
HiresTextures.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h
NetPlayChatUI.cpp
NetPlayChatUI.h
NetPlayGolfUI.cpp Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
NetPlayGolfUI.h Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
OnScreenDisplay.cpp Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
OnScreenDisplay.h
OnScreenUI.cpp
OnScreenUI.h
OnScreenUIKeyMap.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerformanceMetrics.cpp VideoCommon: Added an option to showcase internal resolution, EFB width x height as screen overlay. Option to turn it on is a checkbox in screen on the OSD settings, in debug. This supports enhancements. 2026-04-19 23:19:21 +02:00
PerformanceMetrics.h VideoCommon: Added an option to showcase internal resolution, EFB width x height as screen overlay. Option to turn it on is a checkbox in screen on the OSD settings, in debug. This supports enhancements. 2026-04-19 23:19:21 +02:00
PerformanceTracker.cpp Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
PerformanceTracker.h Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
PerfQueryBase.cpp
PerfQueryBase.h
PipelineUtils.cpp
PipelineUtils.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp VideoConfig: Rename StereoMode::TAB to StereoMode::TopAndBottom 2026-04-24 11:19:11 -07:00
PostProcessing.h
Present.cpp Reimplement custom cropping by adjusting the source aspect ratio 2026-05-24 20:51:23 +02:00
Present.h Reimplement custom cropping by adjusting the source aspect ratio 2026-05-24 20:51:23 +02:00
RenderState.cpp
RenderState.h
sfont.inc
ShaderCache.cpp Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
ShaderCache.h
ShaderCompileUtils.cpp Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
ShaderCompileUtils.h Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
ShaderGenCommon.cpp
ShaderGenCommon.h
Spirv.cpp
Spirv.h
Statistics.cpp
Statistics.h
TextureCacheBase.cpp Merge pull request #14565 from SuperSamus/cpp-argument-move-reference 2026-04-18 21:02:30 +02:00
TextureCacheBase.h
TextureConfig.cpp
TextureConfig.h
TextureConversionShader.cpp
TextureConversionShader.h
TextureConverterShaderGen.cpp
TextureConverterShaderGen.h
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_Util.h
TextureDecoder_x64.cpp
TextureDecoder.h
TextureInfo.cpp
TextureInfo.h
TextureUtils.cpp
TextureUtils.h
TMEM.cpp Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
TMEM.h
UberShaderCommon.cpp
UberShaderCommon.h
UberShaderPixel.cpp
UberShaderPixel.h
UberShaderVertex.cpp
UberShaderVertex.h
VertexLoader_Color.cpp
VertexLoader_Color.h
VertexLoader_Normal.cpp
VertexLoader_Normal.h
VertexLoader_Position.cpp Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
VertexLoader_Position.h
VertexLoader_TextCoord.cpp Replace some [[maybe_unused]] annotations with commented names 2026-05-03 17:09:59 -07:00
VertexLoader_TextCoord.h
VertexLoader.cpp
VertexLoader.h
VertexLoaderARM64.cpp
VertexLoaderARM64.h
VertexLoaderBase.cpp
VertexLoaderBase.h
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexLoaderUtils.h
VertexLoaderX64.cpp
VertexLoaderX64.h
VertexManagerBase.cpp
VertexManagerBase.h
VertexShaderGen.cpp
VertexShaderGen.h
VertexShaderManager.cpp
VertexShaderManager.h
VideoBackendBase.cpp
VideoBackendBase.h
VideoCommon.h
VideoConfig.cpp Merge pull request #14607 from elyashue/internal-resolution-display 2026-05-25 12:17:29 -07:00
VideoConfig.h Merge pull request #14607 from elyashue/internal-resolution-display 2026-05-25 12:17:29 -07:00
VideoEvents.h
VideoState.cpp
VideoState.h
Widescreen.cpp
Widescreen.h
XFMemory.cpp
XFMemory.h
XFStateManager.cpp
XFStateManager.h
XFStructs.cpp
XFStructs.h