Mir
|
#include "drm_mode_resources.h"
#include "drm_authentication.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 |
Enumerations | |
enum | mir::graphics::mesa::helpers::DRMNodeToUse { mir::graphics::mesa::helpers::DRMNodeToUse::render, mir::graphics::mesa::helpers::DRMNodeToUse::card } |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016