monado/doc/changes/compositor/mr.1955.2.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
202 B
Markdown
Raw Normal View History

2023-09-19 12:00:40 +00:00
render: Refactor layer squasher code, the shader is now run once per view
instead of doing two views in one submission. Makes it easier to split up
targets and requires less samplers in one invocation.