Paolo Cignoni
|
7a68b662a8
|
Commented out again the extension added for managing double uniform
|
2014-08-23 01:30:40 +00:00 |
Paolo Cignoni
|
f0a765bf1e
|
added a few missing _GLW_IMPLEMENT_SCALAR_UNIFORM_ for doubles... (still fighting for float/double independence...)
|
2014-08-09 00:04:18 +00:00 |
Marco Di Benedetto
|
bff5f97fe6
|
added check for uniform location in glw program.
|
2012-06-02 00:35:04 +00:00 |
Marco Di Benedetto
|
e95721b5c4
|
added methods to glw framebuffer and program.
|
2012-06-01 16:57:42 +00:00 |
Marco Di Benedetto
|
09335d17ba
|
added preprocessor macro in glw config to disable assertion on not existing program uniforms.
|
2012-05-19 17:59:50 +00:00 |
Marco Di Benedetto
|
a9839c1673
|
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 |
Marco Di Benedetto
|
d8897e798e
|
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 |
Paolo Cignoni
|
4778217ec5
|
Corrected a bunch of harmless gcc warning. Only one significant change in the createFramebuffer, added const to all the params to allow the passing of temporary values.
|
2012-05-06 15:07:13 +00:00 |
Marco Di Benedetto
|
c70bd419a7
|
first commit of the glw library.
|
2012-04-30 18:23:53 +00:00 |