• Show log

    Commit

  • Hash : e167f76b
    Author : Jamie Madill
    Date : 2019-11-06T16:51:55

    Capture/Replay: Pass gl::State to capture functions.
    
    This replaces passing gl::Context. Using a gl::State directly will more
    easily let the mid-execution replay code pass a mocked gl::State
    instead of having to modify the real underlying Context state. For
    example when capturing pixel pack and unpack parameters the states
    could not be overridden without changing the gl::Context itself.
    Similarly when capturing client side data.
    
    Also moves a query parameter info function into queryutils so it can be
    accessible to the State-based capture.
    
    Refactoring change only.
    
    Bug: angleproject:3611
    Change-Id: I3c064001cfa83ebbb67a2b8fc8b6180491edd215
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1899728
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Tim Van Patten <timvp@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags