Fixed: Build failure (missing header, GL def, Qt 4.8 fund)
Included missing <QSet>, defined the GLES 2 specificGL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, and replacedQImage::fill(QColor) with a Qt 4.7 compatible call.
View differences
Fixed: Build failure (missing header, GL def, Qt 4.8 fund)
Included missing <QSet>, defined the GLES 2 specific
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, and replaced
QImage::fill(QColor) with a Qt 4.7 compatible call.