Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libGLESv2
  • libGLESv2_autogen.cpp
Find file
BlameHistoryPermalink
  • Jiacheng Lu's avatar
    Add fallback to write GLenum as hex in capture · d0e56cc6
    Jiacheng Lu authored Aug 27, 2019
    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: 's avatarTobin Ehlis <tobine@google.com>
    d0e56cc6
libGLESv2_autogen.cpp 397 KB
EditWeb IDE
×

Replace libGLESv2_autogen.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.