Make QGLFunctions wrap QOpenGLFunctions

Remove the duplicated implementation.

When moving to support also dynamic GL builds, having a standalone
QGLFunctions is not feasible anymore since the changes made to
QOpenGLFunctions will not be backported to QGLFunctions.

Change-Id: Iaf742e496d3c92d6d915baee93283180259e27a6
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
Laszlo Agocs 2014-03-05 17:37:39 +01:00 committed by The Qt Project
parent 898f7ea1ec
commit 8302d8b5aa
2 changed files with 115 additions and 3067 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff