-
Notifications
You must be signed in to change notification settings - Fork 943
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iOS Abstract Out the UIView type from winit (#609)
* remove opengl code from winit * iOS: restrict EventsLoop to be created on the main thread iOS: Window can only be made once, make Drop on Window thread safe iOS: make DelegateState owned by Window, cleanup iOS: fixes from merge (class! macro) * update the changelog * Fixed nitpicks
- Loading branch information
1 parent
01cb8e5
commit 72b24a9
Showing
4 changed files
with
128 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.