Pyrogenesis
13997
|
#include "precompiled.h"
#include "ShaderProgram.h"
#include "graphics/ShaderManager.h"
#include "graphics/TextureManager.h"
#include "lib/res/graphics/ogl_tex.h"
#include "maths/Matrix3D.h"
#include "maths/Vector3D.h"
#include "ps/CLogger.h"
#include "ps/Filesystem.h"
#include "ps/Overlay.h"
#include "ps/PreprocessorWrapper.h"
Go to the source code of this file.
Classes | |
class | CShaderProgramARB |
class | CShaderProgramGLSL |
Functions | |
TIMER_ADD_CLIENT (tc_ShaderGLSLCompile) | |
TIMER_ADD_CLIENT (tc_ShaderGLSLLink) | |
TIMER_ADD_CLIENT | ( | tc_ShaderGLSLCompile | ) |
TIMER_ADD_CLIENT | ( | tc_ShaderGLSLLink | ) |