KWin
|
#include "core/gbmgraphicsbufferallocator.h"
#include <config-kwin.h>
#include "core/graphicsbuffer.h"
#include "utils/common.h"
#include <drm_fourcc.h>
#include <fcntl.h>
#include <gbm.h>
#include <sys/mman.h>
#include <xf86drm.h>
#include "gbmgraphicsbufferallocator.moc"
#include "moc_gbmgraphicsbufferallocator.cpp"
Go to the source code of this file.
Classes | |
class | KWin::GbmGraphicsBuffer |
class | KWin::DumbGraphicsBuffer |
Namespaces | |
namespace | KWin |