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
  • !19

[libglx] Don't throw an error for glXMakeContextCurrent(ctx, None, None)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Adam Jackson requested to merge github/fork/nwnk/makecurrent-null-fb into master Mar 03, 2015
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

GLX_ARB_create_context explicitly allows this for GL 3.0+ contexts, the context is made current but not bound to a default framebuffer.

Signed-off-by: Adam Jackson ajax@redhat.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/nwnk/makecurrent-null-fb