• Show log

    Commit

  • Hash : c7446ac4
    Author : Maksim Sisov
    Date : 2021-12-16T16:00:08

    Add support for GL_MESA_framebuffer_flip_y 1/*
    
    LaCrOS, which is same as ChromeOS, relies on this
    extension and uses that with WebGL content.
    
    However, when LaCrOS uses ANGLE, the extension is
    not exposed and the WebGL content is y-inverted as
    direct scanout is always used.
    
    There are two bugs - 1) ANGLE should expose the
    extension so that direct scanout is possible
    (this CL fixes the issue. 2) LaCrOS shouldn't rely
    on the extension if it's not available (a bug to
    be fixed in Chromium).
    
    This particular CL consists of autogen files with
    framebufferParameteriMESA &&
    getFramebufferParameterivMESA in Context
    marked as UNIMPLEMENTED. And also unimplemented
    validation.
    
    Bug: chromium:1231934
    Change-Id: Id617846b0412f579df5b4ace6cb33c1ec6d403df
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3343492
    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