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

WebGLUniformsGroups: Support for array of Uniform Buffer Object #27293

Merged
merged 7 commits into from
Dec 4, 2023

Commits on Dec 2, 2023

  1. ubo array support

    RenaudRohlinger committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b33613f View commit details
    Browse the repository at this point in the history
  2. dpr to 1

    RenaudRohlinger committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    420ec84 View commit details
    Browse the repository at this point in the history
  3. update ubo

    RenaudRohlinger committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e708c5c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update webgl2_ubo_arrays.html

    Make example code more consistent to other demos.
    Mugen87 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b630bfa View commit details
    Browse the repository at this point in the history
  2. Update WebGLUniformsGroups.js

    Clean up.
    Mugen87 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    72b1420 View commit details
    Browse the repository at this point in the history
  3. feedbacks

    RenaudRohlinger committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c2556a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce1fe0a View commit details
    Browse the repository at this point in the history