• Show log

    Commit

  • Hash : eba2e620
    Author : Jamie Madill
    Date : 2021-12-15T12:29:12

    Capture/Replay: Fix uniform program indexing.
    
    We were using the "native" version of the program ID in the update
    call, which could overflow the bounds of our fixed-size program
    maps. Instead use the captured (and upper-bounded) version of the
    ID and only get the mapped ID when calling GetUniformLocation.
    
    Bug: angleproject:6431
    Bug: angleproject:6816
    Change-Id: I807bd07c9dcff6ba5a50991e28b0a58d16f7bc63
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3345220
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Commit-Queue: 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags