winit/src/platform_impl
Mads Marquart 86baa1c99a
Make iOS fully thread safe (#3045)
* macOS & iOS: Refactor EventWrapper

* macOS & iOS: Make EventLoopWindowTarget independent of the user event

* iOS: Use MainThreadMarker instead of marking functions unsafe

* Make iOS thread safe
2023-08-27 17:04:39 +02:00
..
android Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
ios Make iOS fully thread safe (#3045) 2023-08-27 17:04:39 +02:00
linux Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
macos Make iOS fully thread safe (#3045) 2023-08-27 17:04:39 +02:00
orbital Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
web Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
windows Move Event::RedrawRequested to WindowEvent (#3049) 2023-08-27 16:15:09 +02:00
mod.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00