lp://qastaging/~vanvugt/mir/manual-vsync-api-v2
Created by
Daniel van Vugt
and last modified
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/manual-vsync-api-v2
Only
Daniel van Vugt
can upload to this branch. If you are
Daniel van Vugt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Mir CI Bot: Approve (continuous-integration)
- Mir development team: Pending requested
-
Diff: 233 lines (+103/-2)9 files modifiedexamples/eglapp.c (+15/-1)
include/client/mir_toolkit/mir_window.h (+16/-0)
src/client/frame_clock.cpp (+10/-0)
src/client/frame_clock.h (+8/-0)
src/client/mir_surface.cpp (+16/-0)
src/client/mir_surface.h (+2/-0)
src/client/mir_surface_api.cpp (+5/-0)
src/client/symbols.map (+6/-1)
tests/unit-tests/client/test_frame_clock.cpp (+25/-0)
Branch information
Recent revisions
- 4164. By Daniel van Vugt
-
Implement a new FrameClock method for the new API, which eases unit
testing and is crucially also right... so the test now passes. - 4158. By Daniel van Vugt
-
Add a unit test for the expected behaviour from the new MirWindow
function... presently failing.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir