summaryrefslogtreecommitdiffstats
path: root/src/demos/misc/GLCapsTableDemo.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-031-8/+8
* Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: Remo...Sven Gothel2014-07-101-30/+38
* Adapt to JOGL changes commit fd418a69eca7b8c1bb74244982305fc6004d0a52Sven Gothel2013-04-181-1/+3
* Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...Sven Gothel2012-06-211-12/+3
* Adapt CapabilitiesChooser.chooseCapabilities() changes of JOGL 8adc04788a6d9d...Sven Gothel2011-01-311-6/+6
* Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187Sven Gothel2010-11-231-8/+10
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App...Sven Gothel2010-10-141-3/+7
* Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat...Sven Gothel2010-06-101-0/+4
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-1/+1
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+341
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-151-322/+0
* Attempted fix for NullPointerException pointed out by Michael BienKenneth Russel2008-04-071-2/+2
* Issue number:gfxadmin2006-02-161-3/+3
* Fixed Issue 198: Add GLCapsTableDemo Kenneth Russel2006-01-301-0/+322