servo/webrender

Name: webrender

Owner: Servo

Description: A GPU-based renderer for the web

Created: 2015-09-21 21:27:30.0

Updated: 2018-01-18 09:50:16.0

Pushed: 2018-01-18 18:02:11.0

Homepage: https://doc.servo.org/webrender/

Size: 19868

Language: Rust

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

WebRender

GPU renderer for the Web content, used by Servo.

Update as a Dependency

After updating shaders in WebRender, go to servo and:

Use WebRender with Servo

To use a local copy of WebRender with servo, go to your servo build directory and:

ch."https://github.com/servo/webrender"]
render" = { path = "<path>/webrender" }
render_api" = { path = "<path>/webrender_api" }

where <path> is the path to your local copy of WebRender.

Documentation

The Wiki has a few pages describing the internals and conventions of WebRender.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.