From 1933978cb800c2348e8891c69b28e85c9417b32d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 2 Mar 2012 17:17:02 +0300 Subject: Use FBO for screenshots. Disabled for windows. --- src/opengl1graphics.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/opengl1graphics.h') diff --git a/src/opengl1graphics.h b/src/opengl1graphics.h index 8cc3c89a7..6ed2d7440 100644 --- a/src/opengl1graphics.h +++ b/src/opengl1graphics.h @@ -28,9 +28,11 @@ #include "graphics.h" -#define NO_SDL_GLEXT +//#define NO_SDL_GLEXT +#define GL_GLEXT_PROTOTYPES 1 #include +#include class OpenGL1Graphics : public Graphics { -- cgit v1.2.3-60-g2f50