Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,697
    • Issues 2,697
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 910
    • Merge requests 910
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !14019

win32: The opengl headers should install to mesa/GL subdir

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Yonggang Luo requested to merge lygstate/mesa:win32-gl-header-install into main Dec 02, 2021
  • Overview 5
  • Commits 1
  • Pipelines 5
  • Changes 1

The subdir mesa/GL used to avoid conflict between Windows GL headers and mesa GL headers. The GL headers resident in Windows SDK are

gl.h
glaux.h
glcorearb.h
glext.h
glu.h
glxext.h
wgl.h
wglext.h

Signed-off-by: Yonggang Luo luoyonggang@gmail.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: win32-gl-header-install