Changeset eeedb7a in Lumiera

Timestamp:
2026-03-21T23:44:02Z (5 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
f29ec44
Parents:
7bae52d
git-author:
Ichthyostega <prg@…> (21/03/26 22:46:58)
git-committer:
Ichthyostega <prg@…> (21/03/26 23:44:02)
Message:

OutputSlot: recast the proxy BufferProvider to use the Connection directly

Reaping the benefits of the preceding refactorings, most of the complex
wiring within OutputBufferProxy can be omitted, and the proxy calls
can be delegated directly to the actual Connection

There is a catch however: we need to create an additional pathway
to feed the frame-number information into the BufferStore backend.

(No files)

Note: See TracChangeset for help on using the changeset viewer.