cogl-texture-2d: Regenerate the mipmaps when the texture is modified
authorNeil Roberts <neil@linux.intel.com>
Fri, 28 May 2010 17:12:53 +0000 (18:12 +0100)
committerNeil Roberts <neil@linux.intel.com>
Fri, 28 May 2010 17:13:53 +0000 (18:13 +0100)
commita4fc5074faa3cda9d1c920ac94fe46e310a4ee2d
treed9fcb99aca1c2bd7c22fb7b7c56b26750abe59fb
parentd0c743787d9f430e50fdda9df1c3ad4462e79cad
cogl-texture-2d: Regenerate the mipmaps when the texture is modified

When the texture is modified by cogl_texture_set_region, it wasn't
setting mipmaps_dirty so it would never update the mipmaps.
clutter/cogl/cogl/cogl-texture-2d.c