mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-15 20:30:04 -06:00
dc0dbc50ab
* Add support for VK_EXT_depth_clip_control. * Code review feedback Minor formatting Co-authored-by: gdkchan <gab.dark.100@gmail.com> * Check .DepthClipControl to make sure the host actually supports the feature. * Review feedback: remove Vulkan platform switch, relying on QueryHostSupportsDepthClipControl to drive the behaviour - OpenGL returns true, and any future platforms that don't support the [-1, 1] depth mode can return false for the transformation. --------- Co-authored-by: gdkchan <gab.dark.100@gmail.com> |
||
---|---|---|
.. | ||
DiskCache | ||
HashTable | ||
CachedShaderBindings.cs | ||
CachedShaderProgram.cs | ||
CachedShaderStage.cs | ||
ComputeShaderCacheHashTable.cs | ||
GpuAccessor.cs | ||
GpuAccessorBase.cs | ||
GpuAccessorState.cs | ||
GpuChannelComputeState.cs | ||
GpuChannelGraphicsState.cs | ||
GpuChannelPoolState.cs | ||
ResourceCounts.cs | ||
ShaderAddresses.cs | ||
ShaderCache.cs | ||
ShaderCacheHashTable.cs | ||
ShaderCacheState.cs | ||
ShaderCodeAccessor.cs | ||
ShaderDumper.cs | ||
ShaderDumpPaths.cs | ||
ShaderInfoBuilder.cs | ||
ShaderSpecializationList.cs | ||
ShaderSpecializationState.cs | ||
TransformFeedbackDescriptor.cs |