mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-08-19 20:21:57 +00:00
* Make all structs readonly when applicable. It should reduce amount of needless defensive copies * Make structs with trivial boilerplate equality code record structs * Remove unnecessary readonly modifiers from TextureCreateInfo * Make BitMap structs readonly too |
||
|---|---|---|
| .. | ||
| BufferPool.cs | ||
| InputSurface.cs | ||
| Pixel.cs | ||
| Surface.cs | ||
| SurfaceCommon.cs | ||
| SurfaceReader.cs | ||
| SurfaceWriter.cs | ||