xoreos  0.0.5
Namespaces | Variables
shader.cpp File Reference

The global shader manager. More...

#include <iostream>
#include <fstream>
#include <sstream>
#include <stdlib.h>
#include "src/common/util.h"
#include "src/graphics/graphics.h"
#include "src/graphics/shader/shader.h"
#include "src/graphics/shader/shaderbuilder.h"
#include "src/graphics/aurora/texture.h"
Include dependency graph for shader.cpp:

Go to the source code of this file.

Namespaces

 Graphics
 
 Graphics::Shader
 

Variables

static const char * Graphics::Shader::shaderTypeChararray []
 

Detailed Description

The global shader manager.

Definition in file shader.cpp.