Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • 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
  • glvnd
  • libglvnd
  • Merge requests
  • !241

glx: Remove GLXQueryContextInfoEXT fallback

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Adam Jackson requested to merge ajax/libglvnd:drop-query-context-info-ext-fallback into master Apr 26, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

GLX_EXT_libglvnd requires GLX 1.3, we can assume GLXQueryContext works.


This is somewhat petty. I'm mostly doing this because I'd like to see glvnd only use xcb internally, and xcb's API around vendor-private requests is gross. This is the only non-core-GLX request we emit, so.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: drop-query-context-info-ext-fallback