• Show log

    Commit

  • Hash : 17facd2b
    Author : Geoff Lang
    Date : 2024-03-13T10:14:59

    Fix CreateDirectory name clash with Windows headers.
    
    CreateDirectory is a windows macro to CreateDirectoryA/W. This caused
    conflicts with the newly added CreateDirectory function which also
    internally called CreateDirectory with the wrong arguments.
    
    Bug: angleproject:8571
    Change-Id: I596a4c2d711537e92e5e8b53b8eea2ab6b3ca7ab
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5369333
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@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