• Show log

    Commit

  • Hash : ab04e6a7
    Author : Frank Henigman
    Date : 2017-06-22T20:38:04

    Clip TextureD3D_2D::copySubImage to framebuffer.
    
    WebGL CopyTexSubImage does not allow touching parts of the texture that
    correspond to area outside the framebuffer, so we clip the read area to
    the framebuffer.
    The clipping also avoids problems with code lower down that isn't prepared
    for read areas not entirely within the framebuffer.
    
    Enable corresponding test.
    
    BUG=angleproject:1815
    
    Change-Id: I411223669dae2a456dfc3e22acda907b73177988
    Reviewed-on: https://chromium-review.googlesource.com/527411
    Commit-Queue: Frank Henigman <fjhenigman@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 thodg_l
    Tags