vrld
c208f4b08d
Add missing license headers.
2011-11-12 21:19:35 +01:00
vrld
fec5b9ac91
Issue #327 again: w__gc's correctness depending on order of inheritance.
2011-11-12 21:13:38 +01:00
vrld
aedf532cdc
Fix 3/4 of issue #327 : memory allocation issues.
2011-11-08 23:22:48 +01:00
vrld
cd66b01da3
Add GLSL version number check to PixelEffect::isSupported()
2011-10-26 21:17:40 +02:00
vrld
b0b9117721
Add uniform cache in pixel effect. Remove a compiler warning and debug output.
2011-10-07 14:44:57 +02:00
vrld
eec0250545
Fix issue #292 : Can't send arrays to pixeleffects.
...
Arrays of numbers, vectors and matrices are supported.
2011-09-07 23:32:54 +02:00
vrld
28b4008797
Rename Framebuffer to Canvas (issue #263 ). Move error reporting code.
...
Error reporting now resides in Graphics::newCanvas() instead of the
previous location wrap_newFramebuffer(). Changed error text for
"Error in implementation" to point to a possible fix.
2011-08-12 14:41:18 +02:00
vrld
7b6836466e
Add missing files
2011-07-24 14:08:11 +02:00