mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Instead of making the client set up GL video decoding, have this done inside libservo. The details necessary for decoding are fetched via Surfman now. This also removes the setup for the context on Android -- which has no GStreamer support now anyway. In the future, this could be enabled, but should likely be done using Surfman, instead of passing on all these details manually. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
compositor.rs | ||
gl.rs | ||
lib.rs | ||
touch.rs | ||
windowing.rs |