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 egui_wgpu crate #1564

Merged
merged 24 commits into from
May 12, 2022
Merged

Add egui_wgpu crate #1564

merged 24 commits into from
May 12, 2022

Commits on May 9, 2022

  1. work in progress

    s-nie authored and emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c542155 View commit details
    Browse the repository at this point in the history
  2. remove duplicate window builder

    s-nie authored and emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    55c53dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f238d8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32f3aa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef2c827 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de2672d View commit details
    Browse the repository at this point in the history
  7. Rename the crate egui-wgpu

    emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    e6684ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fb1e7b View commit details
    Browse the repository at this point in the history
  9. Fix wasm32 compilation

    emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    e783c21 View commit details
    Browse the repository at this point in the history
  10. clippy fixes

    emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    b38e830 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c61937f View commit details
    Browse the repository at this point in the history
  12. CI fixes

    emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    4e3552b View commit details
    Browse the repository at this point in the history
  13. Improve docstring

    Co-authored-by: Sven Niederberger <[email protected]>
    emilk and s-nie committed May 9, 2022
    Configuration menu
    Copy the full SHA
    bd62e7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9911a45 View commit details
    Browse the repository at this point in the history
  15. Update changelog and readme

    emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    5c03100 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7543f70 View commit details
    Browse the repository at this point in the history
  17. Minor cleanup

    emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    7b4cf1f View commit details
    Browse the repository at this point in the history
  18. Fix build_demo_web.sh

    emilk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    57d1ec0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    cb57b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    086e6a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1c120 View commit details
    Browse the repository at this point in the history
  4. Fix

    emilk committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0b93bc9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Clippy fix

    emilk committed May 11, 2022
    Configuration menu
    Copy the full SHA
    d416ded View commit details
    Browse the repository at this point in the history
  2. Small code cleanup

    emilk committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b1e2645 View commit details
    Browse the repository at this point in the history