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.Video
Andrey Sukharev 4da44e09cb
Make structs readonly when applicable (#4002)
* 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
2022-12-05 14:47:39 +01:00
..
FrameField.cs
H264PictureInfo.cs
IDecoder.cs
IH264Decoder.cs
ISurface.cs
IVp9Decoder.cs
Plane.cs
Ryujinx.Graphics.Video.csproj
Vp8PictureInfo.cs
Vp9BackwardUpdates.cs
Vp9EntropyProbs.cs
Vp9Mv.cs
Vp9MvRef.cs
Vp9PictureInfo.cs