Timon
|
9656f80e42
|
Use cargo workspace to remove dublicated version, license and author fields
|
2026-09-13 15:40:04 +00:00 |
|
Timon
|
97f8113fe4
|
Desktop: Fix crash caused by submitting work mid surface-reconfigure (#4317)
Implement wgpu-sync
|
2026-07-09 12:09:01 +00: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 |
|
Timon
|
da7437c023
|
Reimplement notice file generation for third-party licenses through Rust, now with CEF credits (#3808)
|
2026-02-26 11:12:28 +00:00 |
|
Dennis Kobert
|
406f3d93f3
|
Add tool for visualizing crate hierarchy (#3315)
* Add tool for visualizing crate hierarchy
* Update crate structure
* Restructure crate viz and integrate crate into workspace
* Remove transitive dependency edges
* Move png / svg creation into the rust binary
|
2025-11-28 15:34:45 +00:00 |
|