.. |
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
|
changed NoBase to NoType in glw and resolved conflict with Type enum.
|
2012-05-07 19:21:47 +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
|
minor changes and functions added to read pixels back in framebuffer.
|
2012-05-08 16:46:59 +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
|
added preprocessor macro in glw config to disable assertion on not existing program uniforms.
|
2012-05-19 17:59:50 +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
|
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 |
texture2d.h
|
fixed include, added width and height query for renderbuffer and texture2d.
|
2012-05-08 10:46:00 +00:00 |
type.h
|
changed NoBase to NoType in glw and resolved conflict with Type enum.
|
2012-05-07 19:21:47 +00:00 |
utility.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 |
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 |