dolphin/Source/Core/VideoCommon
Dentomologist 47a86d920f GeneralWidget: Recommend default video backend in tooltip
Recommend the platform's default video backend in the Backend tooltip
instead of always recommending OpenGL.
2024-11-03 12:28:30 -08:00
..
Assets
GraphicsModSystem GraphicsMod: Simplify std::sort using ranges and projections 2024-10-11 12:08:22 -07:00
AbstractFramebuffer.cpp
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
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: 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
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
HiresTextures.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.cpp
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h
NetPlayChatUI.cpp
NetPlayChatUI.h
NetPlayGolfUI.cpp
NetPlayGolfUI.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OnScreenUI.cpp
OnScreenUI.h
OnScreenUIKeyMap.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerformanceMetrics.cpp
PerformanceMetrics.h
PerformanceTracker.cpp
PerformanceTracker.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp
PixelShaderGen.h
PixelShaderManager.cpp
PixelShaderManager.h
PostProcessing.cpp
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
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 Modernize std::find with ranges 2024-10-10 15:28:11 -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 Merge pull request #12712 from Dentomologist/remove_defined_out_code 2024-10-19 19:36:19 +01: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
VideoConfig.h
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