| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-24 | Initial support for GPU channels (#2372) | gdkchan | |
| * Ground work for separate GPU channels * Rename TextureManager to TextureCache * Decouple texture bindings management from the texture cache * Rename BufferManager to BufferCache * Decouple buffer bindings management from the buffer cache * More comments and proper disposal * PR feedback * Force host state update on channel switch * Typo * PR feedback * Missing using | |||
| 2020-11-01 | Remove unused texture and sampler pool invalidation code (#1648) | gdkchan | |
| 2020-01-09 | Fix some spelling mistakes | gdkchan | |
| Thanks to LDj3SNuD for spotting these | |||
| 2020-01-09 | Add XML documentation to Ryujinx.Graphics.Gpu.Image | gdkchan | |
| 2020-01-09 | Initial support for image stores, support texture sample on compute | gdk | |
| 2020-01-09 | Initial work | gdk | |
