• Show log

    Commit

  • Hash : cfe14e28
    Author : Jamie Madill
    Date : 2020-11-19T18:11:42

    EGL: Remove egl::Error from validation code.
    
    Instead of using an egl::Error return value, errors are recorded
    on the egl::Thread immediately at the call site. This makes the
    code work the same way as in the GL entry points.
    
    Updates the EGL "try" macros to include a special handler for the
    EGL validation entry points. Uses a special ValidationContext
    helper class to preserve the existing info.
    
    Bug: angleproject:5378
    Change-Id: I897f221a41fe406676950600e4ac559081b9f541
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2551790
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    

  • 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