Mir

mir:displaybuffer-size-removal

Last commit made on 2023-11-23
Get this branch:
git clone -b displaybuffer-size-removal https://git.launchpad.net/mir

Branch merges

Branch information

Name:
displaybuffer-size-removal
Repository:
lp:mir

Recent commits

fbc62f3... by Chris Halse Rogers

mgc::CPUCopyOutputSurface: Use Framebuffer::size() in commit()

73be284... by Chris Halse Rogers

CPUAddressableDisplayAllocator: Disambiguate MappableFB::size()

2d63660... by Chris Halse Rogers

BasicScreenShooter: Update for removal of pixel_size()

0926bb9... by Chris Halse Rogers

platform/DisplaySink: Remove pixel_size() accessor.

7fc267a... by Chris Halse Rogers

platform/graphics: Make the DisplayAllocator responsible for knowing its own size

Since each `DisplayAllocator` is now associated with a specific `DisplaySink`,
and the `DisplaySink` knows the size of the buffers it can accept, make allocating
the right sized buffer a responsibility of the `DisplayAllocator`.

248f5b2... by Alan Griffiths

Merge pull request #3123 from MirServer/more-renaming

More better names

077a804... by Alan Griffiths

Apply suggestions from code review

Co-authored-by: MichaƂ Sawicz <email address hidden>

3170569... by Alan Griffiths

Drop dead file

c5d15d1... by Alan Griffiths

Rename files

d27fa18... by Alan Griffiths

Rename DisplayBuffer -> DisplaySink