aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/runtime/CPU.java
Commit message (Expand)AuthorAgeFilesLines
* renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.Michael Bien2010-03-271-100/+0
* is32Bit field is now immutable to help hotspot with inlining.Michael Bien2010-01-181-41/+27
* Fix: Native CPU 32/64 bit detection; Tested on CVM/J2SEsg2158892009-07-281-14/+11
* Fix: Add sun.arch.data.model to determine 32bit archsg2158892009-07-281-29/+61
* Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+85
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-82/+0
* Added Windows (CE) / ARM to the list of known OS/CPU combinationsKenneth Russel2008-05-301-0/+1
* Changes for 64-bit Mac OS X from dhale; unclear why things worked earlierKenneth Russel2008-02-231-0/+1
* Changed structure layout for 32-bit Windows to more closely match what Kenneth Russel2007-09-301-0/+1
* Issue number:Travis Bryson2006-04-251-0/+1
* Added patch from user mabraham on javagaming.org forums for building Kenneth Russel2006-04-141-1/+2
* Clarified CPU javadocKenneth Russel2006-04-131-2/+2
* Support for building on HP/UX from user metasim on JOGL forumKenneth Russel2006-04-131-1/+2
* add i386 as a possible target for mac os platformGerard Ziemski2006-01-181-0/+1
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+75