• Show log

    Commit

  • Hash : 1f42f6bd
    Author : Maksim Sisov
    Date : 2021-11-03T13:28:01

    Add GL_RGB10_EXT format into list of supported formats.
    
    When running with Wayland, EGL returns rgb10 buffer format in
    egl config, which makes assertion to explode in formatutils as
    this format is not in list of supported formats.
    
    GL_RGB10_EXT is under the ES1 extension GL_OES_required_internalformat.
    Thus, add it to the format table.
    
    Bug: chromium:1231934
    Change-Id: Ib47af538b16d6c7a652a44e0674757d292ac1394
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3253376
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Maksim Sisov <msisov@igalia.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