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

New render api #96

Merged
merged 11 commits into from
Jul 19, 2020
Merged

New render api #96

merged 11 commits into from
Jul 19, 2020

Commits on Jul 18, 2020

  1. Extreme WIP: New wgpu access api

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    adf207c View commit details
    Browse the repository at this point in the history
  2. Add getters for device and queue to Pixels

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d70164e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f016e0 View commit details
    Browse the repository at this point in the history
  4. Expose Pixels::scaling_renderer

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    3e32dd7 View commit details
    Browse the repository at this point in the history
  5. Fix exposing ScalingRenderer

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    6285d68 View commit details
    Browse the repository at this point in the history
  6. Tweak Pixels::render_custom()

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    16ce0cb View commit details
    Browse the repository at this point in the history
  7. Cleanup

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    a7c9bd5 View commit details
    Browse the repository at this point in the history
  8. More cleanup

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    1138388 View commit details
    Browse the repository at this point in the history
  9. Fix doc comment

    JMS55 authored and parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    0ab98ae View commit details
    Browse the repository at this point in the history
  10. Clippy

    parasyte committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    a88e6cf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Fix doctests

    parasyte committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    744ee6e View commit details
    Browse the repository at this point in the history