aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix: Missed package move of AWTAnimatorImplSven Gothel2009-03-202-3/+4
* Fix some scripts, AWTAnimator to it's awt packageSven Gothel2009-03-206-38/+44
* Missed movement of FBObject class from javax.media.opengl.util toKenneth Russel2009-03-197-8/+1
* Removed GL2ES12 interface from the public API since it is only anKenneth Russel2009-03-196-68/+91
* Removed reflective queries from GLProfile and their use inKenneth Russel2009-03-192-25/+0
* Javadoc cleanupKenneth Russel2009-03-191-4/+1
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-1992-638/+1007
* Removed unnecessary importKenneth Russel2009-03-1912-12/+0
* Movement of Capabilities class and chooseCapabilities functionalityKenneth Russel2009-03-1978-959/+1598
* Got rid of NW prefixes on classes in preparation for refactoringKenneth Russel2009-03-174-68/+0
* Finish (?) moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1771-138/+138
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1741-362/+360
* Continue moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1732-0/+0
* Start moving javax.media.nwi -> javax.media.nativewindowKenneth Russel2009-03-1736-0/+0
* Added back "clean" targetKenneth Russel2009-03-161-0/+6
* repairSven Gothel2009-03-163-19/+49
* repairSven Gothel2009-03-161-5/+0
* repairSven Gothel2009-03-163-0/+2497
* repairSven Gothel2009-03-16291-0/+89158
* replairSven Gothel2009-03-161-0/+86
* repairSven Gothel2009-03-160-0/+0
* repair svnSven Gothel2009-03-1631-0/+4732
* JOGL refactoring:Sven Gothel2009-03-16449-94476/+748
* NEWT window closing:Sven Gothel2009-03-1445-172/+648
* Worked around problem on Mac OS X where right mouse button down eventsKenneth Russel2009-03-131-1/+24
* javadoc update (2)Sven Gothel2009-03-131-1/+1
* javadoc updateSven Gothel2009-03-132-5/+5
* New package Native Window Interface 'java.media.nwi',Sven Gothel2009-03-1372-347/+411
* Fix NEWT X11 KeymappingSven Gothel2009-03-136-4/+259
* Fixed problem with conversion of key code for enter key on Mac OS X;Kenneth Russel2009-03-081-0/+5
* Unified some double GL enums (register combiner), ..Sven Gothel2009-03-062-27/+28
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-0569-1303/+1939
* increase double click intervalChristopher Oliver2009-01-151-1/+1
* Changed how MacWindow computes the coordinates for mouse events sentKenneth Russel2009-01-151-1/+7
* Fixed known bug in coordinates passed for WINDOW_MOVED events on MacKenneth Russel2009-01-142-38/+12
* Turned off debugging printfsKenneth Russel2009-01-141-2/+7
* Fixed ArgumentIsString directive for glProgramStringARB (nowKenneth Russel2009-01-122-0/+2
* pass original unconverted keyCharChristopher Oliver2009-01-091-2/+2
* implement setTitleChristopher Oliver2009-01-081-0/+7
* Added GLCapabilities.setBackgroundOpaque() and isBackgroundOpaque()Kenneth Russel2009-01-064-0/+47
* Deleted broken attempt at transparent window code from AWTWindow.Kenneth Russel2009-01-061-26/+2
* Fixed problems exposed by SoyLatte JRE where there was noKenneth Russel2009-01-061-1/+16
* Native (non-AWT) port of Newt to Mac OS X using Cocoa. MostKenneth Russel2009-01-0512-61/+1364
* Moved javax.media.opengl.glsl.* and javax.media.opengl.sdk.* classesKenneth Russel2009-01-039-11/+9
* Moved FileUtil and StreamUtil classes back into com.sun.opengl.utilKenneth Russel2008-12-3010-90/+88
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-307-423/+440
* Cleaned up java.part.util.gl2 definition after movement of GLUT classes.Kenneth Russel2008-12-301-1/+1
* Moved GLUT into com.sun.opengl.util.gl2 package and renamed to JOGLKenneth Russel2008-12-3016-53/+32
* Added file missed in last checkinKenneth Russel2008-12-301-0/+601
* Renamed TileRenderer back to JOGL 1.0 naming convention. Updated demos.Kenneth Russel2008-12-301-601/+0