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

WebGPURenderer: RenderBundle #28347

Merged
merged 39 commits into from
May 23, 2024
Merged

Commits on May 2, 2024

  1. wip

    RenaudRohlinger committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b5e90f1 View commit details
    Browse the repository at this point in the history
  2. add demo

    RenaudRohlinger committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9581a48 View commit details
    Browse the repository at this point in the history
  3. add gpu metrics

    RenaudRohlinger committed May 2, 2024
    Configuration menu
    Copy the full SHA
    601829e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    f0a0f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d45eeb View commit details
    Browse the repository at this point in the history
  3. cleanup

    RenaudRohlinger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f980c88 View commit details
    Browse the repository at this point in the history
  4. refactor and cleanup

    RenaudRohlinger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a108cc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbd2952 View commit details
    Browse the repository at this point in the history
  6. update

    RenaudRohlinger committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6e7c6be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da2c578 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. wip static mode

    RenaudRohlinger committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8416940 View commit details
    Browse the repository at this point in the history
  2. update

    RenaudRohlinger committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4117374 View commit details
    Browse the repository at this point in the history
  3. update

    RenaudRohlinger committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e35068c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36450f6 View commit details
    Browse the repository at this point in the history
  5. revert shared

    RenaudRohlinger committed May 12, 2024
    Configuration menu
    Copy the full SHA
    78554d0 View commit details
    Browse the repository at this point in the history
  6. ci

    RenaudRohlinger committed May 12, 2024
    Configuration menu
    Copy the full SHA
    03974d6 View commit details
    Browse the repository at this point in the history
  7. circular dep

    RenaudRohlinger committed May 12, 2024
    Configuration menu
    Copy the full SHA
    3c0547b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad881a6 View commit details
    Browse the repository at this point in the history
  9. add screenshot for ci

    RenaudRohlinger committed May 12, 2024
    Configuration menu
    Copy the full SHA
    e114f30 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. cleanup

    RenaudRohlinger committed May 13, 2024
    Configuration menu
    Copy the full SHA
    453c9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aa652c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. merge with dev

    RenaudRohlinger committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a58f07b View commit details
    Browse the repository at this point in the history
  2. merge with upstream

    RenaudRohlinger committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5d7e2e3 View commit details
    Browse the repository at this point in the history
  3. new RenderBundle API

    RenaudRohlinger committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0837566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa28f29 View commit details
    Browse the repository at this point in the history
  5. cleanup

    RenaudRohlinger committed May 19, 2024
    Configuration menu
    Copy the full SHA
    84ed55d View commit details
    Browse the repository at this point in the history
  6. more cleanup

    RenaudRohlinger committed May 19, 2024
    Configuration menu
    Copy the full SHA
    cc65c9c View commit details
    Browse the repository at this point in the history
  7. fix deepscan

    RenaudRohlinger committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9b53b73 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix framebuffer

    RenaudRohlinger committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9d26c2b View commit details
    Browse the repository at this point in the history
  2. update example

    RenaudRohlinger committed May 20, 2024
    Configuration menu
    Copy the full SHA
    978fb04 View commit details
    Browse the repository at this point in the history
  3. update scene too

    RenaudRohlinger committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ab55f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61b6697 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. merge with upstream

    RenaudRohlinger committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b832ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b65317d View commit details
    Browse the repository at this point in the history
  3. cleanup

    RenaudRohlinger committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e19de5f View commit details
    Browse the repository at this point in the history
  4. improve example

    RenaudRohlinger committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8a193ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74aca82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a46e3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    777d2ee View commit details
    Browse the repository at this point in the history