• Show log

    Commit

  • Hash : dc3477f3
    Author : Le Hoang Quyen
    Date : 2020-03-14T17:22:41

    Separate GLES1's state enum switch code from GLES2+
    
    Some enum values such as GLES1's GL_CLIP_PLANE0 and GLES2+'s
    GL_CLIP_DISTANCE0_EXT have the same value.
    Thus, the enum switch code has to be separated for GLES1 & GLES2+
    
    Bug: angleproject:4481
    Change-Id: I2fcb95f3f75f1fe683a072bee02e797a95686480
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2145284
    Commit-Queue: Le Hoang Quyen <le.hoang.q@gmail.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Jonah Ryan-Davis <jonahr@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags