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

WebGLAttributes: Strict buffer size check when updating data. #27188

Merged
merged 5 commits into from
Nov 17, 2023

Commits on Nov 14, 2023

  1. Update WebGLAttributes.js

    Strict check for buffer size while upload..
    eXponenta committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ab17e42 View commit details
    Browse the repository at this point in the history
  2. fix: lint, pads

    eXponenta committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fbd381a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Update WebGLAttributes.js

    Implement the check even more strict. Clarify error message.
    Mugen87 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9c74143 View commit details
    Browse the repository at this point in the history
  2. Update WebGLAttributes.js

    Mugen87 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6ca2051 View commit details
    Browse the repository at this point in the history
  3. Update WebGLAttributes.js

    Fix typo.
    Mugen87 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a25c8f9 View commit details
    Browse the repository at this point in the history