Mir
|
#include "mir/compositor/gl_renderer.h"
#include "mir/compositor/buffer_stream.h"
#include "mir/compositor/destination_alpha.h"
#include "mir/graphics/renderable.h"
#include "mir/graphics/buffer.h"
#include "mir/graphics/gl_texture_cache.h"
#include "mir/graphics/gl_texture.h"
#include "mir/graphics/tessellation_helpers.h"
#include "mir/log.h"
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
#include <boost/throw_exception.hpp>
#include <stdexcept>
#include <cmath>
Macros | |
#define | MIR_LOG_COMPONENT "GL" |
#define | GLM_FORCE_RADIANS |
#define GLM_FORCE_RADIANS |
#define MIR_LOG_COMPONENT "GL" |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015