skyline/app/src/main
PixelyIon 21a6866def Fix Maxwell3D Blend Enum Conversion Bugs
The `OneMinusSourceAlpha` blending factor was converted to `eOneMinusSrcColor` rather than `eOneMinusSrcAlpha` leading to incorrect blending behavior in certain titles. A similar issue with the order of `MinimumGL`/`MaximumGL` and `SubtractGL`/`ReverseSubtractGL` being the opposite of what it should've been, both of these issues have been fixed.
2022-04-14 14:14:52 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Fix Maxwell3D Blend Enum Conversion Bugs 2022-04-14 14:14:52 +05:30
java/emu/skyline Correctly hide system bars in EmulationActivity on Android >= 11 2022-04-14 14:14:52 +05:30
res Fix ControllerPreference's index not being passed to Activity 2022-04-14 14:14:52 +05:30
AndroidManifest.xml Add screen orientation setting 2022-04-14 14:14:52 +05:30