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

[Merged by Bors] - Reduce the use of atomics in the render phase #7084

Closed

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    b411da6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702b2c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    2c099b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4f9ff View commit details
    Browse the repository at this point in the history
  3. Cleanup

    james7132 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    45f227a View commit details
    Browse the repository at this point in the history
  4. Fix CI

    james7132 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    03d6ca3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22fd3c7 View commit details
    Browse the repository at this point in the history
  6. Unwrap instead of return

    james7132 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4a5638f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

    james7132 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    5efcff3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    54cd232 View commit details
    Browse the repository at this point in the history
  2. Remove spurious files

    james7132 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    1756709 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    james7132 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    aa146b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    68f4a36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d4d9b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c09c358 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Fix CI

    james7132 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    f63f670 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    d034b09 View commit details
    Browse the repository at this point in the history
  2. Fix CI

    james7132 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    0a84aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    592dd8e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

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

Commits on Jan 9, 2023

  1. Add doc comment for validate_world

    Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
    james7132 and alice-i-cecile committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0a79eec View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    266583c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'less-atomic-render-commands' of github.com:james7132/be…

    …vy into less-atomic-render-commands
    james7132 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    84a2d7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b90341e View commit details
    Browse the repository at this point in the history
  4. Document update_archetypes

    james7132 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ce70df9 View commit details
    Browse the repository at this point in the history
  5. Formatting

    james7132 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    15b8527 View commit details
    Browse the repository at this point in the history