Ryujinx/Ryujinx.HLE/HOS/Services/Vi
gdkchan 6335753e38 Implement ConvertScalingMode properly (#596)
* Implement ConvertScalingMode properly

* Fix up the naming

* Only values 2 and 4 are allowed

* Return a nullable enum from ConvetScalingMode

* Fix typo on method name

* Use convertedScalingMode
2019-02-19 11:12:53 +11:00
..
ColorFormat.cs Some improvements for nvnflinger (#555) 2019-01-05 22:26:16 +01:00
Display.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
GbpBuffer.cs Some improvements for nvnflinger (#555) 2019-01-05 22:26:16 +01:00
IApplicationDisplayService.cs Implement ConvertScalingMode properly (#596) 2019-02-19 11:12:53 +11:00
IApplicationRootService.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IHOSBinderDriver.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
IManagerDisplayService.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
IManagerRootService.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ISystemDisplayService.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
ISystemRootService.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
NvFlinger.cs Some improvements for nvnflinger (#555) 2019-01-05 22:26:16 +01:00
Parcel.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ScalingMode.cs Implement ConvertScalingMode properly (#596) 2019-02-19 11:12:53 +11:00