summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFilippo Argiolas <filippo.argiolas@gmail.com>2008-09-19 12:47:06 +0200
committerFilippo Argiolas <filippo.argiolas@gmail.com>2008-09-19 12:47:06 +0200
commit36d00c89b28172697d7d8aeae28a644c001bb02b (patch)
tree0766ff81e053e3074937ef86bd773b3be5721796 /ChangeLog
parent122df7520bef12ebb20cebc23e0697b804c357fc (diff)
explicitly bind the main texture and the curve one to separate units in rgb and luma to curve effects. This should solve the issue pointed in TODO item 21.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d643673..7101809 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-19 Filippo Argiolas <filippo.argiolas@gmail.com>
+
+ * gst/gl/effects/gstgleffectlumatocurve.c:
+ * gst/gl/effects/gstgleffectrgbtocurve.c:
+ explicitly bind the main texture and the curve one to separate
+ units in rgb and luma to curve effects. This should solve the
+ issue pointed in TODO item 21.
+
2008-09-14 Julien Isorce <julien.isorce@gmail.com>
* TODO