Cinder  0.9.1
Namespaces | Typedefs | Functions | Variables
RendererImplGlMsw.cpp File Reference
#include "cinder/gl/platform.h"
#include "cinder/app/msw/RendererImplGlMsw.h"
#include "cinder/app/RendererGl.h"
#include "cinder/gl/Context.h"
#include "cinder/gl/Environment.h"
#include "glload/wgl_all.h"
#include "glload/wgl_load.h"
#include "cinder/app/AppBase.h"
#include "cinder/Camera.h"
#include "cinder/Log.h"
#include <windowsx.h>

Namespaces

 cinder
 
 cinder::app
 

Typedefs

typedef HGLRC cinder::app::hShareContext
 
typedef HGLRC const int * cinder::app::attribList
 
typedef BOOL(__stdcall * cinder::app::PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats)
 

Functions

typedef cinder::app::HGLRC (__stdcall *PFNWGLCREATECONTEXTATTRIBSARB)(HDC hDC
 

Variables

bool cinder::app::sMultisampleSupported = false
 
int cinder::app::sArbMultisampleFormat