Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Wrap glGetString in MBGL_CHECK_ERROR too #11106

Merged
merged 1 commit into from
May 24, 2018
Merged

Wrap glGetString in MBGL_CHECK_ERROR too #11106

merged 1 commit into from
May 24, 2018

Conversation

kkaefer
Copy link
Contributor

@kkaefer kkaefer commented Feb 1, 2018

For Qt, we're using MBGL_CHECK_ERROR as a way to link all OpenGL functions against the QOpenGLFunctions object instead of the plain library functions. This adds this wrapper to two missing functions.

@kkaefer kkaefer added Core The cross-platform C++ core, aka mbgl Qt Mapbox Maps SDK for Qt, aka Qt Location Mapbox GL labels Feb 1, 2018
@kkaefer kkaefer merged commit 4067a61 into master May 24, 2018
@kkaefer kkaefer deleted the wrap-gl-functions branch May 24, 2018 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl Qt Mapbox Maps SDK for Qt, aka Qt Location Mapbox GL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants