Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 95
    • Merge requests 95
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma Workspace
  • Merge requests
  • !1349

Open
Created Jan 12, 2022 by David Edmundson@davidedmundsonDeveloper
  • Report abuse
Report abuse

Use shared contexts for plasmashell

  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 1

Shared contexts allow us to share textures and vertex buffers between contexts (windows) this allows us to reduce memory in popups and alike.

To fully make use of this requires some follow up work in ManagedTextureNode for FrameSVG, but we should sitll get some benefit OOTB.

If shared contexts are not supported this fails gracefully - though we are relying on shared contexts within kwin for a release without issue.

It also should fix WebGL inside WebViews.

BUG: 448299

Edited Jan 12, 2022 by David Edmundson
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/shared_texture