• Show log

    Commit

  • Hash : bab2b3de
    Author : Michael Spang
    Date : 2020-01-22T14:52:31

    Vulkan: Disable global merge for volk
    
    This optimization pass breaks the build by exporting volk's internal
    binding symbols from libGLESv2.so. Since the test binary also links volk,
    this causes a SEGV as the wrong (uninitialized) function pointer is
    called.
    
    This is an LLVM bug and will be fixed upstream:
    https://reviews.llvm.org/D73235
    
    Bug: angleproject:4351
    Change-Id: Iebe0eabd975f8109231df30eef8c9074af8190e9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2023910
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Michael Spang <spang@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