summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglbuffer/qglbuffer.pro
Commit message (Collapse)AuthorAgeFilesLines
* 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-011-0/+9
Reviewed-by: Sarah Smith