• Show log

    Commit

  • Hash : 7070a9e9
    Author : Chris Dalton
    Date : 2024-11-20T00:21:16

    Remove draw buffer validation clauses from PLS
    
    It was cumbersome to implement all this validation browser side for
    WebGL.
    
    Rather than making it an error to update blend and color mask on
    reserved PLS draw buffers, glBeginPixelLocalStorageANGLE() can just
    implicitly disable blend, and enable the color mask on overridden draw
    buffers. Later calls to enable blend or change the color mask on
    overridden planes are silently ignored until
    glEndPixelLocalStorageANGLE().
    
    Bug: angleproject:40096838
    Change-Id: Ic7e1c5113e7d3fad3b80d0178075df646540d743
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6045421
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Chris Dalton <chris@rive.app>
    

  • 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags