mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Expose two easy-to-use wrappers around `SurfmanRenderingContext` that make the API simpler to use: - `WindowRenderingContext`: This `RenderingContext` is a newtype around `SurfmanRenderingContext` takes a `raw-window-handle` display and window and creates a full window rendering context. - `SoftwareRenderingContext`: is wraps `SurfmanRenderingContext` and adds a swap chain in order to expose a software GL rendering context. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
android | ||
ohos | ||
android.rs | ||
app_state.rs | ||
host_trait.rs | ||
log.rs | ||
mod.rs | ||
ohos.rs |