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

Commits on Apr 5, 2019

  1. [android] Fix build with mismatching glShaderSource signature

    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 committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    df335b9 View commit details
    Browse the repository at this point in the history