This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
f3b0b4831c323a20393aa0388f947317354372b7
ryujinx
/
Ryujinx.Graphics.Shader
History
gdkchan
3fd6b55f04
Fix value of constant vertex attributes (
#2307
)
2021-05-24 17:38:38 +10:00
..
CodeGen
Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (
#2298
)
2021-05-20 15:12:15 -03:00
Decoders
Implement shader HelperThreadNV (
#2163
)
2021-04-02 21:50:35 +11:00
Instructions
Move shader resource descriptor creation out of the backend (
#2290
)
2021-05-19 23:15:26 +02:00
IntermediateRepresentation
Move shader resource descriptor creation out of the backend (
#2290
)
2021-05-19 23:15:26 +02:00
StructuredIr
Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (
#2298
)
2021-05-20 15:12:15 -03:00
Translation
Fix value of constant vertex attributes (
#2307
)
2021-05-24 17:38:38 +10:00
BufferDescriptor.cs
…
BufferUsageFlags.cs
…
IGpuAccessor.cs
Fix constant buffer array size when indexing is used and other buffer descriptor and resolution scale regressions (
#2298
)
2021-05-20 15:12:15 -03:00
InputTopology.cs
…
OutputTopology.cs
…
Ryujinx.Graphics.Shader.csproj
…
SamplerType.cs
…
ShaderProgram.cs
…
ShaderProgramInfo.cs
Only enable clip distance if written to on shader (
#2217
)
2021-04-20 12:33:54 +02:00
ShaderStage.cs
…
TextureDescriptor.cs
…
TextureFormat.cs
…
TextureUsageFlags.cs
…