Version
3.5-1666
Branch
master
Date
10 years, 9 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
bc58e7f42fe0039aff4317bf58a1b62900a16833
Change author
Ryan Houdek
Change description
[Android] Use equals to compare GL version string instead of contains. This should really be some sort of sscanf check so we can check if version > 3.0 but we'll worry about that when OpenGL ES 4.0 is released.