Mir 0.1.9
Milestone information
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 1 Alan Griffiths, 5 Alberto Aguirre, 5 Alexandros Frantzis, 1 Andreas Pokorny, 3 Daniel van Vugt, 1 Kevin DuBois, 1 Michael Terry, 1 Mir development team
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 18 Fix Released
Download files for this release
Release notes
- mirclient ABI unchanged, still at 7. Clients do not need rebuilding.
- mirserver ABI bumped to 19. Shells need rebuilding.
- More libmirserver class changes and reorganization, including;
. Moving things from shell:: to scene::
. Rewriting/
- Swap buffers no longer blocks indefinitely in the case of occlusion or screen off
- Added an id() to Renderable.
- Scene/Renderer interfaces:
. Scene is no longer responsible for its own iteration (no for_each
any more). Instead you should iterate over the list returned by
- Bugs fixed see below
Changelog
This release does not have a changelog.