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

feature(wgpu): add WGPU renderer #31

Merged
merged 12 commits into from
Jul 10, 2023
Merged

feature(wgpu): add WGPU renderer #31

merged 12 commits into from
Jul 10, 2023

Commits on Jul 4, 2023

  1. WGPU improvements

    dcvz committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    78d07ad View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Update to latest rework

    dcvz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d815828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03166f2 View commit details
    Browse the repository at this point in the history
  3. Run fmt

    dcvz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    03f24e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Fix srgb in ImGui

    dcvz committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d65c868 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Fix OpenGL compilation

    dcvz committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    99e2fa5 View commit details
    Browse the repository at this point in the history
  2. Initialize device with size

    dcvz committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    e9c78a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Use appropriate size for render

    dcvz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d590cb9 View commit details
    Browse the repository at this point in the history
  2. Small updates

    dcvz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d8fd3d3 View commit details
    Browse the repository at this point in the history
  3. fmt

    dcvz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1ab76ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e8c51c View commit details
    Browse the repository at this point in the history
  5. clippy

    dcvz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    25b9352 View commit details
    Browse the repository at this point in the history