#include <GL/gl.h>
#include <tgfclient.h>
#include <graphic.h>
Go to the source code of this file.
◆ checkGLFeatures()
| void checkGLFeatures |
( |
void |
| ) |
|
◆ getGLTextureMaxSize()
| int getGLTextureMaxSize |
( |
void |
| ) |
|
◆ getUserTextureMaxSize()
| int getUserTextureMaxSize |
( |
void |
| ) |
|
◆ isCompressARBAvailable()
| bool isCompressARBAvailable |
( |
void |
| ) |
|
◆ isCompressARBEnabled()
| bool isCompressARBEnabled |
( |
void |
| ) |
|
◆ updateCompressARBEnabled()
| void updateCompressARBEnabled |
( |
void |
| ) |
|
◆ updateUserTextureMaxSize()
| void updateUserTextureMaxSize |
( |
void |
| ) |
|