diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-08-12 23:11:08 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2010-08-12 23:11:08 (GMT) |
commit | 807ef9fde52c423088ab24f5b81146bc17d0afad (patch) | |
tree | d75da32d2dab9380aea5d990b4b1b1c193606812 /dist/changes-4.8.0 | |
parent | 93f11099cd87dd7a2c623a36f8f0a704fbe4e038 (diff) | |
download | Qt-807ef9fde52c423088ab24f5b81146bc17d0afad.zip Qt-807ef9fde52c423088ab24f5b81146bc17d0afad.tar.gz Qt-807ef9fde52c423088ab24f5b81146bc17d0afad.tar.bz2 |
QGLFunctions - cross-platform access to ES2.0 API
Diffstat (limited to 'dist/changes-4.8.0')
-rw-r--r-- | dist/changes-4.8.0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index f22460f..0c28274 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -46,6 +46,8 @@ QtGui QtOpenGL -------- - Removed dependency of OpenGL Utility Library (GLU) + - Added QGLFunctions, which provides cross-platform access to the + OpenGL/ES 2.0 API. **************************************************************************** |