Blender  V3.3
Classes
GHOST_ContextD3D.cpp File Reference
#include <iostream>
#include <string>
#include <GL/glew.h>
#include <GL/wglew.h>
#include "GHOST_ContextD3D.h"
#include "GHOST_ContextWGL.h"

Go to the source code of this file.

Classes

class  GHOST_SharedOpenGLResource
 

Detailed Description

For testing purposes, it can be useful to do some DirectX only drawing. A patch for this can be found here: https://developer.blender.org/P1284

Definition in file GHOST_ContextD3D.cpp.