Skip to content
Snippets Groups Projects

py,ui: only create one compositing group for ViewTransitionBlend

Merged pippin requested to merge pippin/reduce_overhead_in_fade_transitions into main

ctx.start_group and ctx.end_group are expensive calls creating an off-screen 32bpp rendering texture, redirecting rendering to it, and rendering this result back to the screen.

Merge request reports

Pipeline #7342 passed

Pipeline passed for 767a46c4 on pippin/reduce_overhead_in_fade_transitions

Approval is optional

Merged by moon2moon2 1 year ago (Aug 26, 2023 8:02am UTC)

Merge details

  • Changes merged into main with 767a46c4.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #7351 passed

Pipeline passed for 767a46c4 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading