commit | f5fbc7983a85f42ec891decbae3581185c8428ab | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed May 27 20:32:20 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Wed May 27 20:32:20 2009 -0700 |
tree | a32303721019c45d16b47e2eb11cfd260b4c5172 | |
parent | d53c8ee26b9e6703633033ea51f4f7c21b253dd1 [diff] |
minor modifications to the official GLES 2.x headers - changed glTexImage2D() declaration so it matches that of GLES 1.x; otherwise we can't include both headers (!!!) - added parameter names to the declaration of some extensions (this is needed by glapigen and glentrygen)