Ryujinx/src/Ryujinx.Graphics.GAL/Multithreading
gdkchan eb8132b627
Change image format view handling to allow view incompatible formats (#7311)
* Allow creating texture aliases on texture pool

* Delete old image format override code

* New format incompatible alias

* Missing bounds check

* GetForBinding now takes FormatInfo

* Make FormatInfo struct more compact
2024-09-17 15:52:30 -03:00
..
Commands Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
Model editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Resources Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
BufferMap.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
CommandHelper.cs Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
CommandType.cs Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
SyncMap.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ThreadedHelpers.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ThreadedPipeline.cs Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
ThreadedRenderer.cs GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) 2024-05-19 16:53:37 -03:00
ThreadedWindow.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00