Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Krita Krita
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 72
    • Merge requests 72
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • GraphicsGraphics
  • KritaKrita
  • Merge requests
  • !1353

Cherry-pick some OpenGL canvas changes from !1329

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alvin Wong requested to merge alvinwong/krita:alvin/opengl-canvas-cherrypicks into master Mar 02, 2022
  • Overview 6
  • Commits 10
  • Pipelines 20
  • Changes 19

This cherry-picks some of the changes from !1329 that is related to the OpenGL canvas. I plan to remake the branch for MR !1329 so I want to consider merging some of the changes into master first.

The changes include:

  • Reorganizing some code between KisOpenGLCanvasRenderer and KisOpenGLCanvas2
  • Adding KisRepaintDebugger (can be enabled by setting KRITA_DEBUG_REPAINT=1 but seizure warning)
  • Finer control with canvas updates (skip redrawing image tiles on the canvas FBO in some cases)
  • Simplifying scaled viewport size handling
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alvin/opengl-canvas-cherrypicks