virglrenderer 0.1.0

Safe and idiomatic Rust wrapper for virglrenderer
docs.rs failed to build virglrenderer-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: virglrenderer-0.1.4

virglrenderer

Rust bindings for virglrenderer.

This crate provides a safe and idiomatic Rust API for interacting with the virglrenderer library, built on top of the raw FFI bindings in virglrenderer-sys.

Features

  • Safe abstraction over the virglrenderer C API
  • Optional support for unstable API features via the virgl_renderer_unstable feature flag
  • Designed to be used in virtual GPU and rendering backend integrations

Documentation

See the crate documentation for usage and API reference.

License

Licensed under MIT.