Commit f9d32327 authored by Laszlo Agocs's avatar Laszlo Agocs Committed by The Qt Project
Browse files

Rename new QOpenGLContext APIs


isES() becomes isOpenGLES(). The library type enums are changed
DesktopGL -> LibGL and GLES2 -> LibGLES. This removes the now
unnecessary version number, the confusing "desktop" term and provides
better readability.

The old function/values are kept until the related qtdeclarative
changes are integrated.

Task-number: QTBUG-38564
Change-Id: Ibb0a1209985f1ce4bb9451f9b7b093c2b68a6505
Reviewed-by: default avatarSean Harmer <sean.harmer@kdab.com>
parent 93c6976a
No related merge requests found
Showing with 89 additions and 83 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment