Development/Tutorials/Graphics/Performance: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 January 2024

29 June 2011

5 September 2008

11 April 2008

31 March 2008

17 March 2008

  • curprev 16:4216:42, 17 March 2008Fredrik talk contribs 2,730 bytes +2,730 New page: == QPainter::setOpacity() == Never call QPainter::setOpacity() when painting on a QPixmap or a QWidget. QPainter::setOpacity() effectively disables all hardware acceleration, causing all ...