ryubing/Ryujinx.Graphics.Shader
gdkchan 2df16ded9b
Improve shader BRX instruction code generation (#3759)
* Improve shader BRX instruction code generation

* Shader cache version bump, add some comments and asserts
2022-10-15 23:20:16 +00:00
..
CodeGen Fix shader SULD (bindless) instruction using wrong register as handle (#3732) 2022-10-03 20:40:22 -03:00
Decoders Improve shader BRX instruction code generation (#3759) 2022-10-15 23:20:16 +00:00
Instructions Improve shader BRX instruction code generation (#3759) 2022-10-15 23:20:16 +00:00
IntermediateRepresentation
StructuredIr Fix incorrect tessellation inputs/outputs (#3728) 2022-10-01 02:35:52 -03:00
Translation Improve shader BRX instruction code generation (#3759) 2022-10-15 23:20:16 +00:00
AlphaTestOp.cs
AttributeType.cs
BufferDescriptor.cs
BufferUsageFlags.cs
Constants.cs
IGpuAccessor.cs
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
SupportBuffer.cs
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs
TextureFormat.cs
TextureHandle.cs Allow bindless textures with handles from unbound constant buffer (#3706) 2022-09-19 15:35:47 -03:00
TextureUsageFlags.cs