aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Fix GLProfile.isGL2ES[12](), adding GLProfile.hasGLSL()Sven Gothel2009-03-201-2/+9
* Removed GL2ES12 interface from the public API since it is only anKenneth Russel2009-03-191-29/+50
* Removed reflective queries from GLProfile and their use inKenneth Russel2009-03-191-24/+0
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-191-33/+46
* Movement of Capabilities class and chooseCapabilities functionalityKenneth Russel2009-03-191-6/+13
* Finish (?) moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-171-1/+1
* repairSven Gothel2009-03-161-0/+555