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

Split drm update input #3397

Merged
merged 7 commits into from
Oct 11, 2023
Merged

Conversation

michaelfiber
Copy link
Contributor

@michaelfiber michaelfiber commented Oct 10, 2023

  • Remove platform specific code from GetGamepadAxisCount for PLATFORM_DRM to facilitate moving that function back to rcore.c
  • Remove platform specific code from GetGamepadName for PLATFORM_DRM to facilitate moving that function back to rcore.c

@raysan5
Copy link
Owner

raysan5 commented Oct 10, 2023

@michaelfiber Current implementation looks great to me. I doubt many users change gamepads between sessions. Let me know when it's ready for me. I'll take care of moving those functions to rcore.c.

@michaelfiber
Copy link
Contributor Author

@michaelfiber Current implementation looks great to me. I doubt many users change gamepads between sessions. Let me know when it's ready for me. I'll take care of moving those functions to rcore.c.

Will do, I was able to make these small changes real quick but won't be able to test for a bit because it turns out something keeps PLATFORM_DRM from working on my main workstation. Once I can test these changes I'm going to take a look at that.

@michaelfiber michaelfiber marked this pull request as ready for review October 10, 2023 23:28
@raysan5 raysan5 merged commit daba1a2 into raysan5:master Oct 11, 2023
12 checks passed
@raysan5
Copy link
Owner

raysan5 commented Oct 11, 2023

@michaelfiber thanks for the update!

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