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

[WIP] Add dither struct and select texture based on the pass #192

Closed
wants to merge 9 commits into from

Commits on Jun 12, 2018

  1. Apply our progress to latest WR master

    Attila Dusnoki committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    43fd2d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Fix the cfg for serde crate

    Zakor Gyula authored and dati91 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    632eaea View commit details
    Browse the repository at this point in the history
  2. Fox a TODO comment in renderer.rs

    Zakor Gyula authored and dati91 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    788f3fe View commit details
    Browse the repository at this point in the history
  3. Clean up device.rs

    Zakor Gyula authored and dati91 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    2289207 View commit details
    Browse the repository at this point in the history
  4. Add program param to set_uniforms

    Zakor Gyula authored and dati91 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    aa6302c View commit details
    Browse the repository at this point in the history
  5. Make DebugRenderer to be more like the upstream version

    Zakor Gyula authored and dati91 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    d1b2bbb View commit details
    Browse the repository at this point in the history
  6. Use serde_derive from servo fork again

    Zakor Gyula authored and dati91 committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    887db4f View commit details
    Browse the repository at this point in the history
  7. Update gfx to 39aff0d

    Attila Dusnoki authored and Zakor Gyula committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    2176285 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Add dither struct and select texture based on the pass

    Attila Dusnoki committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    3b90e3b View commit details
    Browse the repository at this point in the history