• Show log

    Commit

  • Hash : a7877665
    Author : Jeff Vigil
    Date : 2025-06-02T08:13:30

    Fix drm format and modifier handling
    
    Move functions to private
    Change case on methods to lowercase per style guide
    Change related methods to use set instead of vector,
    this saves a copy from set to vector.
    Initialize formats before supportsDmaBufFormat because
    queryDmaBufModifiers can be called before queryDmaBufFormats
    and need to initialize at supportsDmaBufFormats.
    
    Bug: angleproject:412730346
    Change-Id: I8575bee6e7a6a09d9065ed81acff899e73004764
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6610088
    Reviewed-by: mohan maiya <m.maiya@samsung.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: mohan maiya <m.maiya@samsung.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