summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglbuffer
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Hack .pro files on windows to define QT_NO_EGLTom Cooksey2010-03-301-0/+2
| | | | | | Temporary fix until configure.exe can be re-compiled. Reviewed-By: TrustMe
* Add the QGLBuffer class to Qt 4.7 for VBO'sRhys Weatherley2010-02-012-0/+270
Reviewed-by: Sarah Smith