Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <gamp/Gamp.hpp>
#include <gamp/GampTypes.hpp>
#include <gamp/render/gl/GLLiterals.hpp>
#include <gamp/render/gl/GLCapabilities.hpp>
#include <gamp/render/gl/GLContext.hpp>
#include <gamp/render/gl/GLTypes.hpp>
#include <gamp/render/gl/GLVersionNum.hpp>
#include <gamp/wt/Capabilities.hpp>
#include <gamp/wt/Window.hpp>
#include <memory>
#include <SDL2/SDL.h>
#include <SDL2/SDL_video.h>
Go to the source code of this file.
Functions | |
static bool | GetGLAttribute (SDL_GLattr attr, int &value) noexcept |
|
staticnoexcept |