summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsurfaceformat.h
Commit message (Collapse)AuthorAgeFilesLines
* OpenGL API refactor.Samuel Rødal2011-06-211-0/+144
Rename QGuiGLFormat to QSurfaceFormat, and make QWindow sub-class of QSurface and QPlatformWindow sub-class of QPlatformSurface, instead of having QPlatformGLSurface accessor in QWindow.