![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "glStateTracker.h"
#include "glHardwareQuery.h"
#include "Platform/Video/Headers/Commands.h"
#include "Platform/Video/Headers/RenderAPIWrapper.h"
#include "Platform/Video/RenderBackend/OpenGL/Buffers/Headers/glMemoryManager.h"
Go to the source code of this file.
Classes | |
class | Divide::GL_API |
OpenGL implementation of the RenderAPIWrapper. More... | |
struct | Divide::GL_API::glHardwareQueryEntry |
struct | Divide::GL_API::TexBindEntry |
struct | Divide::GL_API::CachedSamplerEntry |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::Time |
Macros | |
#define | DVD_GL_WRAPPER_H_ |
Functions | |
Divide::FWD_DECLARE_MANAGED_STRUCT (SyncObject) | |
#define DVD_GL_WRAPPER_H_ |
Definition at line 34 of file GLWrapper.h.