xoreos  0.0.5
shader Directory Reference
Directory dependency graph for shader:
src/graphics/shader

Files

file  materialman.cpp [code]
 The global shader material manager.
 
file  materialman.h [code]
 The global shader material manager.
 
file  shader.cpp [code]
 The global shader manager.
 
file  shader.h [code]
 The global shader manager.
 
file  shaderbuilder.cpp [code]
 Shader runtime builder.
 
file  shaderbuilder.h [code]
 Shader runtime builder.
 
file  shaderinstance.cpp [code]
 Shader instancing, allowing for easier shader resource sharing.
 
file  shaderinstance.h [code]
 Shader instancing, allowing for easier shader resource sharing.
 
file  shadermaterial.cpp [code]
 Shader material, responsible for tracking data relating to a fragment shader.
 
file  shadermaterial.h [code]
 Shader material, responsible for tracking data relating to a fragment shader.
 
file  shaderrenderable.cpp [code]
 Shader renderable, a class for easier managing of a collection of items (surface, material, mesh) to render with.
 
file  shaderrenderable.h [code]
 Shader renderable, a class for easier managing of a collection of items (surface, material, mesh) to render with.
 
file  shadersurface.cpp [code]
 Shader surface, responsible for tracking data relating to a vertex shader.
 
file  shadersurface.h [code]
 Shader surface, responsible for tracking data relating to a vertex shader.
 
file  surfaceman.cpp [code]
 The global shader surface manager.
 
file  surfaceman.h [code]
 The global shader surface manager.