mirror of
https://git.ryujinx.app/archive/ryujinx-mirror.git
synced 2025-10-05 02:12:59 +00:00
* Introduce new IGALCommand<T> interface and use it * Remove use of reflection on GAL multithreading * Unmanaged constraint |
||
|---|---|---|
| .. | ||
| TextureCopyToCommand.cs | ||
| TextureCopyToScaledCommand.cs | ||
| TextureCopyToSliceCommand.cs | ||
| TextureCreateViewCommand.cs | ||
| TextureGetDataCommand.cs | ||
| TextureGetDataSliceCommand.cs | ||
| TextureReleaseCommand.cs | ||
| TextureSetDataCommand.cs | ||
| TextureSetDataSliceCommand.cs | ||
| TextureSetDataSliceRegionCommand.cs | ||
| TextureSetStorageCommand.cs | ||