Ryujinx/src/Ryujinx.Graphics.Shader
gdkchan 8f0c89ffd6
Generate scaling helper functions on IR (#4714)
* Generate scaling helper functions on IR

* Delete unused code

* Split RewriteTextureSample and move gather bias add to an earlier pass

* Remove using

* Shader cache version bump
2023-05-25 17:46:58 -03:00
..
CodeGen Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
Decoders Move solution and projects to src 2023-04-27 23:51:14 +02:00
Instructions Implement p2rc, p2ri, p2rr and r2p.cc shaders (#5031) 2023-05-22 17:32:15 -03:00
IntermediateRepresentation Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
StructuredIr Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
Translation Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
AlphaTestOp.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
AttributeType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BufferDescriptor.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
BufferUsageFlags.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
Constants.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IGpuAccessor.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InputTopology.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OutputTopology.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Graphics.Shader.csproj Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
SamplerType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderIdentification.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderProgram.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderProgramInfo.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderStage.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SupportBuffer.cs Replace constant buffer access on shader with new Load instruction (#4646) 2023-05-20 16:19:26 -03:00
TessPatchType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TessSpacing.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureDescriptor.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureFormat.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureHandle.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureUsageFlags.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00