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

Preemptive Frames updates #17003

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

neil4
Copy link
Contributor

@neil4 neil4 commented Sep 14, 2024

Relatively minor improvements, the biggest being that a pointing device will trigger preemptive frames if used by the core, even if not selected as a device type.

  • Check pointing devices when used by core; ignore input_libretro_device
  • Use stored mouse x,y input state (lower level call might flush deltas)
  • Remove port mapping code (unnecessary now)
  • Fewer memsets
  • Add to Qt menu

- Check pointing devices when used by core; ignore input_libretro_device
- Use stored mouse x,y input state (lower level call might flush deltas)
- Remove port mapping code (unnecessary now)
- Fewer memsets
@LibretroAdmin LibretroAdmin merged commit 53081f1 into libretro:master Sep 14, 2024
27 checks passed
@neil4 neil4 deleted the preemptive-frames-updates branch September 14, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants