skyline/app/src/main
PixelyIon d8025e7178 Rework GraphicBufferProducer
This commit makes GraphicBufferProducer significantly more accurate by matching the behavior of AOSP alongside mirroring the tweaks made by Nintendo. 

It eliminates a lot of the magic structures and enumerations used prior and replaces them with the correct values from AOSP or HOS. 

There was a lot of functional inaccuracy as well which was fixed, we emulate the exact subset of HOS behavior that we need to. A lot of the intermediate layers such as GraphicBufferConsumer or Gralloc/Sync are not emulated as they're pointless abstractions here.
2021-07-12 21:27:49 +05:30
..
assets/tzdata Pull in tzcode submodule and add tzdata assets 2021-03-21 18:56:31 +05:30
cpp Rework GraphicBufferProducer 2021-07-12 21:27:49 +05:30
java/emu/skyline Vulkan PhysicalDevice + Device Initialization + Report Accurate Version 2021-07-12 21:27:49 +05:30
res Filter on screen buttons by controller type 2021-06-17 20:30:22 +05:30
AndroidManifest.xml Remove non existant activities from manifest 2021-06-17 20:30:22 +05:30