Marco Di Benedetto
|
bdab65e067
|
removed debug stuff.
|
2013-02-05 18:43:59 +00:00 |
granzuglia
|
2879a62b08
|
- some additional check on OpenGL symbol availability (changes Spat approved)
|
2012-09-20 07:08:09 +00:00 |
Marco Di Benedetto
|
34655c22bf
|
fixed size update bug in glw texture 2D.
|
2012-08-29 23:25:28 +00:00 |
Marco Di Benedetto
|
03bfd9bf31
|
added cube map textures to glw.
|
2012-08-22 12:38:09 +00:00 |
Marco Di Benedetto
|
5accefa385
|
fixed opengl texture units capability query in glw.
|
2012-06-18 13:47:51 +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
|
f89f762216
|
fixed glw framebuffer method.
|
2012-06-01 22:36:14 +00:00 |
Marco Di Benedetto
|
e95721b5c4
|
added methods to glw framebuffer and program.
|
2012-06-01 16:57:42 +00:00 |
Marco Di Benedetto
|
ddebef10db
|
fixed compile-time errors in glw texture 2D.
|
2012-06-01 14:07:39 +00:00 |
Marco Di Benedetto
|
d2340b7ef9
|
added texture 2D methods in glw.
|
2012-05-31 22:41:11 +00:00 |
Marco Di Benedetto
|
7a79c7c292
|
added convenience defaults and functions to glw.
|
2012-05-23 18:02:22 +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
|
754ba0c94f
|
minor changes and functions added to read pixels back in framebuffer.
|
2012-05-08 16:46:59 +00:00 |
Marco Di Benedetto
|
2131d6a681
|
fixed include, added width and height query for renderbuffer and texture2d.
|
2012-05-08 10:46:00 +00:00 |
Marco Di Benedetto
|
37acc0146a
|
changed NoBase to NoType in glw and resolved conflict with Type enum.
|
2012-05-07 19:21:47 +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
|
eae419e894
|
fixed copy-paste bug in glw.
|
2012-05-01 22:17:30 +00:00 |
Marco Di Benedetto
|
8712813a97
|
glw: added framebuffer status check, fixed renderbuffer creation.
|
2012-05-01 00:28:50 +00:00 |
Marco Di Benedetto
|
c70bd419a7
|
first commit of the glw library.
|
2012-04-30 18:23:53 +00:00 |