.. |
bookkeeping.h
|
changed NoBase to NoType in glw and resolved conflict with Type enum.
|
2012-05-07 19:21:47 +00:00 |
buffer.h
|
main internal changes to glw and some public interface changes that affect naming. CHANGES ARE NOT BACKWARD COMPATIBLE.
|
2012-05-07 13:18:05 +00:00 |
common.h
|
main internal changes to glw and some public interface changes that affect naming. CHANGES ARE NOT BACKWARD COMPATIBLE.
|
2012-05-07 13:18:05 +00:00 |
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
|
main internal changes to glw and some public interface changes that affect naming. CHANGES ARE NOT BACKWARD COMPATIBLE.
|
2012-05-07 13:18:05 +00:00 |
framebuffer.h
|
added cube map textures to glw.
|
2012-08-22 12:38:09 +00:00 |
geometryshader.h
|
main internal changes to glw and some public interface changes that affect naming. CHANGES ARE NOT BACKWARD COMPATIBLE.
|
2012-05-07 13:18:05 +00:00 |
glheaders.h
|
first commit of the glw library.
|
2012-04-30 18:23:53 +00:00 |
glw.h
|
first commit of the glw library.
|
2012-04-30 18:23:53 +00:00 |
noncopyable.h
|
first commit of the glw library.
|
2012-04-30 18:23:53 +00:00 |
object.h
|
changed NoBase to NoType in glw and resolved conflict with Type enum.
|
2012-05-07 19:21:47 +00:00 |
objectdeleter.h
|
main internal changes to glw and some public interface changes that affect naming. CHANGES ARE NOT BACKWARD COMPATIBLE.
|
2012-05-07 13:18:05 +00:00 |
program.h
|
Commented out again the extension added for managing double uniform
|
2014-08-23 01:30:40 +00:00 |
renderable.h
|
main internal changes to glw and some public interface changes that affect naming. CHANGES ARE NOT BACKWARD COMPATIBLE.
|
2012-05-07 13:18:05 +00:00 |
renderbuffer.h
|
fixed include, added width and height query for renderbuffer and texture2d.
|
2012-05-08 10:46:00 +00:00 |
shader.h
|
changed GLW_STRINGFY to GLW_STRINGIFY, added printing of shader compile and program link logs to stderr.
|
2012-05-07 16:12:40 +00:00 |
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
|
main internal changes to glw and some public interface changes that affect naming. CHANGES ARE NOT BACKWARD COMPATIBLE.
|
2012-05-07 13:18:05 +00:00 |