summaryrefslogtreecommitdiff
path: root/src/openvg/qvg_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-29/+2
|\
| * Remove redundant code in SgImage -> VGImage conversion on Symbian.Jason Barron2010-09-141-29/+2
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-3/+6
|/
* Minor modifications and optimizations to the Symbian HW glyph cache.Jason Barron2010-07-121-49/+60
* Convert to new EGL API.Jason Barron2010-07-121-45/+40
* Don't invert glyphs for the default VG font cache on Symbian.Jason Barron2010-07-121-0/+2
* Ensure glyphs are upright instead of upside-down.Jason Barron2010-07-121-1/+6
* Enable cross-process glyph cache for OpenVG graphics system on Symbian.Jason Barron2010-07-121-20/+55
* Factor out RSgImage -> VGImage conversion to separate function.Jason Barron2010-07-121-73/+75
* Add new file for Symbian specific VG stuff and add Symbian glyph cache.Jason Barron2010-07-121-0/+348