vcglib/wrap/glw
Paolo Cignoni 7a68b662a8 Commented out again the extension added for managing double uniform 2014-08-23 01:30:40 +00:00
..
bookkeeping.h changed NoBase to NoType in glw and resolved conflict with Type enum. 2012-05-07 19:21:47 +00:00
buffer.h
common.h
config.h added preprocessor macro in glw config to disable assertion on not existing program uniforms. 2012-05-19 17:59:50 +00:00
context.h removed debug stuff. 2013-02-05 18:43:59 +00:00
fragmentshader.h
framebuffer.h added cube map textures to glw. 2012-08-22 12:38:09 +00:00
geometryshader.h
glheaders.h
glw.h first commit of the glw library. 2012-04-30 18:23:53 +00:00
noncopyable.h
object.h changed NoBase to NoType in glw and resolved conflict with Type enum. 2012-05-07 19:21:47 +00:00
objectdeleter.h
program.h Commented out again the extension added for managing double uniform 2014-08-23 01:30:40 +00:00
renderable.h
renderbuffer.h fixed include, added width and height query for renderbuffer and texture2d. 2012-05-08 10:46:00 +00:00
shader.h
texture.h added convenience defaults and functions to glw. 2012-05-23 18:02:22 +00:00
texture2d.h fixed size update bug in glw texture 2D. 2012-08-29 23:25:28 +00:00
texturecube.h added cube map textures to glw. 2012-08-22 12:38:09 +00:00
type.h added cube map textures to glw. 2012-08-22 12:38:09 +00:00
utility.h added cube map textures to glw. 2012-08-22 12:38:09 +00:00
vertexshader.h