summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos/HWacceleration.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-10/+10
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Doc: Removed unnecessary HTML entity from the title.David Boddie2011-02-011-6/+6
|
* Doc: fixing bugs and typos based on feedbackMorten Engvoldsen2011-01-251-1/+1
|
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
| | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files.
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* doc: Added some \briefs to how-to docs.Martin Smith2010-05-141-6/+9
|
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Doc: Adding documentation on Embedded Hardware accelerationMorten Engvoldsen2009-11-191-0/+100
Added "best practice" page on HW acc for mebedded. Modified HW acc docs. Adding Hello GL ES for Wince to the list of examples. QTBUG-5791 David Boddie