Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • 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 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • glvnd
  • libglvnd
  • Merge requests
  • !193

EGL: Set EGL_NO_X11 macro if --disable-x11 is used.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kyle Brenneman requested to merge kbrenneman/libglvnd:egl-no-x11-macro into master Oct 18, 2019
  • Overview 18
  • Commits 1
  • Pipelines 1
  • Changes 1

This is a follow-on to !192 (merged). This changes the --disable-x11 option to set the new EGL_NO_X11 macro, so that the EGL header files don't try to use the Xlib headers.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: egl-no-x11-macro