0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-10 03:32:00 +00:00
Ryujinx/Ryujinx.Graphics.Gpu
gdkchan f94acdb4ef
Allow out of bounds storage buffer access by aligning their sizes ()
* Allow out of bounds storage buffer access by aligning their sizes

* Use correct size

* Fix typo and comment on the reason for the change
2021-01-25 09:22:19 +11:00
..
Engine Implement lazy flush-on-read for Buffers (SSBO/Copy) () 2021-01-17 17:08:06 -03:00
Image Match texture if the physical range is the same () 2021-01-23 13:38:00 +01:00
Memory Allow out of bounds storage buffer access by aligning their sizes () 2021-01-25 09:22:19 +11:00
Shader Implement lazy flush-on-read for Buffers (SSBO/Copy) () 2021-01-17 17:08:06 -03: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