dolphin/Source/Core/VideoCommon
JMC47 1698daef66
Merge pull request #13410 from jordan-woyak/movie-vconfig
Movie: Eliminate MovieManager::SetGraphicsConfig.
2025-03-11 18:58:45 -04:00
..
Assets VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
GraphicsModSystem VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
AbstractFramebuffer.cpp Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
AbstractFramebuffer.h
AbstractGfx.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
AbstractGfx.h VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
AbstractPipeline.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
AbstractShader.h
AbstractStagingTexture.cpp
AbstractStagingTexture.h
AbstractTexture.cpp Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui changed types for ImTextureId, which was addressed by using an implicit cast 2025-01-20 14:47:14 -06:00
AbstractTexture.h Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui changed types for ImTextureId, which was addressed by using an implicit cast 2025-01-20 14:47:14 -06:00
AsyncRequests.cpp VideoCommon: Don't merge EFBPoke AsyncRequests. 2025-03-10 16:37:24 -05:00
AsyncRequests.h VideoCommon: Don't merge EFBPoke AsyncRequests. 2025-03-10 16:37:24 -05:00
AsyncShaderCompiler.cpp Refactor: Make loop non-infinite instead in AsyncShaderCompiler. 2025-02-05 20:06:59 -05:00
AsyncShaderCompiler.h
BoundingBox.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
BoundingBox.h
BPFunctions.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp
BPStructs.h
CMakeLists.txt Properly link against xxhash 2024-07-06 16:56:44 -05:00
CommandProcessor.cpp VideoCommon: remove CP readonly field, it's now always false 2025-02-08 11:46:49 +00:00
CommandProcessor.h VideoCommon: drop CP MMIO registers that were probably added in the wrong place 2025-02-08 11:46:49 +00:00
ConstantManager.h Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
Constants.h
CPMemory.cpp
CPMemory.h
CPUCull.cpp
CPUCull.h
CPUCullImpl.h
DataReader.h
DriverDetails.cpp
DriverDetails.h
Fifo.cpp
Fifo.h
FramebufferManager.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
FramebufferManager.h
FramebufferShaderGen.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
FramebufferShaderGen.h
FrameDumper.cpp
FrameDumper.h
FrameDumpFFMpeg.cpp Frame Dumping: Change lossless codec from FFV1 to Ut Video. 2024-12-30 14:07:43 -07:00
FrameDumpFFMpeg.h
FreeLookCamera.cpp
FreeLookCamera.h
GeometryShaderGen.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
GeometryShaderGen.h
GeometryShaderManager.cpp
GeometryShaderManager.h
GXPipelineTypes.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
HiresTextures.cpp Core/VideoCommon: Fix duplicate OSD Custom Textures messages 2024-12-28 01:09:50 -07:00
HiresTextures.h Core/VideoCommon: Fix duplicate OSD Custom Textures messages 2024-12-28 01:09:50 -07:00
IndexGenerator.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
IndexGenerator.h
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h
NetPlayChatUI.cpp
NetPlayChatUI.h
NetPlayGolfUI.cpp
NetPlayGolfUI.h
OnScreenDisplay.cpp Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui changed types for ImTextureId, which was addressed by using an implicit cast 2025-01-20 14:47:14 -06:00
OnScreenDisplay.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
OnScreenUI.cpp Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui changed types for ImTextureId, which was addressed by using an implicit cast 2025-01-20 14:47:14 -06:00
OnScreenUI.h
OnScreenUIKeyMap.h
OpcodeDecoding.cpp
OpcodeDecoding.h VideoCommon: force 32-byte alignment for display list address and size 2024-08-18 05:00:38 +01:00
PerformanceMetrics.cpp PerformanceMetrics: Add clamping, resetting on resize, and setting 2025-02-24 13:17:57 -08:00
PerformanceMetrics.h
PerformanceTracker.cpp
PerformanceTracker.h
PerfQueryBase.cpp Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
PostProcessing.h
Present.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
Present.h
RenderBase.cpp VideoCommon: Don't merge EFBPoke AsyncRequests. 2025-03-10 16:37:24 -05:00
RenderBase.h VideoCommon: Don't merge EFBPoke AsyncRequests. 2025-03-10 16:37:24 -05:00
RenderState.cpp
RenderState.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
sfont.inc
ShaderCache.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
ShaderCache.h
ShaderGenCommon.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
ShaderGenCommon.h Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
Spirv.cpp
Spirv.h
Statistics.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
Statistics.h
TextureCacheBase.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
TextureCacheBase.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
TextureConfig.cpp C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
TextureConfig.h VideoCommon: add formatter for AbstractTextureType 2025-01-20 14:24:54 -06:00
TextureConversionShader.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
TextureConversionShader.h
TextureConverterShaderGen.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
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
TMEM.h
UberShaderCommon.cpp
UberShaderCommon.h
UberShaderPixel.cpp VideoCommon: simplify dither calculation 2025-02-11 19:23:37 +00:00
UberShaderPixel.h
UberShaderVertex.cpp Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
UberShaderVertex.h
VertexLoader_Color.cpp
VertexLoader_Color.h
VertexLoader_Normal.cpp Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
VertexLoader_Normal.h
VertexLoader_Position.cpp
VertexLoader_Position.h
VertexLoader_TextCoord.cpp
VertexLoader_TextCoord.h
VertexLoader.cpp
VertexLoader.h
VertexLoaderARM64.cpp Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
VertexLoaderARM64.h
VertexLoaderBase.cpp VertexLoaderBase: Allow the vertex loader type to be set via config 2025-01-24 18:31:42 -05:00
VertexLoaderBase.h
VertexLoaderManager.cpp VideoCommon: Implement primitive breaking for primitive lists 2024-10-29 22:38:22 -05:00
VertexLoaderManager.h Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
VertexLoaderUtils.h
VertexLoaderX64.cpp Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
VertexLoaderX64.h
VertexManagerBase.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VertexManagerBase.h Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
VertexShaderGen.cpp VideoCommon: mark 'WriteTexCoordTransforms' as 'static' 2025-03-02 11:27:54 -06:00
VertexShaderGen.h
VertexShaderManager.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VertexShaderManager.h
VideoBackendBase.cpp Merge pull request #13403 from jordan-woyak/backend_info 2025-03-10 15:06:19 -04:00
VideoBackendBase.h Core/VideoBackendBase: Call ExitGpuLoop from Core to eliminate Video_ExitLoop. 2025-03-07 17:30:33 -06:00
VideoCommon.h
VideoConfig.cpp Movie: Eliminate MovieManager::SetGraphicsConfig. 2025-03-10 18:16:49 -05:00
VideoConfig.h VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VideoEvents.h
VideoState.cpp
VideoState.h
Widescreen.cpp VideoCommon: fix -Wshadow-uncaptured-local warning and simplify 2024-10-16 18:36:00 +01:00
Widescreen.h
XFMemory.cpp
XFMemory.h
XFStateManager.cpp
XFStateManager.h
XFStructs.cpp Fifo analyzer: Fix indexed XF loads showing "bytes" instead of "words" 2024-10-06 21:56:48 -07:00
XFStructs.h