• Show log

    Commit

  • Hash : fddbc9c7
    Author : Lubosz Sarnecki
    Date : 2021-03-04T20:45:01

    capture: Implement capturing GLES1 vertex pointers.
    
    Implement capturing glVertexPointer, glTexCoordPointer, glNormalPointer,
    glColorPointer and glPointSizePointerOES using a new
    CaptureVertexPointerGLES1 helper function.
    
    This is done by using fixed indices for gClientArrays that are retrieved
    from the GLES1Renderer.
    
    Bug: angleproject:5751
    Change-Id: I6c774ff21942ea3422c4c77a615f88299901c0ab
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2773288
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Lubosz Sarnecki <lubosz.sarnecki@collabora.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