commit | be509c9c7de5929d014dfe6d45e71cc8454ede0f | [log] [tgz] |
---|---|---|
author | Jack Palevich <jackpal@google.com> | Thu May 07 09:52:14 2009 -0700 |
committer | Jack Palevich <jackpal@google.com> | Thu May 07 10:52:18 2009 -0700 |
tree | 53f649d9cd25b0d5930c5c9835d36b5521a6a02d | |
parent | 0efb0868841cc1c2b5a669b39880d931f54f705a [diff] |
Fix automatically generated code for glGet Remove include of an internal agl header file. We should not depend on any implementation details of our software renderer, since they may not be correct if another renderer is used. Fix glGet number-of-elements logic for GL_FOG_COLOR GL_LIGHT_MODEL_AMBIENT, and GL_COMPRESSED_TEXTURE_FORMATS.