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
|
6fb6e83d68
|
Desktop: Prefer Vulkan as the WGPU backend on Linux (#4270)
* Manual wgpu adapter selection
* Fall back to remaining adapters when the preferred one fails to initialize
|
2026-06-25 00:09:39 +00:00 |
|
Timon
|
674b3a213f
|
Extract pipelines from WgpuExecutor into scope-provided pipeline nodes (#4210)
* Implement generic pipeline caching
* Fix WIP
* Fix
* Fix
* Fix
* Fix bench
* Migrations
* Review
|
2026-06-19 21:20:25 +00:00 |
|
Timon
|
d5f0140f26
|
Upgrade WGPU and Linebender dependencies (#4154)
|
2026-05-17 15:36:59 +00:00 |
|
Timon
|
324b9e664c
|
Desktop: Update CEF (#4048)
* Update CEF to version 147
* Fix fmt
* Move CEF package
* Fix nix package
* Improve
* Cleanup
* Fix
|
2026-04-28 02:25:39 +02: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 |
|