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

Eager shader compilation #5606

Merged
merged 30 commits into from
Feb 21, 2023
Merged

Eager shader compilation #5606

merged 30 commits into from
Feb 21, 2023

Commits on Feb 9, 2023

  1. eager shader compilation

    kazcw committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    050d51b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    04b0164 View commit details
    Browse the repository at this point in the history
  2. clean up

    kazcw committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9cb79bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e271d View commit details
    Browse the repository at this point in the history
  4. fix

    kazcw committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3f364a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. fix log-level changing bug

    kazcw committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6648441 View commit details
    Browse the repository at this point in the history
  2. cleanup

    kazcw committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a20e168 View commit details
    Browse the repository at this point in the history
  3. cleanup

    kazcw committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    40c674d View commit details
    Browse the repository at this point in the history
  4. cleanup

    kazcw committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b56fcb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbfb375 View commit details
    Browse the repository at this point in the history
  6. program inputs

    kazcw committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    177f105 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8d3946 View commit details
    Browse the repository at this point in the history
  8. fix & cleanup

    kazcw committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4332f68 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    f577d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    73f485c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d21fcf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    4ee6d15 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    703ba4f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    8121adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    069d868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c7ffe View commit details
    Browse the repository at this point in the history
  4. Apply review.

    kazcw committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    efcd01d View commit details
    Browse the repository at this point in the history
  5. Apply review.

    kazcw committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    da7bb1b View commit details
    Browse the repository at this point in the history
  6. Document crate path magic.

    kazcw committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    aa43189 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faa8fd8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    898a2d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00447dc View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    3dd5ba8 View commit details
    Browse the repository at this point in the history
  2. Use optimized vertex shaders.

    kazcw committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b186a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    681a1a9 View commit details
    Browse the repository at this point in the history