Mir
|
#include "drm_mode_resources.h"
#include <cstddef>
#include <memory>
#include <gbm.h>
#include <EGL/egl.h>
#include <xf86drmMode.h>
#include <libudev.h>
Go to the source code of this file.
Classes | |
struct | mir::graphics::gbm::helpers::UdevHelper |
class | mir::graphics::gbm::helpers::DRMHelper |
class | mir::graphics::gbm::helpers::GBMHelper |
class | mir::graphics::gbm::helpers::EGLHelper |
Namespaces | |
mir | |
All things Mir. | |
mir::graphics | |
Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
mir::graphics::gbm | |
mir::graphics::gbm::helpers | |
Constant Groups | |
mir | |
All things Mir. | |
mir::graphics | |
Graphics subsystem. Mediates interaction between core system and the graphics environment. | |
mir::graphics::gbm | |
mir::graphics::gbm::helpers | |
Typedefs | |
typedef std::unique_ptr < gbm_surface, std::function < void(gbm_surface *)> > | mir::graphics::gbm::GBMSurfaceUPtr |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013