Ryujinx/src/Ryujinx.Graphics.Shader
riperiperi 04d68ca616
GPU: Ensure all clip distances are initialized when used (#7363)
* GPU: Ensure all clip distances are initialized when used

* Shader cache version
2024-09-26 14:19:12 -03:00
..
CodeGen Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00
Decoders Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
Instructions Implement support for shader ATOM.EXCH instruction (#7320) 2024-09-18 15:48:55 -03:00
IntermediateRepresentation Extend bindless elimination to catch a few more specific cases (#6921) 2024-06-16 14:46:27 -03:00
StructuredIr Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
Translation GPU: Ensure all clip distances are initialized when used (#7363) 2024-09-26 14:19:12 -03:00
AlphaTestOp.cs
AttributeType.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
BufferDescriptor.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
BufferUsageFlags.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Constants.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
GpuGraphicsState.cs Add support for bindless textures from storage buffer on Vulkan (#6721) 2024-05-14 16:47:16 +02:00
IGpuAccessor.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
ILogger.cs
InputTopology.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
OutputTopology.cs
ResourceReservationCounts.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
Ryujinx.Graphics.Shader.csproj Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
SamplerType.cs Add support for bindless textures from shader input (vertex buffer) on Vulkan (#6577) 2024-04-22 15:05:55 -03:00
SetBindingPair.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
ShaderProgram.cs
ShaderProgramInfo.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
ShaderStage.cs
SupportBuffer.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
TextureFormat.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
TextureHandle.cs Add support for bindless textures from shader input (vertex buffer) on Vulkan (#6577) 2024-04-22 15:05:55 -03:00
TextureUsageFlags.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
VertexInfoBuffer.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00