Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applet Prep + System Buffer Sharing #634

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Jacobwasbeast
Copy link
Contributor

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.

Jacobwasbeast and others added 4 commits February 6, 2025 03:48
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
Co-authored-by: Alula <6276139+alula@users.noreply.github.com>
Co-authored-by: Alula <6276139+alula@users.noreply.github.com>
Co-authored-by: Alula <6276139+alula@users.noreply.github.com>
@github-actions github-actions bot added cpu An issue with ARMeilleure, the JIT, or Hypervisor gpu Affects GPU emulation horizon Affects the Horizon OS HLE components. kernel Affects the kernel HLE components. labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpu An issue with ARMeilleure, the JIT, or Hypervisor gpu Affects GPU emulation horizon Affects the Horizon OS HLE components. kernel Affects the kernel HLE components.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants