T10.5: render IOSurface via gpui::surface(CVPixelBuffer)

This commit is contained in:
2026-05-10 23:37:00 -04:00
parent c4a6ea3c57
commit a447d52262
6 changed files with 177 additions and 177 deletions
Generated
+3 -4
View File
@@ -2243,6 +2243,8 @@ name = "ely_app"
version = "0.1.0"
dependencies = [
"ahash",
"core-foundation 0.10.0",
"core-video",
"directories",
"ed25519-dalek",
"ely_browser_core",
@@ -2252,11 +2254,11 @@ dependencies = [
"gpui-component",
"gpui-component-assets",
"image",
"io-surface",
"objc2",
"objc2-core-foundation",
"objc2-foundation",
"objc2-io-surface",
"objc2-metal",
"serde",
"serde_json",
"sha2",
@@ -6150,11 +6152,8 @@ checksum = "a0125f776a10d00af4152d74616409f0d4a2053a6f57fa5b7d6aa2854ac04794"
dependencies = [
"bitflags 2.11.1",
"block2",
"dispatch2",
"objc2",
"objc2-core-foundation",
"objc2-foundation",
"objc2-io-surface",
]
[[package]]