The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Macros | Typedefs
SDL_gpu_OpenGL_1_BASE.h File Reference
#include "SDL_gpu.h"
#include "glew.h"
Include dependency graph for SDL_gpu_OpenGL_1_BASE.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ContextData_OpenGL_1_BASE
 
struct  ImageData_OpenGL_1_BASE
 
struct  TargetData_OpenGL_1_BASE
 

Macros

#define GL_MIRRORED_REPEAT   GL_MIRRORED_REPEAT_ARB
 
#define GPU_CONTEXT_DATA   ContextData_OpenGL_1_BASE
 
#define GPU_IMAGE_DATA   ImageData_OpenGL_1_BASE
 
#define GPU_TARGET_DATA   TargetData_OpenGL_1_BASE
 

Typedefs

typedef struct
ContextData_OpenGL_1_BASE 
ContextData_OpenGL_1_BASE
 
typedef struct
ImageData_OpenGL_1_BASE 
ImageData_OpenGL_1_BASE
 
typedef struct
TargetData_OpenGL_1_BASE 
TargetData_OpenGL_1_BASE
 

Macro Definition Documentation

#define GL_MIRRORED_REPEAT   GL_MIRRORED_REPEAT_ARB

Definition at line 27 of file SDL_gpu_OpenGL_1_BASE.h.

#define GPU_CONTEXT_DATA   ContextData_OpenGL_1_BASE

Definition at line 32 of file SDL_gpu_OpenGL_1_BASE.h.

#define GPU_IMAGE_DATA   ImageData_OpenGL_1_BASE

Definition at line 33 of file SDL_gpu_OpenGL_1_BASE.h.

#define GPU_TARGET_DATA   TargetData_OpenGL_1_BASE

Definition at line 34 of file SDL_gpu_OpenGL_1_BASE.h.

Typedef Documentation