summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/painting.pri
Commit message (Expand)AuthorAgeFilesLines
* Add support for Apple tvOSMike Krus2016-05-171-2/+2
* Fix linux-clang build.Erik Verbruggen2015-12-191-0/+1
* iOS: Enable non-pixman NEON drawhelpers for both 32 and 64-bitTor Arne Vestbø2015-12-091-6/+4
* NEON optimized qimagescaleAllan Sandfeld Jensen2015-12-041-1/+1
* Enable AArch64 versions of ARGB32 NEON drawhelpersAllan Sandfeld Jensen2015-11-301-2/+2
* Detect NEON on AArch64Allan Sandfeld Jensen2015-11-261-1/+1
* src/gui/painting/painting.pri: add missing qdatabuffer_p.hMarc Mutz2015-10-291-0/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-1/+2
|\
| * Cleanup and optimization of qimage smoothscaleAllan Sandfeld Jensen2015-04-151-1/+2
* | Move composition out of qdrawhelper.cAllan Sandfeld Jensen2015-04-161-0/+1
* | Solid and gradients in high color accuracyAllan Sandfeld Jensen2015-04-101-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-161-0/+2
|\|
| * Add AVX2 autovectorized versions of premultiplyAllan Sandfeld Jensen2015-03-101-0/+2
* | Introduce QRgba64 structure for 64bit RGBA valuesAllan Sandfeld Jensen2015-03-101-0/+1
|/
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+1
|\
| * src/gui/painting/painting.pri: add missing qfixed_p.hMarc Mutz2015-01-241-0/+1
* | Remove unused class QPaintBufferLars Knoll2015-01-281-2/+0
* | QtGui: add missing qrgb.h to painting.priMarc Mutz2014-09-021-0/+1
|/
* Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-051-1/+0
* Rewrite simd.prf to share more codeThiago Macieira2014-07-251-5/+3
* Restore Neon "detection" in QtThiago Macieira2014-07-251-3/+3
* ARM: do not use the clang integrated assembler in some cases.Erik Verbruggen2014-07-031-0/+1
* QPageLayout - Add new QPageLayout classJohn Layt2014-03-171-0/+2
* QPageSize - Add new QPageSize classJohn Layt2014-03-171-0/+2
* Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-161-3/+3
* Remove runtime detection of SSE2Thiago Macieira2014-01-161-2/+4
* Remove the files building AVX codeThiago Macieira2013-12-101-1/+0
* iOS: Enable NEON optimizations, except for the pixman draw-helpersTor Arne Vestbø2013-04-041-3/+6
* Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-091-1/+1
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-1/+1
* Reorganise the painting.pri file after the last round of cleanupsThiago Macieira2012-06-101-29/+20
* Add AVX support for the painting and image code.Thiago Macieira2012-05-221-1/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+0
|\
| * Fold qpaintdevice_qpa.cpp into qpaintdevice.cppGirish Ramakrishnan2012-04-151-1/+0
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+1
|\|
| * Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+1
* | Remove the old code using MMX registers.Thiago Macieira2012-03-281-6/+0
|/
* MIPS DSP configure detection and initial blend optimizations.Damir Tatalovic2012-03-221-0/+5
* Add distance field generation functions from ScenegraphJiang Jiang2012-02-061-2/+4
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-311-13/+0
* Remove qtessellator.* from QtGuiLars Knoll2011-08-191-2/+0
* QColormap is gone from QtGuiLars Knoll2011-08-191-1/+0
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-0/+1
* Introduce a paged paintdevice and use itLars Knoll2011-08-191-0/+2
* move printing related files into their own directoryLars Knoll2011-08-191-82/+2
* first version of a public API to generate PDFsLars Knoll2011-08-191-0/+2
* Move QColorMap into QtWidgetsLars Knoll2011-08-191-1/+0
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-2/+4
* Compile on Mac.Morten Sorvig2011-05-301-1/+1