Ryujinx/src/Ryujinx.Graphics.Gpu/Engine/Compute
Marco Carvalho 86de288142
Removing shift by 0 (#5249)
* Integral numbers should not be shifted by zero or more than their number of bits-1

* more
2023-06-09 11:23:44 +02:00
..
ComputeClass.cs Fix wrong unaligned SB state when fetching compute shaders (#5223) 2023-06-05 14:01:33 +02:00
ComputeClassState.cs Removing shift by 0 (#5249) 2023-06-09 11:23:44 +02:00
ComputeQmd.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00