Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libglvnd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • glvnd
  • libglvnd
  • Merge requests
  • !268

Update OpenGL headers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Kyle Brenneman requested to merge kbrenneman/libglvnd:update-opengl-headers into master Jun 07, 2022
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 19

This updates OpenGL and GLES headers to the current ToT from Khronos.

Since that also adds new functions to gl.xml, I also reworked the script that generates the dispatch stubs in libGL.so so that it'll read the symbol list from a file instead of just exporting everything. It uses the same list that we use with the symbol check test.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: update-opengl-headers