..
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
AbstractFramebuffer.h
AbstractGfx.cpp
AbstractGfx.h
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
AsyncRequests.h
AsyncShaderCompiler.cpp
Refactor: Make loop non-infinite instead in AsyncShaderCompiler.
2025-02-05 20:06:59 -05:00
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
BPMemory.h
BPStructs.cpp
BPStructs.h
CMakeLists.txt
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
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
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
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
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
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp
VideoCommon: simplify dither calculation
2025-02-11 19:23:37 +00: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
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
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
VideoCommon: add formatter for AbstractTextureType
2025-01-20 14:24:54 -06: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
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
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
VideoCommon: mark 'WriteTexCoordTransforms' as 'static'
2025-03-02 11:27:54 -06: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
Simplify std::find_if with std::ranges::find and projections
2025-03-09 13:26:35 -07:00
VideoBackendBase.h
GeneralWidget: Recommend default video backend in tooltip
2024-11-03 12:28:30 -08:00
VideoCommon.h
VideoConfig.cpp
VertexLoaderBase: Allow the vertex loader type to be set via config
2025-01-24 18:31:42 -05:00
VideoConfig.h
VertexLoaderBase: Allow the vertex loader type to be set via config
2025-01-24 18:31:42 -05: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