summaryrefslogtreecommitdiffstats
path: root/src/demos/misc/Picking.java
Commit message (Expand)AuthorAgeFilesLines
* Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...Sven Gothel2012-06-211-12/+0
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-141-3/+7
* Picking unsigned integer handling fix.Sven Gothel2010-09-241-2/+2
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-0/+3
* fixed imports to fix build.Michael Bien2010-04-081-1/+1
* modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-291-2/+2
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-2/+2
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+275
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-270/+0
* Fixed package name in Picking demo and added Z values to verify Kenneth Russel2007-03-051-0/+5
* Added picking example from Thomas BladhKenneth Russel2006-02-161-0/+265