Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M
mutter
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 758
    • Issues 758
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 91
    • Merge Requests 91
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • mutter
  • Merge Requests
  • !973

Merged
Opened Dec 13, 2019 by Adam Jackson@nwnk🎳Contributor

cogl: Add and use driver context init/fini hooks

  • Overview 2
  • Commits 7
  • Pipelines 8
  • Changes 11

This continues the effort to move all explicit GL awareness out of cogl core and into the driver. We add driver hooks for cogl context setup and teardown, and move the direct GL calls into there from cogl_context_new. Having done that we can remove some not-especially-useful private feature flags.

Assignee
Assign to
Reviewer
Request review from
GNOME 3.36
Milestone
GNOME 3.36
Assign milestone
Time tracking
Reference: GNOME/mutter!973
Source branch: cogl-driver-context-init