summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglbuffer
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-012-0/+270
Reviewed-by: Sarah Smith