Changeset 7463228 in Lumiera
- Timestamp:
-
2026-03-15T23:41:16Z
(5 weeks ago)
- Author:
- Ichthyostega <prg@…>
- Branches:
- dev/play
- Children:
- 94320d2
- Parents:
- e0d6362b
- git-author:
- Ichthyostega <prg@…> (15/03/26 20:23:46)
- git-committer:
- Ichthyostega <prg@…> (15/03/26 23:41:16)
- Message:
-
BufferProvider: reorganise internal BufferStore API
This refacotring prepares for the planned changes in OutputSlot
- introduce a new compound parameter (tuple) BufferAlloc
- wire this through all calls involved with storage handling
Background:
BufferMetadata deemed important for the implementation of buffer storage
- new requirement detected: must be able to handle an actual storage block
that is larger than the requested buffer size (⟼ tiling)
- need compact and uniform info, also for the
BufferProxyAdaptor callbacks
-
(No files)
-