~raof/mir/proper-driver-loading

« back to all changes in this revision

Viewing changes to src/common/graphics/android/mir_native_window.cpp

  • Committer: Christopher James Halse Rogers
  • Date: 2014-11-27 04:57:28 UTC
  • Revision ID: christopher.halse.rogers@canonical.com-20141127045728-rtlr58ckdkhnbocy
Implement server-side graphics platform probe

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#include "mir/graphics/android/android_driver_interpreter.h"
21
21
#include "mir/graphics/android/sync_fence.h"
22
22
 
23
 
#include <iostream>
24
23
#include <boost/exception/diagnostic_information.hpp> 
25
24
 
26
25
namespace mg=mir::graphics;