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

[android] Fix build with mismatching glShaderSource signature #14339

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

tmpsantos
Copy link
Contributor

Not all GL implementations are following the glShaderSource signature specified by Khronos for GLES 2.0.

https://www.khronos.org/registry/OpenGL-Refpages/es2.0/xhtml/glShaderSource.xml

@tmpsantos tmpsantos force-pushed the tmpsantos-android_compilation_fix branch from cbb5e03 to b6de626 Compare April 4, 2019 14:44
@tmpsantos tmpsantos self-assigned this Apr 4, 2019
@tobrun tobrun added this to the release-mojito milestone Apr 5, 2019
@tobrun tobrun added the Android Mapbox Maps SDK for Android label Apr 5, 2019
@tmpsantos tmpsantos force-pushed the tmpsantos-android_compilation_fix branch from b6de626 to a2eff75 Compare April 5, 2019 13:01
@tmpsantos tmpsantos requested a review from tobrun April 5, 2019 13:07
Not all GL implementations are following the glShaderSource signature
specified by Khronos for GLES20.

https://www.khronos.org/registry/OpenGL-Refpages/es2.0/xhtml/glShaderSource.xml
@tmpsantos tmpsantos force-pushed the tmpsantos-android_compilation_fix branch from a2eff75 to df335b9 Compare April 5, 2019 15:13
@tmpsantos tmpsantos merged commit 5a173fa into master Apr 5, 2019
@tmpsantos tmpsantos deleted the tmpsantos-android_compilation_fix branch April 5, 2019 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants