serialize upload of asyncronously loaded textures
authorpippin <pippin@localhost.localdomain>
Thu, 9 Jul 2009 19:45:08 +0000 (15:45 -0400)
committerØyvind Kolås <pippin@linux.intel.com>
Fri, 10 Jul 2009 10:38:59 +0000 (11:38 +0100)
commit8fb3a48ae2b6c9a87f17a874fad12d8f1199c29e
tree48af68e0968487fc3faa0598814376756ce58518
parent211bf798544f76af7fe9e7c9893f66a0f84e02b0
serialize upload of asyncronously loaded textures

Rate limit the uploading of textures to stop if it uses more than 5ms
during one master clock iteration.
clutter/clutter-texture.c