Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebRender integration to Servo. #9589

Merged
merged 1 commit into from Feb 18, 2016
Merged

Add WebRender integration to Servo. #9589

merged 1 commit into from Feb 18, 2016

Commits on Feb 18, 2016

  1. Add WebRender integration to Servo.

    WebRender is an experimental GPU accelerated rendering backend for Servo.
    
    The WebRender backend can be specified by running Servo with the -w option (otherwise the default rendering backend will be used).
    
    WebRender has many bugs, and missing features - but it is usable to browse most websites - please report any WebRender specific rendering bugs you encounter!
    gw3583 committed Feb 18, 2016
You can’t perform that action at this time.