~ubuntu-branches/ubuntu/precise/clutter-1.0/precise

« back to all changes in this revision

Viewing changes to clutter/cogl/cogl/winsys/cogl-texture-pixmap-x11.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-06-14 15:42:20 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20110614154220-tx3wzg90gppl2zqw
Tags: 1.6.16-0ubuntu1
* Resynchronize on Debian
* New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1219
1219
 
1220
1220
  child_tex = _cogl_texture_pixmap_x11_get_texture (tex_pixmap);
1221
1221
 
1222
 
  return cogl_texture_get_max_waste (child_tex);
 
1222
  return _cogl_texture_can_hardware_repeat (child_tex);
1223
1223
}
1224
1224
 
1225
1225
static void