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: Tree-shaking 1/2 #29187

Merged
merged 29 commits into from
Aug 27, 2024
Merged

WebGPURenderer: Tree-shaking 1/2 #29187

merged 29 commits into from
Aug 27, 2024

Commits on Aug 20, 2024

  1. tree shaking - WIP

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f2b7d0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4abc95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ff19b7 View commit details
    Browse the repository at this point in the history
  4. cleanup

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ba666ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0e0318 View commit details
    Browse the repository at this point in the history
  6. update webgpu_mrt

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9effa49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c841be View commit details
    Browse the repository at this point in the history
  8. HashNode: Move to TSL approach

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0d44313 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41021e4 View commit details
    Browse the repository at this point in the history
  10. cleanup

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3b34137 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    386fbbf View commit details
    Browse the repository at this point in the history
  12. fix import

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6c194d4 View commit details
    Browse the repository at this point in the history
  13. TSL: add grayscale

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    344844e View commit details
    Browse the repository at this point in the history
  14. Update webgpu_backdrop.html

    sunag committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d1d4a18 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

    sunag committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    4250708 View commit details
    Browse the repository at this point in the history
  3. Update misc_controls_fly.html

    sunag committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    d2d8c84 View commit details
    Browse the repository at this point in the history
  4. update title

    sunag committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b413fd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7daac1a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. introduce registerNodeClass

    sunag committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    09d0024 View commit details
    Browse the repository at this point in the history
  2. Update NodeLoader.js

    sunag committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dc3b069 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Separate Nodes class from TSL

    sunag committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    674827d View commit details
    Browse the repository at this point in the history
  2. Update TextureBicubic.js

    sunag committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9c07d71 View commit details
    Browse the repository at this point in the history
  3. Update webgpu_materials.html

    sunag committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bdb14a8 View commit details
    Browse the repository at this point in the history
  4. revision

    sunag committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e626486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8515d7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    060850e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    778a534 View commit details
    Browse the repository at this point in the history
  8. revision

    sunag committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c45bf64 View commit details
    Browse the repository at this point in the history