Commit Graph

3 Commits

Author SHA1 Message Date
Keavon Chambers 822b9009a6 Upgrade WGPU and Linebender dependencies (#4154)
* Upgrade WGPU and Linebender dependencies

* Fix CI

* Code review fixes

* Fix again
2026-05-16 19:57:35 -07:00
Keavon Chambers 5774ec215d Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00
Timon 661e8bc569
Remove surface and window from ApplicationIo (#3941)
* Remove surface and window from ApplicationIo

* Seperate Wasm and Native ApplicationIo

* Fix warnings

* Fix tests

* Remove redundant PlatformApplicationIo::new_offscreen

* Fixup

* Remove unused From implementaitions for ApplicationIo
2026-04-09 20:12:53 +00:00