dolphin/Source/Core/VideoCommon
Admiral H. Curtiss 3ea870ef8c
Merge pull request #13244 from dreamsyntax/bugfix-double-osd-texture-messages
Core/VideoCommon: Fix duplicate OSD Custom Textures messages
2025-01-12 16:16:09 +01:00
..
Assets Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
GraphicsModSystem Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
AbstractFramebuffer.cpp Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
AbstractFramebuffer.h
AbstractGfx.cpp
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
AbstractTexture.h
AsyncRequests.cpp
AsyncRequests.h
AsyncShaderCompiler.cpp
AsyncShaderCompiler.h
BoundingBox.cpp Modernize std::none_of with ranges 2024-12-15 19:54:17 -08:00
BoundingBox.h
BPFunctions.cpp Modernize std::sort with ranges 2024-10-10 00:53:48 -07:00
BPFunctions.h
BPMemory.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
BPMemory.h
BPStructs.cpp
BPStructs.h
CMakeLists.txt Properly link against xxhash 2024-07-06 16:56:44 -05:00
CommandProcessor.cpp VideoCommon: fix common opcode decoding errors 2024-10-10 04:07:44 +01:00
CommandProcessor.h
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 Modernize std::fill with ranges 2024-10-10 00:53:48 -07:00
FramebufferManager.h
FramebufferShaderGen.cpp
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
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
IndexGenerator.h
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h
NetPlayChatUI.cpp
NetPlayChatUI.h
NetPlayGolfUI.cpp
NetPlayGolfUI.h
OnScreenDisplay.cpp Fix margins on icon-only messages 2024-06-15 22:42:35 -04:00
OnScreenDisplay.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
OnScreenUI.cpp Merge pull request #12867 from AdmiralCurtiss/uicommon-dependency 2024-06-21 20:01:44 +02:00
OnScreenUI.h Refactored Challenge Icons to handle icon updates 2024-06-15 07:36:49 -04:00
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.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 Merge pull request #12721 from iwubcode/custom_shader_alpha 2024-06-11 21:13:24 -04:00
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp Core/VideoCommon: Fix some weird (!eof) logic. 2024-12-30 20:13:59 -06:00
PostProcessing.h
Present.cpp VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
Present.h
RenderBase.cpp
RenderBase.h
RenderState.cpp
RenderState.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
sfont.inc
ShaderCache.cpp Use 'contains' method 2024-08-15 14:20:16 -07:00
ShaderCache.h
ShaderGenCommon.cpp
ShaderGenCommon.h Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
Spirv.cpp
Spirv.h
Statistics.cpp Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
Statistics.h
TextureCacheBase.cpp Core/VideoCommon: Fix duplicate OSD Custom Textures messages 2024-12-28 01:09:50 -07: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 C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
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
TMEM.h
UberShaderCommon.cpp
UberShaderCommon.h
UberShaderPixel.cpp
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 Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07: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 Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
VertexManagerBase.h Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
VertexShaderGen.cpp Cache normals in addition to binormals and tangents 2024-10-12 10:32:41 -07:00
VertexShaderGen.h
VertexShaderManager.cpp Merge pull request #12208 from PatrickFerry/add-vertex-depth-range-case 2024-10-05 14:14:11 +02:00
VertexShaderManager.h
VideoBackendBase.cpp GeneralWidget: Recommend default video backend in tooltip 2024-11-03 12:28:30 -08:00
VideoBackendBase.h GeneralWidget: Recommend default video backend in tooltip 2024-11-03 12:28:30 -08:00
VideoCommon.h
VideoConfig.cpp Merge pull request #13233 from TryTwo/PR_Codec 2025-01-04 22:26:36 -05:00
VideoConfig.h Frame Dumping: Change lossless codec from FFV1 to Ut Video. 2024-12-30 14:07:43 -07: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