Skip to content
  • Laszlo Agocs's avatar
    Rename new QOpenGLContext APIs · f9d32327
    Laszlo Agocs authored
    
    
    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>
    f9d32327