• Show log

    Commit

  • Hash : c6ec59dc
    Author : Geoff Lang
    Date : 2023-03-27T11:15:48

    Explicitly pass the extended dirty bits to syncState.
    
    Add a the extended dirty bits and bit mask to syncState instead of
    calling gl::State::getAndResetExtendedDirtyBits when encountering
    DIRTY_BIT_EXTENDED. It disallowed us from masking the extended dirty
    bits and feels like an anti-pattern to modify the extended dirty bits
    in gl::State from the backend.
    
    This is a refactor only.
    
    Bug: chromium:1410191
    Change-Id: I66fdec3eb57e3426cf0fda9ccb759700eafdda14
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4374100
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuxin Hu <yuxinhu@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags