• Show log

    Commit

  • Hash : 5ec6f8dd
    Author : Jamie Madill
    Date : 2022-10-10T20:59:42

    Capture/Replay: Only inline strings.
    
    This will simplify the trace code and the parsing logic.
    Previously we wrote some integer data in the cpp file, e.g.:
    
    const GLenum glDiscardFramebufferEXT_attachments_0[] = {...};
    
    glDiscardFramebufferEXT(..., glDiscardFramebufferEXT_attachments_0);
    
    Bug: angleproject:7731
    Change-Id: If7924b1bf231f584f4677a438232bedc7ea9bd69
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3953338
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Yuxin Hu <yuxinhu@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 thodg_l
    Tags