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: Support WebGLCubeRenderTarget #27071

Merged
merged 9 commits into from
Jan 4, 2024
Merged

Commits on Jan 3, 2024

  1. cube render targets

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bfed6eb View commit details
    Browse the repository at this point in the history
  2. implemenet destroyAttribute()

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d76325f View commit details
    Browse the repository at this point in the history
  3. replicate WebGPU texture filtering

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    70667e2 View commit details
    Browse the repository at this point in the history
  4. missed ;

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4c8f1e0 View commit details
    Browse the repository at this point in the history
  5. allow tests to run

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fcd1871 View commit details
    Browse the repository at this point in the history
  6. reinstate flip

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9549fb0 View commit details
    Browse the repository at this point in the history
  7. add missing ;

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a817737 View commit details
    Browse the repository at this point in the history
  8. repair damage

    aardgoose committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7704357 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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