Skip to content

docs: add DMABUF shared memory guide for zero-copy GPU rendering#1

Open
fudanglp wants to merge 2 commits into
masterfrom
feature/gpu-rendering-docs
Open

docs: add DMABUF shared memory guide for zero-copy GPU rendering#1
fudanglp wants to merge 2 commits into
masterfrom
feature/gpu-rendering-docs

Conversation

@fudanglp
Copy link
Copy Markdown
Owner

@fudanglp fudanglp commented Feb 8, 2026

Add comprehensive documentation on DMABUF/Browser Shared Memory for Linux, explaining zero-copy GPU memory sharing between Rust backend and WebKitGTK frontend. Includes architecture diagrams, implementation options, current limitations, and reference documentation links.

Lipeng Guo and others added 2 commits February 8, 2026 22:23
Add comprehensive documentation on DMABUF/Browser Shared Memory for
Linux, explaining zero-copy GPU memory sharing between Rust backend
and WebKitGTK frontend. Includes architecture diagrams, implementation
options, current limitations, and reference documentation links.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Replace ASCII art diagrams with Mermaid flowcharts for better
rendering in GitHub and markdown viewers. Reorganized architecture
diagram into two rows: Rust/WebKitGTK components on top, shared
GPU memory below.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant