#include "C4ForbidLibraryCompilation.h"#include <epoxy/gl.h>#include "graphics/C4Draw.h"#include "graphics/C4Shader.h"Go to the source code of this file.
Classes | |
| class | C4DrawGLError |
| class | CStdGLCtx |
| class | CStdGL |
| struct | CStdGL.Workarounds |
Macros | |
| #define | INC_StdGL |
Variables | |
| CStdGL * | pGL |
| struct CStdGL.Workarounds |
Definition at line 279 of file C4DrawGL.h.
| Class Members | ||
|---|---|---|
| bool | ForceSoftwareTransform | |
| bool | LowMaxVertexUniformCount | |
| #define INC_StdGL |
Definition at line 21 of file C4DrawGL.h.
| enum C4SS_Attributes |
| Enumerator | |
|---|---|
| C4SSA_Position | |
| C4SSA_Normal | |
| C4SSA_TexCoord | |
| C4SSA_Color | |
| C4SSA_BoneIndices0 | |
| C4SSA_BoneIndices1 | |
| C4SSA_BoneWeights0 | |
| C4SSA_BoneWeights1 | |
| C4SSA_Count | |
Definition at line 87 of file C4DrawGL.h.
| enum C4SS_Uniforms |
Definition at line 50 of file C4DrawGL.h.
|
extern |
Definition at line 907 of file C4DrawGL.cpp.