1
0
Fork 0
forked from Mirror/Ryujinx
JinxRyu/Ryujinx.Graphics.Gpu
riperiperi c30504e3b3
Use a descriptor cache for faster pool invalidation. ()
* Use a descriptor cache for faster pool invalidation.

* Speed up comparison by casting to Vector256

Now we never need to worry about this ever again
2021-01-29 14:19:06 +11:00
..
Engine Avoid some redundant GL calls () 2021-01-27 08:44:07 +11:00
Image Use a descriptor cache for faster pool invalidation. () 2021-01-29 14:19:06 +11:00
Memory Allow out of bounds storage buffer access by aligning their sizes () 2021-01-25 09:22:19 +11:00
Shader Support multiple destination operands on shader IR and shuffle predicates () 2021-01-28 10:59:47 +11:00
State Implement clear buffer (fast path) () 2021-01-13 08:50:54 +11:00
Synchronization Improved Logger () 2020-08-04 01:32:53 +02:00
ClassId.cs Implement GPU syncpoints () 2020-04-19 11:25:57 +10:00
Constants.cs Initial transform feedback support () 2020-07-15 13:01:10 +10:00
GpuContext.cs Implement lazy flush-on-read for Buffers (SSBO/Copy) () 2021-01-17 17:08:06 -03:00
GraphicsConfig.cs Salieri: shader cache () 2020-11-13 00:15:34 +01:00
MethodParams.cs Add XML documentation to Ryujinx.Graphics.Gpu 2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.Gpu.csproj infra: Migrate to .NET 5 () 2020-11-15 19:27:15 +01:00
ShadowRamControl.cs Implement MME shadow RAM () 2020-03-13 12:30:26 +11:00
Window.cs Support for resources on non-contiguous GPU memory regions () 2021-01-17 19:44:34 +01:00