Textures : Increase the amount of VRAM Cache available for Textures based on selected DRAM. #72
Annotations
6 warnings
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/ViewModels/Input/InputViewModel.cs#L48
The field 'InputViewModel._controllerNumber' is never used
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/ViewModels/Input/InputViewModel.cs#L48
The field 'InputViewModel._controllerNumber' is never used
|
Loading