summaryrefslogtreecommitdiff
path: root/opengl/libagl/array.cpp
diff options
context:
space:
mode:
author Jack Palevich <jackpal@google.com> 2009-04-24 10:35:11 -0700
committer Jack Palevich <jackpal@google.com> 2009-04-24 13:07:17 -0700
commit3327d6c5ac4b294aba7eb31291be4e7a91a6e4b1 (patch)
tree06150c009c1849f722582688207336b00632ecc0 /opengl/libagl/array.cpp
parentfee335512d1d314dac487d00dd89441b87b6d811 (diff)
Enable static Java APIs for OpenGL ES 1.1 extensions.
This is just plumbing. The Java APIs existed already, but there were no C APIs to hook the Java APIs up to. Now there are C APIs, so we can call them. Of course, whether or not the C APIs actually work when you call them depend upon the capabilities of the active OpenGL driver, which must be checked at run time. Also, while we're here, make the glGetString method static. It was always supposed to be static, but was accidentally implemented as non-static, because the code was copied from the non-static OpenGL ES classes.
Diffstat (limited to 'opengl/libagl/array.cpp')
0 files changed, 0 insertions, 0 deletions