• Show log

    Commit

  • Hash : 6404be2d
    Author : Geoff Lang
    Date : 2022-03-10T11:04:22

    Emulate RGB10 (no alpha) on desktop OpenGL.
    
    The OpenGL ES extension GL_EXT_texture_type_2_10_10_10_REV
    requires RGB and RGBA formats to be supported but Desktop OpenGL
    does not support RGB. Emulate it with the existing
    emulatedAlphaChannel path in TextureGL.
    
    Bug: chromium:1300575
    Change-Id: I0e6d1044afbc55cf6d4f987cc98b357ff11ff006
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3517346
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    

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