• Show log

    Commit

  • Hash : aec90a8d
    Author : Shahbaz Youssefi
    Date : 2024-10-07T10:56:24

    Fix ignoring blit bits when attachments are missing
    
    GLES requires that the bits provided to glBlitFramebuffer are silently
    ignored if either the read or draw framebuffer is missing the
    corresponding attachment.
    
    In WebGL, this is forbidden.  ANGLE was forbidding this because of
    WebGL, but a recent CTS test revealed that we shouldn't be doing that
    when !WebGL.
    
    Bug: angleproject:370917919
    Change-Id: I202fbf665d8a102f0aea72709b80dfdabeb71a2e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5912614
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags