Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,154
    • Issues 1,154
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 124
    • Merge requests 124
  • 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
  • GNOMEGNOME
  • muttermutter
  • Merge requests
  • !1434

WIP: clutter-frame-clock: Add support for general multi-buffering

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Daniel van Vugt requested to merge vanvugt/mutter:triple-buffer-with-states into master Sep 09, 2020
  • Overview 23
  • Commits 7
  • Pipelines 4
  • Changes 6

But default to double buffering still, until all backends support it.

If you want to try it out, just change the constant in clutter_stage_view_constructed from 2 to 3. But it only works on Xorg right now. For me the most noticeable improvement is that I can suddenly scroll the icon grid at 60Hz, while using master it's 30Hz.

Prerequisites (included here): !1381 (closed), !1382 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: triple-buffer-with-states