• Show log

    Commit

  • Hash : b7bacdb7
    Author : Geoff Lang
    Date : 2024-02-15T11:14:21

    GL: Generate mipmaps through draw calls on Pixel7/Pixel8.
    
    Some patterns that use a texture as a framebuffer attachment and then
    generate mipmaps on that texture multiple times cause context loss or
    driver hangs.
    
    Extend the sRGB mipmap generation to also generate mipmaps on non-SRGB
    textures using draw calls and linear samplers to do the downsampling.
    
    Bug: chromium:40279678
    Change-Id: I19c6bf9c702ddf2c400ef03ff076fbd4cf15d285
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5297413
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags