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

canvas_minimal: update winit 0.24 to fix crash #485

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jan 5, 2022

  1. canvas_minimal: run cargo fmt

    tmfink committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    a51e58e View commit details
    Browse the repository at this point in the history
  2. canvas_minimal: update winit 0.24 to fix crash

    The latest published surfman (0.4.3) expects winit 0.24.
    
    Upstream winit issue:
    rust-windowing/winit#1773
    tmfink committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    88a2861 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. demo/native: run cargo fmt

    tmfink committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    72b7d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219dee7 View commit details
    Browse the repository at this point in the history