• Show log

    Commit

  • Hash : 113f847b
    Author : Steven Noonan
    Date : 2023-06-26T12:07:52

    centralize basic OS/platform detection functions
    
    We had multiple different places that defined these, and with varying
    naming schemes. Centralize them to be defined in platform_helpers.h.
    
    Also renaming the IsApple(uint32_t) functions to IsAppleGPU(uint32_t) to
    avoid ambiguous meaning: "IsApple" should mean "is Apple-vended OS"
    while "IsAppleGPU" should mean "is Apple GPU vendor ID".
    
    Bug: angleproject:8229
    Change-Id: If4e3fc5ac1b5b8ad416663950a1b2ee912ccad99
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4647291
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Steven Noonan <steven@uplinklabs.net>
    Auto-Submit: Steven Noonan <steven@uplinklabs.net>
    Reviewed-by: Roman Lavrov <romanl@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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