makepad/platform
Jason Yau 41b41f1d11
Drain platform_ops FIFO so host commands run in enqueue order. (#1183)
Vec::pop inverted CreateWindow/prepare/IME sequences; VecDeque pop_front matches causal order, and SetTopmost defer no longer livelocks on an empty Windows queue.

Co-authored-by: jasonqiu <jasonqiuchen@outlook.com>
2026-08-15 20:34:16 +02:00
..
network Fix http_server dropping pipelined body bytes; add Intent::Authoring to game_net 2026-08-03 02:20:54 +02:00
script Splash improvements for running untrusted mini-apps (#1139) 2026-08-12 01:55:46 +02:00
src Drain platform_ops FIFO so host commands run in enqueue order. (#1183) 2026-08-15 20:34:16 +02:00
studio Studio: forward game controllers to the hosted app 2026-08-03 20:30:29 +02:00
build.rs Audio: never auto-select loopback; fix VPIO init + minimize ducking 2026-08-02 17:48:41 +02:00
Cargo.toml Video playback fixes and improvements (#1155) 2026-08-10 12:29:33 +02:00