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,144
    • Issues 1,144
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 118
    • Merge requests 118
  • 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
  • !1299

WIP: Cache absolute transformation matrices of ClutterActor

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jonas Dreßler requested to merge verdre/mutter:cache-more-matrices into master Jun 09, 2020
  • Overview 4
  • Commits 5
  • Pipelines 8
  • Changes 11

This MR starts caching the absolute transformation matrices (more specific: The complete modelview + projection matrix), it cuts down CPU time spent building those matrices by about 50% in cases where lots of actors are moving.

Depends on !1276 (merged) (included), !1267 (merged), gnome-shell!1308 (merged)

WIP since this depends on another fix

Edited Nov 22, 2020 by Jonas Dreßler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cache-more-matrices