2008-02-03 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Sun, 3 Feb 2008 01:53:10 +0000 (01:53 +0000)
committerMatthew Allum <mallum@openedhand.com>
Sun, 3 Feb 2008 01:53:10 +0000 (01:53 +0000)
commit9026b8f97691d97408720e99f911ef8b38041ad8
treea19b3db9096b188e8183035fad0eec59f95375f0
parentf6602ad265d7b85e2cf342add83460f9196aacef
2008-02-03  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-shader.c:
        Minor formatting cleanups to fit in 80 cols.

        * clutter/clutter-texture.c:
        More safety checks, clean ups in clutter_texture_new_from_actor()

        * clutter/cogl/gl/cogl.c:
        Always clear the FBO initially when rendering

        * tests/test-fbo.c:
        Overhall the test as to be more useful (and show current issues)
ChangeLog
clutter/clutter-shader.c
clutter/clutter-texture.c
clutter/cogl/gl/cogl.c
tests/test-fbo.c