overte-HifiExperiments/interface/src/renderer
Andrzej Kapolka 7c8a06ed4d Added wrapper classes for shaders/shader programs to ease the process of
compiling, linking, assigning uniforms, etc.  They're modeled after the ones
included in QtOpenGL, which we can't use at the moment because they require
a Qt OpenGL context.
2013-05-07 17:40:55 -07:00
..
ProgramObject.cpp Added wrapper classes for shaders/shader programs to ease the process of 2013-05-07 17:40:55 -07:00
ProgramObject.h Added wrapper classes for shaders/shader programs to ease the process of 2013-05-07 17:40:55 -07:00
ShaderObject.cpp Added wrapper classes for shaders/shader programs to ease the process of 2013-05-07 17:40:55 -07:00
ShaderObject.h Added wrapper classes for shaders/shader programs to ease the process of 2013-05-07 17:40:55 -07:00