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

Update to wgpu 0.19 and latest egui trunk #4885

Merged
merged 21 commits into from
Jan 23, 2024
Merged

Update to wgpu 0.19 and latest egui trunk #4885

merged 21 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    6e24925 View commit details
    Browse the repository at this point in the history
  2. Remove Dx11

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3ed2cb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a527d66 View commit details
    Browse the repository at this point in the history
  4. More None to sample_type

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0ff7bf3 View commit details
    Browse the repository at this point in the history
  5. block_size -> block_copy_size

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0b22139 View commit details
    Browse the repository at this point in the history
  6. Use get_default_config

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ce30ad4 View commit details
    Browse the repository at this point in the history
  7. Use at least wgpu 0.19.1

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e373485 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ce4314 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da856be View commit details
    Browse the repository at this point in the history
  10. Update deny.toml

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    652bfea View commit details
    Browse the repository at this point in the history
  11. fix re_renderer examples

    Wumpf committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3c79d0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5866bef View commit details
    Browse the repository at this point in the history
  13. Fix ListItem hover

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4f26370 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5cf5a01 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7216e90 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7bdf454 View commit details
    Browse the repository at this point in the history
  17. Explicitly configure wgpu features, support single wasm with webgl & …

    …wasm in re_renderer examples
    Wumpf committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0c397a8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0ac896c View commit details
    Browse the repository at this point in the history
  19. add some comments

    Wumpf committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    45a2540 View commit details
    Browse the repository at this point in the history
  20. typo

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bad16d2 View commit details
    Browse the repository at this point in the history
  21. Vertical spacing

    emilk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    eb1bce8 View commit details
    Browse the repository at this point in the history