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 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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.

  • Adam Jackson
  • libglvnd
  • Repository
Switch branch/tag
  • libglvnd
  • src
  • GLdispatch
  • GLdispatch.c
Find file BlameHistoryPermalink
  • Kyle Brenneman's avatar
    libGLdispatch: Move internal variables out of __GLdispatchAPIState. · 413e3cad
    Kyle Brenneman authored Jul 06, 2015
    Move the vendorID and dispatch members from __GLdispatchAPIState to
    __GLdispatchAPIStatePrivate.
    
    How those variables are tracked and used is an internal detail of
    libGLdispatch, so they shouldn't be part of the public interface.
    413e3cad