Applet Prep + System Buffer Sharing #634
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Jacobwasbeast/feature/system-buffer-sharing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds the following things:
Gdkchan/Buffer Sharing (Rebased):
Enables buffer sharing, which is essential for rendering newer applets correctly without them crashing.
IHid LastActiveNpad Implementation:
Properly implements the IHid LastActiveNpad, preventing crashes when no controller is connected, the previous implementation of LastActiveNpad also caused crashes when used in specific areas of applets.
Surface Flinger Shared Layers:
Introduces support for multiple rendering layers.
Download the artifacts for this pull request:
Only for Developers
Checkout
From your project repository, check out a new branch and test the changes.