commit | 36dea383df1d08a22b07a9c1348c9824d2099a85 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Thu Jul 17 16:32:05 2014 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Thu Jul 17 16:32:05 2014 +0800 |
tree | e29444b67217c606051b4f56ae2dd3b695cc95fe | |
parent | 37feee2abc4f975962fbfab4052834800669964e [diff] |
Fix gl3stub.h Only define the following before android-L (where new headers define them already) typedef khronos_int64_t GLint64; typedef khronos_uint64_t GLuint64; typedef struct __GLsync *GLsync; Also define L to 9999 for crtbrand.c which needs it to be an integer Change-Id: I9ed957d70b85cd1cdfeacf11f77203b39c93023d