• Show log

    Commit

  • Hash : 7c4dc253
    Author : Jamie Madill
    Date : 2022-10-12T08:38:46

    Capture/Replay: Clean up EGL capture.
    
    This switches the EGL capture types to ANGLE-casted pointers since
    that's what we receive in the capture layer. Note that even if the
    capture layer were used as a pure layer, not an EGL implementation,
    we'd still have these types for state tracking.
    
    This also prefixes each EGL class in the entry points with the egl
    namespace for consistency and for simplifying the ParamType code.
    
    Required changing to non-const gl::Context * in a few places. Also
    changes the gSurfaceMap to be indexed by the raw pointer value,
    which cleans up the code somewhat.
    
    Bug: angleproject:4035
    Change-Id: Id800c1ba25e5819ac7ea1df8aab806bc393fe192
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3949910
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Yuxin Hu <yuxinhu@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