diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2009-04-20 15:51:47 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond@trolltech.com> | 2009-04-20 15:55:14 (GMT) |
commit | 556216129bf5738c6ad92807ece1dac233b8b96f (patch) | |
tree | 0401a2fa8c88ae63ac8f706bc522daf1a9069539 /src/gui/styles | |
parent | 01a671ff0bd380e5cff311cc233352c867a041a0 (diff) | |
download | Qt-556216129bf5738c6ad92807ece1dac233b8b96f.zip Qt-556216129bf5738c6ad92807ece1dac233b8b96f.tar.gz Qt-556216129bf5738c6ad92807ece1dac233b8b96f.tar.bz2 |
Speed up texture uploads for hardware without n-pot-2 texture support.
Implement a manual fast scale, so that we can do a scale, swizzle and
mirror in the same loop without any temporary image copies.
This potentially increases texture uploads on embedded hw with a factor
of 10.
Reviewed-by: Samuel
Diffstat (limited to 'src/gui/styles')
0 files changed, 0 insertions, 0 deletions