diff options
author | sg215889 <[email protected]> | 2009-07-13 01:29:44 -0700 |
---|---|---|
committer | sg215889 <[email protected]> | 2009-07-13 01:29:44 -0700 |
commit | 558389f22d7a257e422ae50385364dcc74c4f106 (patch) | |
tree | c56820b796661a8a25d6da9dbbee8b8a9d352114 /src/java/com/sun/gluegen/JavaMethodBindingEmitter.java | |
parent | 29a8ca00f0e153ab30e756f4db1ecfa425e7e45c (diff) |
Add: Extended support for CVM:
- GLX, CGL, WGL
- GL2ES12 desktop ES1 and ES2 common profile
Add: BufferFactory: Determine the Buffer's Endianess
Add: com.sun.gluegen.runtime.PointerBuffer
- Solution for CDC/CVM (no LongBuffer), holds a buffer of pointer objects
in native endian format and converts natively passed 32bit pointers to 64 bit.
- supports a few Buffer mechanics, so the BufferFactory can easily use them.
- behaves as an NIO Buffer, code generation
- included a unit test
Add: StructAccessor get/set long value, incl. endian check
Diffstat (limited to 'src/java/com/sun/gluegen/JavaMethodBindingEmitter.java')
0 files changed, 0 insertions, 0 deletions