<div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 27, 2012 at 4:58 PM, Neil Roberts <span dir="ltr"><<a href="mailto:neil@linux.intel.com" target="_blank">neil@linux.intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">I wrote:<br>
<br>
>> Isn't that loop equivalent to this?<br>
>><br>
>> current_width = MAX (1, current_width >> level);<br>
>> /* etc */<br>
<br>
</div>Having complained about your loop, I just noticed I wrote the same<br>
loop for the cogl_offscreen_new_to_texture_full function:<br>
<br>
<a href="http://git.gnome.org/browse/cogl/tree/cogl/cogl-framebuffer.c?id=5fb4a6178#n593" target="_blank">http://git.gnome.org/browse/cogl/tree/cogl/cogl-framebuffer.c?id=5fb4a6178#n593</a><br>
<br>
If you can be bothered it might be worth making this use your function<br>
instead.<br></blockquote><div><br></div><div>Yeah, I already have a patch that does that which I should send out soon.</div><div><br></div><div>regards,</div><div>- Robert</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
- Neil<br>
---------------------------------------------------------------------<br>
Intel Corporation (UK) Limited<br>
Registered No. 1134945 (England)<br>
Registered Office: Pipers Way, Swindon SN3 1RJ<br>
VAT No: 860 2173 47<br>
<br>
This e-mail and any attachments may contain confidential material for<br>
the sole use of the intended recipient(s). Any review or distribution<br>
by others is strictly prohibited. If you are not the intended<br>
recipient, please contact the sender and delete all copies.<br>
<br>
_______________________________________________<br>
Cogl mailing list<br>
<a href="mailto:Cogl@lists.freedesktop.org">Cogl@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/cogl" target="_blank">http://lists.freedesktop.org/mailman/listinfo/cogl</a><br>
</div></div></blockquote></div><br></div>