ManaPlus
Data Structures | Macros | Functions
mobileopengl2graphics.h File Reference

(986a3bf)

#include "localconsts.h"
#include "render/graphics.h"
#include "resources/fboinfo.h"
#include <SDL_opengl.h>
#include <GL/glext.h>
#include "render/graphicsdef.hpp"
#include "render/openglgraphicsdef.hpp"
#include "render/openglgraphicsdefadvanced.hpp"

Go to the source code of this file.

Data Structures

class  MobileOpenGL2Graphics
 

Macros

#define GL_GLEXT_PROTOTYPES   1
 

Functions

 PRAGMA45 (GCC diagnostic push) PRAGMA45(GCC diagnostic ignored "-Wredundant-decls") PRAGMA45(GCC diagnostic pop) PRAGMA45(GCC diagnostic push) PRAGMA45(GCC diagnostic ignored "-Wredundant-decls") PRAGMA45(GCC diagnostic pop) class OpenGLGraphicsVertexes
 

Macro Definition Documentation

◆ GL_GLEXT_PROTOTYPES

#define GL_GLEXT_PROTOTYPES   1

Definition at line 41 of file mobileopengl2graphics.h.

Function Documentation

◆ PRAGMA45()

PRAGMA45 ( GCC diagnostic  push)

Definition at line 42 of file testlauncher.cpp.

316 {
317  int batches = 512;
318 
319  file << mTest << std::endl;
320  file << batches << std::endl;
321  return 0;
322 }