1
0
Fork 0
forked from Mirror/Ryujinx
Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 0a24aa6af2
Allow textures to have their data partially mapped ()
* Allow textures to have their data partially mapped

* Explicitly check for invalid memory ranges on the MultiRangeList

* Update GetWritableRegion to also support unmapped ranges
2022-02-22 13:34:16 -03:00
..
Engine Perform unscaled 2d engine copy on CPU if source texture isn't in cache. () 2022-02-22 11:21:29 -03:00
Image Allow textures to have their data partially mapped () 2022-02-22 13:34:16 -03:00
Memory Allow textures to have their data partially mapped () 2022-02-22 13:34:16 -03:00
Shader Collapse AsSpan().Slice(..) calls into AsSpan(..) () 2022-02-22 10:32:10 -03:00
Synchronization When waiting on CPU, do not return a time out error from EventWait () 2021-11-01 19:10:02 -03:00
ClassId.cs Separate GPU engines (part 2/2) () 2021-07-11 17:20:40 -03:00
Constants.cs Improve linear texture compatibility rules () 2021-03-19 02:17:38 +01:00
GpuChannel.cs Separate GPU engines (part 2/2) () 2021-07-11 17:20:40 -03:00
GpuContext.cs misc: Make PID unsigned long instead of long () 2022-02-09 17:18:07 -03:00
GraphicsConfig.cs Perform unscaled 2d engine copy on CPU if source texture isn't in cache. () 2022-02-22 11:21:29 -03:00
Ryujinx.Graphics.Gpu.csproj infra: Migrate to .NET 6 () 2021-11-28 21:24:17 +01:00
Window.cs misc: Make PID unsigned long instead of long () 2022-02-09 17:18:07 -03:00