• Show log

    Commit

  • Hash : 0eb0a816
    Author : Kenneth Russell
    Date : 2015-06-19T20:18:16

    Fix seg fault in IsPlatformAvailable.
    
    Some GLX implementations can't handle having libGL.so.1 dlclose'd out
    from under them while there's any X window still open against which a
    GLXWindow was ever created. Load the library once per process rather
    than once per FunctionsGLX instance.
    
    This showed up as a crash in X11Window::destroy, during XCloseDisplay.
    
    BUG=angleproject:892
    
    Change-Id: I0da2674786a952865e5bea2513259c0a32d4453c
    Reviewed-on: https://chromium-review.googlesource.com/280902
    Tested-by: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@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_l thodg
    Tags