Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Frameworks/native: Add pragmas to glgen headers | Andreas Gampe | 2014-11-12 | 1 | -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 now | Jesse Hall | 2013-04-10 | 1 | -0/+22 |
Bug: 8566953 Change-Id: I6fad880344b9c247de4018711ea7cb6eb1a609d6 |