Ryujinx/src/Ryujinx.Graphics.Gpu
gdkchan 42750a74f8
Do not add more code after alpha test discard on fragment shader (#5529)
* Do not add more code after alpha test discard on fragment shader

* Shader cache version bump
2023-08-07 12:20:37 -03:00
..
Engine GPU: Don't sync/bind index buffer when it's not in use (#5526) 2023-08-06 16:29:20 -03:00
Image Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
Memory GPU: Don't sync/bind index buffer when it's not in use (#5526) 2023-08-06 16:29:20 -03:00
Shader Do not add more code after alpha test discard on fragment shader (#5529) 2023-08-07 12:20:37 -03:00
Synchronization [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
ClassId.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
Constants.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
GpuChannel.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
GpuContext.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
GraphicsConfig.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
Ryujinx.Graphics.Gpu.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
Window.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00