feat: implement incremental dirty-region canvas updates with custom WGPU shader pipeline

This commit is contained in:
2026-07-12 03:19:09 +03:00
parent 660694f00f
commit 2f9a3017ca
9 changed files with 1608 additions and 588 deletions
Generated
+1
View File
@@ -2792,6 +2792,7 @@ name = "hcie-iced-gui"
version = "0.1.0"
dependencies = [
"arboard",
"bytemuck",
"bytes",
"env_logger",
"evdev",