summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs/gles11/GLES30cHeader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Frameworks/native: Add pragmas to glgen headersAndreas Gampe2014-11-121-0/+4
| | | | | | | | | | | | The code currently being generated by glgen is not the cleanest, but we would like to get core/jni onto -Werror. Thus add pragmas turning off warnings locally to the C headers. Also fix signed-comparison in two functions. Longer term TODO: Emit clean code. Change-Id: Iee8582f8c0c1de076d64851d3b6ca467afd5bc43
* Generate GLES30 class, just a clone of GLES20 for nowJesse Hall2013-04-101-0/+22
Bug: 8566953 Change-Id: I6fad880344b9c247de4018711ea7cb6eb1a609d6