• Show log

    Commit

  • Hash : cfc21f23
    Author : Kimmo Kinnunen
    Date : 2023-04-06T18:39:26

    Fix GetCurrentThreadUniqueId on Release APPLE
    
    Fix GetCurrentThreadUniqueId on Release builds of
    ANGLE_PLATFORM_APPLE.
    Code inside ASSERT() is discarded when compiling on Release.
    Instead, create the pthread per-thread keys outside ASSERTs and
    just assert the results.
    
    Bug: angleproject:8122
    Change-Id: I89b7bd66f4346a94ec5c67eedda637f012ba7ff6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4406215
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Auto-Submit: Kimmo Kinnunen <kkinnunen@apple.com>
    Reviewed-by: Dan Glastonbury <djg@apple.com>
    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