• Show log

    Commit

  • Hash : d0e56cc6
    Author : Jiacheng Lu
    Date : 2019-08-27T09:35:30

    Add fallback to write GLenum as hex in capture
    
    1. Add extension 'GL_ANGLE_program_binary' to registry_xml.py, this
    extension brings enum 'GL_PROGRAM_BINARY_ANGLE' which ANGLE already
    supports.
    2. Add a fallback for converting GLenum and GLbitfield to string, for
    any GLenum value not found in the conversion table, write out its hex
    value instead of 'EnumUnknown'. It prevents GLenum from some
    unregistered extensions breaking the frame capture.
    
    Bug: angleproject:3804
    Change-Id: I36a676305fbbcff2173bbc9f818ff589abe51434
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1775028
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    Reviewed-by: Tobin Ehlis <tobine@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