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: Add a void* parameter to the getProcAddress callback. · a924afad
    Kyle Brenneman authored Oct 01, 2015
    The getProcAddress callback that libGLdispatch uses to populate the dispatch
    table now takes an extra parameter, which contains arbitrary data used by the
    callback.
    
    This allows much better flexibility in a how window system library populates a
    dispatch table.
    a924afad