Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/Ryujinx.Graphics.Gpu/Shader
gdkchan 49745cfa37
Move shader resource descriptor creation out of the backend ()
* Move shader resource descriptor creation out of the backend

* Remove now unused code, and other nits

* Shader cache version bump

* Nits

* Set format for bindless image load/store

* Fix buffer write flag
2021-05-19 23:15:26 +02:00
..
Cache Pass CbufSlot when getting info from the texture descriptor () 2021-05-19 20:05:43 +02:00
CachedGpuAccessor.cs Pass CbufSlot when getting info from the texture descriptor () 2021-05-19 20:05:43 +02:00
GpuAccessor.cs Pass CbufSlot when getting info from the texture descriptor () 2021-05-19 20:05:43 +02:00
ShaderAddresses.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) () 2020-04-21 07:59:59 +10:00
ShaderBundle.cs Salieri: shader cache () 2020-11-13 00:15:34 +01:00
ShaderCache.cs Move shader resource descriptor creation out of the backend () 2021-05-19 23:15:26 +02:00
ShaderCacheState.cs Fix inconsistencies in progress reporting () 2021-03-22 19:40:07 +01:00
ShaderCodeHolder.cs Salieri: shader cache () 2020-11-13 00:15:34 +01:00
ShaderCompileTask.cs Use event to wake the main thread on task completion 2021-04-18 17:33:59 +01:00
ShaderDumper.cs Refactor shader GPU state and memory access () 2020-05-06 11:02:28 +10:00
TextureDescriptorCapableGpuAccessor.cs Pass CbufSlot when getting info from the texture descriptor () 2021-05-19 20:05:43 +02:00