Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Buffer heritage added. Migrated old runtime tests. | Sven Gothel | 2010-03-31 | 2 | -82/+0 |
| | |||||
* | Resolved conflicts | Sven Gothel | 2010-03-29 | 2 | -3/+3 |
|\ | |||||
| * | renamed BufferFactory into Buffers. | Michael Bien | 2010-03-29 | 1 | -1/+1 |
| | | |||||
| * | moved several common utility methods from JOGL's BufferUtil to GlueGen's ↵ | Michael Bien | 2010-03-29 | 2 | -2/+2 |
| | | | | | | | | BufferFactory. | ||||
* | | Merge CPU to Platform | Sven Gothel | 2010-03-28 | 2 | -4/+4 |
|/ | |||||
* | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | Michael Bien | 2010-03-27 | 2 | -2/+2 |
| | |||||
* | Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SE | sg215889 | 2009-07-28 | 2 | -4/+6 |
| | |||||
* | Fix: Add sun.arch.data.model to determine 32bit arch | sg215889 | 2009-07-28 | 2 | -2/+4 |
| | |||||
* | Tests [PointerBuffer,StructAccessor]: Add diagnosticsJOGL_CDCCVM_sgothel | sg215889 | 2009-07-15 | 2 | -1/+9 |
| | |||||
* | Build CDC named JARs for CVM in default build, no more specialized build ↵ | sg215889 | 2009-07-15 | 2 | -0/+70 |
necessary. Fix PointerBuffer allocateDirect() |