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

Move windowing code out of the compositor #3533

Closed
wants to merge 11 commits into from
Closed

Commits on Oct 1, 2014

  1. Move windowing code out of the compositor

    This is mainly just moving code around, in preparation for further changes to
    the "windowing" API.
    mbrubeck committed Oct 1, 2014
  2. Update to latest servo/glfw-rs

    mbrubeck committed Oct 1, 2014
  3. Fix headless mode

    mbrubeck committed Oct 1, 2014
  4. Explicitly link glfw_app into libservo

    mbrubeck committed Oct 1, 2014
  5. Init GLFW with LOG_ERRORS

    mbrubeck committed Oct 1, 2014

Commits on Oct 2, 2014

You can’t perform that action at this time.