1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-08 17:51:43 +00:00
Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 0a24aa6af2
Allow textures to have their data partially mapped (#2629)
* 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
Image Allow textures to have their data partially mapped (#2629) 2022-02-22 13:34:16 -03:00
Memory Allow textures to have their data partially mapped (#2629) 2022-02-22 13:34:16 -03:00
Shader
Synchronization
ClassId.cs
Constants.cs
GpuChannel.cs
GpuContext.cs
GraphicsConfig.cs
Ryujinx.Graphics.Gpu.csproj
Window.cs