Mir
|
#include "drm_mode_resources.h"
#include "mir/udev/wrapper.h"
#include <cstddef>
#include <memory>
#include <gbm.h>
#include <EGL/egl.h>
#include <xf86drmMode.h>
Go to the source code of this file.
Classes | |
class | mir::graphics::mesa::helpers::DRMHelper |
class | mir::graphics::mesa::helpers::GBMHelper |
class | mir::graphics::mesa::helpers::EGLHelper |
Namespaces | |
mir | |
All things Mir. | |
mir::graphics | |
Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
mir::graphics::mesa | |
mir::graphics::mesa::helpers | |
Typedefs | |
typedef std::unique_ptr < gbm_surface, std::function < void(gbm_surface *)> > | mir::graphics::mesa::GBMSurfaceUPtr |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014