Mir
|
#include "mir/compositor/compositor.h"
#include "mir/thread/basic_thread_pool.h"
#include <mutex>
#include <memory>
#include <vector>
#include <future>
#include <chrono>
#include <atomic>
Go to the source code of this file.
Classes | |
class | mir::compositor::MultiThreadedCompositor |
Namespaces | |
mir | |
All things Mir. | |
mir::geometry | |
Basic geometry types. Types for dimensions, displacements, etc. and the operations that they support. | |
mir::graphics | |
Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
mir::scene | |
Management of Surface objects. Includes the model (SurfaceStack and Surface classes) and controller (SurfaceController) elements of an MVC design. | |
mir::compositor | |
Compositing. Combining renderables into a display image. | |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016