1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-19 10:22:00 +00:00
Ryujinx/src/Ryujinx.Graphics.Shader
gdkchan bbed3b9926
Fix depth compare value for TLD4S shader instruction with offset (#6253)
* Fix depth compare value for TLD4S shader instruction with offset

* Shader cache version bump
2024-02-04 20:58:17 +01:00
..
CodeGen editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Decoders Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
Instructions Fix depth compare value for TLD4S shader instruction with offset (#6253) 2024-02-04 20:58:17 +01:00
IntermediateRepresentation Migrate to .NET 8 (#5887) 2023-11-15 17:41:31 +01:00
StructuredIr Fix SPIR-V call out arguments regression (#5767) 2023-10-06 00:18:30 -03:00
Translation editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
AlphaTestOp.cs
AttributeType.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
BufferDescriptor.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02: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 Delete ShaderConfig and organize shader resources/definitions better (#5509) 2023-08-13 22:26:42 -03:00
IGpuAccessor.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ILogger.cs Delete ShaderConfig and organize shader resources/definitions better (#5509) 2023-08-13 22:26:42 -03:00
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
ShaderProgram.cs
ShaderProgramInfo.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
ShaderStage.cs Declare and use gl_PerVertex block for VTG per-vertex built-ins (#5576) 2023-08-16 23:16:25 +02:00
SupportBuffer.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00
TextureFormat.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
TextureHandle.cs
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