replicant-frameworks_native/opengl/tools/glgen/src
Jack Palevich 6eedc8d3b5 Fix bug 1856713 gl Pointer functions should use Buffer position
JSR239 and android.opengl gl Pointer functions (glColorPointer, etc.)
now respect the current setting of the Buffer position.

This fixes a regression introduced when we started requiring the
Buffers passed to the Pointer functions to be direct Buffers.
2009-05-15 18:13:34 -07:00
..
.gitignore
CFunc.java
CodeEmitter.java
CType.java
GenerateGL.java
GenerateGLES.java
GLESCodeEmitter.java
JFunc.java
JniCodeEmitter.java
Jsr239CodeEmitter.java
JType.java
ParameterChecker.java