• Show log

    Commit

  • Hash : a0648780
    Author : Lingfeng Yang
    Date : 2018-03-12T14:45:25

    GLES1: Revise entry points
    
    - Move the entry points common to GLES1/2 to GLES2 since GLES2 is the
    primary use case and we want to isolate the GLES1-only bits.
    - Update entry points with all the wanted extensions for Android.
    - Auto-generate GLES1-specific entry points and use them as a macro in
    Context.h.
    - Move all GLES1-specific renderer implementations to ContextGLES1.cpp
    
    + Fix getting pointer params in generate_entry_points.py
    
    BUG=angleproject:2306
    
    Change-Id: If32bfd2b63657acecaec6adb10cabf39f06c4832
    Reviewed-on: https://chromium-review.googlesource.com/959630
    Reviewed-by: Lingfeng Yang <lfy@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Lingfeng Yang <lfy@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