• Show log

    Commit

  • Hash : 08142700
    Author : Ian Elliott
    Date : 2020-10-01T19:30:03

    Work-around test runner & DebugAnnotator
    
    Note: This precedes another CL that needs this change.
    
    DebugAnnotator uses a global variable.  The test runner doesn't change
    state between testing different back-ends.  This works-around the
    problem by setting the global variable when the context is switched.
    
    Because the GL back-end doesn't have its own DebugAnnotator sub-class,
    add a Display* to DisplayImpl::makeCurrent(), so that
    DisplayGL::makeCurrent() can install the front-end-Display's
    DebugAnnotator.
    
    Note: the Vulkan back-end gets this fix even though the new
    DebugAnnotatorVk class will be added in a follow-on CL.
    
    Bug: b/162068318
    Bug: b/169243237
    Bug: angleproject:5121
    Change-Id: If08626a5310f9b4e3210e1a897a6886248e4d8ac
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2451423
    Reviewed-by: Ian Elliott <ianelliott@google.com>
    Commit-Queue: Ian Elliott <ianelliott@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