2007-06-29 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Fri, 29 Jun 2007 11:54:31 +0000 (11:54 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 29 Jun 2007 11:54:31 +0000 (11:54 +0000)
commitfda8a1d9483f088bcbe94e9d3dee2ef3817bfcdc
tree63ce1c1e2112bb98a5d01ec3d4ec1581fc223407
parent9958a1e6d2cbbde181d9c8098b0474cdb4940c60
2007-06-29  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-texture.c: (texture_upload_data):
        Fix a SEGV for GL ES textures.

        * clutter/cogl/gles/cogl.c: (cogl_setup_viewport):
        Tweak default z_camera for 60 degrees like GL.

        * clutter/egl/clutter-backend-egl.c::
        * clutter/egl/clutter-stage-egl.c:
        Fix edpy usage (thanks to Kaj Gronholm).
ChangeLog
clutter/clutter-texture.c
clutter/cogl/gles/cogl.c
clutter/egl/clutter-backend-egl.c
clutter/egl/clutter-stage-egl.c