• Show log

    Commit

  • Hash : 9637185c
    Author : Kimmo Kinnunen
    Date : 2022-03-10T15:38:13

    Add ForceGPUSwitch to EGL_ANGLE_power_preference
    
    eglHandleGPUSwitch() does not work with WebKit sandbox profile.
    The root cause is that we do not know the
    primary display, and as such we do not know which GPU drives this.
    
    Add eglForceGPUSwitchANGLE(display, gpuIDHigh, gpuIDLow).
    This lets the caller figure out the GPU in another process. Then
    the caller can just set the GPU in the sandboxed process.
    
    Add tests that are disabled by default until the runner and the
    infrastructure supports running the tests with automatic switching
    enabled.
    
    Bug: angleproject:7092
    Change-Id: I316ee431156596effbdb89659a5e24291719a204
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3516274
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Kenneth Russell <kbr@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