From 866e00474be3bfe0e7dac73b720af0b9ebf7109a Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 13 Apr 2019 20:15:07 +0800 Subject: *misc --- source/modules/asura-core/core_config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/modules/asura-core/core_config.h') diff --git a/source/modules/asura-core/core_config.h b/source/modules/asura-core/core_config.h index 717f254..8a0e8c7 100644 --- a/source/modules/asura-core/core_config.h +++ b/source/modules/asura-core/core_config.h @@ -8,4 +8,6 @@ #define ASURA_OPENGL_GLUT (1 << 3) #define ASURA_OPENGL_LOADER (ASURA_OPENGL_GLAD|ASURA_OPENGL_GLEE|ASURA_OPENGL_GLUT) +#define ASURA_GL_PROFILE 1 + #endif \ No newline at end of file -- cgit v1.1-26-g67d0