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

Merge upstream changes #3

Merged
merged 14 commits into from
Oct 14, 2023
Merged

Merge upstream changes #3

merged 14 commits into from
Oct 14, 2023

Conversation

michaelfiber
Copy link
Owner

No description provided.

raysan5 and others added 14 commits October 13, 2023 14:14
Reviewed `InitWindow()` to clearly note platform specific code
* Fix drm compilation issue on InitWindow

* Fix android compilation issue on InitWindow
Fixed the fact that coordinates were not normalized on Android, preventing detection of `GESTURE_DOUBLE_TAP`
…3313

`InitGraphicsDevice()` could be confusing because the function actually initialized many things: window, graphics, inputs, callbacks, timming, storage... restructured it.
@michaelfiber michaelfiber merged commit e23da39 into michaelfiber:master Oct 14, 2023
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.

7 participants