• Show log

    Commit

  • Hash : e41cbdb5
    Author : Yuxiang Qian
    Date : 2025-02-26T17:51:06

    Complete the implementation of GL_EXT_buffer_storage
    
    Currently, glBufferStorageEXT doesn't set buffer usage to
    DYNAMIC_DRAW. Also, validation of glGetBufferParameter* misses
    check for GL_BUFFER_IMMUTABLE_STORAGE_EXT and
    GL_BUFFER_STORAGE_FLAGS_EXT. This patch fixes these issues.
    Also, an end2end test is added.
    
    Bug: angleproject:399689628
    Change-Id: Iecf6bd921f4fff849a5f059adf40043d08edfb7a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6312515
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags