• Show log

    Commit

  • Hash : 298fafd7
    Author : Tom Anderson
    Date : 2021-07-14T13:57:30

    [GLX] Allow usage of multiple visuals
    
    When using AMGLE_x11_visual, a single visual is specified for the whole
    session.  This is limiting since windows can have different visuals.
    For example, one window may want transparency and another window may
    not.  This CL makes it not-an-error to use a window with a visual other
    than the one set with ANGLE_X11_VISUAL_ID.  In this case, ANGLE will
    fallback to using a child window, as if ANGLE_X11_VISUAL_ID had not been
    specified.
    
    Long term, a better solution would be to allow specifying
    ANGLE_X11_VISUAL_ID per window.
    
    Bug: chromium:1225953
    Change-Id: Ibec411cfd1341c30b2842a7ddba3fea6023de2b3
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3028803
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Jonah Ryan-Davis <jonahr@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