• Show log

    Commit

  • Hash : fa36c330
    Author : Frank Henigman
    Date : 2017-06-09T18:44:45

    Clip FramebufferGL::readPixels to framebuffer.
    
    In GL, ReadPixels() is allowed to modify memory that corresponds to
    pixels outside the framebuffer.
    In WebGL it must not do that, so clip the read area to the framebuffer.
    
    Enable corresponding test.
    
    BUG=angleproject:1815
    
    Change-Id: I8113ae417dee7834e63498aec8291ce711bd7513
    Reviewed-on: https://chromium-review.googlesource.com/536434
    Commit-Queue: Frank Henigman <fjhenigman@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@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_l thodg
    Tags