• Show log

    Commit

  • Hash : afa40f7d
    Author : Jamie Madill
    Date : 2014-06-18T10:09:42

    Fix buffer bugs affecting transform feedback.
    
    Running dEQP-GLES3.functional.transform_feedback would trigger a few
    assertion failures because of some regressions that crept into our
    code.
    
    Among the regressions is assuming we can't map a buffer that has no
    underlying storage object. This is valid since we sometimes allow
    setData without creating a native storage.
    
    Additionally we should free our existing data store on a new call
    to SetData, to prevent old but "new" data revisions from complicating
    our storage.
    
    BUG=angle:679
    
    Change-Id: Icd96a8a55a2b957d29382d8b8bbd7e8a7ab0cf65
    Reviewed-on: https://chromium-review.googlesource.com/204342
    Tested-by: Jamie Madill <jmadill@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