lp:~kdub/mir/mesa-display-group
Created by Kevin DuBois and last modified
- Get this branch:
- bzr branch lp:~kdub/mir/mesa-display-group
Only Kevin DuBois can upload to this branch. If you are Kevin DuBois please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Daniel van Vugt: Needs Information
- Diff: 1501 lines (+707/-424)12 files modifiedsrc/platforms/mesa/server/CMakeLists.txt (+2/-0)
src/platforms/mesa/server/buffer_object.cpp (+46/-0)
src/platforms/mesa/server/buffer_object.h (+51/-0)
src/platforms/mesa/server/display.cpp (+12/-12)
src/platforms/mesa/server/display.h (+2/-1)
src/platforms/mesa/server/display_buffer.cpp (+29/-223)
src/platforms/mesa/server/display_buffer.h (+8/-21)
src/platforms/mesa/server/display_group.cpp (+219/-0)
src/platforms/mesa/server/display_group.h (+86/-0)
tests/unit-tests/graphics/mesa/CMakeLists.txt (+1/-0)
tests/unit-tests/graphics/mesa/test_display_buffer.cpp (+4/-167)
tests/unit-tests/graphics/mesa/test_display_group.cpp (+247/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mir