aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun
Commit message (Expand)AuthorAgeFilesLines
* New package Native Window Interface 'java.media.nwi',Sven Gothel2009-03-1354-249/+298
* Fix NEWT X11 KeymappingSven Gothel2009-03-133-2/+9
* Fixed problem with conversion of key code for enter key on Mac OS X;Kenneth Russel2009-03-081-0/+5
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-0516-96/+542
* increase double click intervalChristopher Oliver2009-01-151-1/+1
* pass original unconverted keyCharChristopher Oliver2009-01-091-2/+2
* implement setTitleChristopher Oliver2009-01-081-0/+7
* Added GLCapabilities.setBackgroundOpaque() and isBackgroundOpaque()Kenneth Russel2009-01-061-0/+5
* Deleted broken attempt at transparent window code from AWTWindow.Kenneth Russel2009-01-061-26/+2
* Native (non-AWT) port of Newt to Mac OS X using Cocoa. MostKenneth Russel2009-01-056-42/+757
* Moved javax.media.opengl.glsl.* and javax.media.opengl.sdk.* classesKenneth Russel2009-01-038-3/+1361
* Moved FileUtil and StreamUtil classes back into com.sun.opengl.utilKenneth Russel2008-12-308-88/+86
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-304-0/+560
* 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
* Moved GL2- and AWT-specific utility classes into the AWT packageKenneth Russel2008-12-304-56/+47
* After more thought, realized once again that because most Java windowKenneth Russel2008-12-299-55/+34
* Removed notion of wrapped windows from the NativeWindow interface,Kenneth Russel2008-12-238-37/+10
* Removed lockSurface(), unlockSurface(), and isSurfaceLocked() fromKenneth Russel2008-12-211-12/+0
* Fixed more bugs in glue code generation related to using opaque longKenneth Russel2008-12-201-0/+3
* Factored out the remaining toolkit, and specifically AWT, dependenciesKenneth Russel2008-12-2018-652/+837
* Removed setSize(), setPosition(), setVisible(), and setFullscreen()Kenneth Russel2008-12-1618-143/+62
* Fixed nested toolkit locking problem with X11PbufferGLXDrawable. WithKenneth Russel2008-12-1416-57/+92
* Fixed initialization of chosen GLCapabilities on X11 platforms forKenneth Russel2008-12-132-5/+12
* Fixed NullPointerException during GLDrawable creation on X11 platformsKenneth Russel2008-12-131-1/+2
* Fixed bug in pbuffer support on Mac OS X due to confusion about whatKenneth Russel2008-12-122-27/+12
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-1218-86/+92
* Made compaction support optional in BackingStoreManager, and thereforeKenneth Russel2008-12-073-11/+46
* cleanSven Gothel2008-12-011-549/+0
* OMX cleanup - generic toolSven Gothel2008-12-013-1/+533
* ? buildSven Gothel2008-11-291-0/+1
* ../jogl.logSven Gothel2008-11-272-1/+551
* KD Fix: Use EGL AttributeList directlySven Gothel2008-11-273-4/+7
* KDScreen cleanupSven Gothel2008-11-271-2/+0
* Newt-KD: working inc. events. Screen size can be set w/ property newt.ws.swid...Sven Gothel2008-11-279-51/+71
* Newt-KD: window working, pointer event buggySven Gothel2008-11-263-21/+26
* Ooops. Fix Newt KD package namesSven Gothel2008-11-262-2/+2
* Newt WindowSven Gothel2008-11-2614-101/+549
* Replaced implementation of GLU Registry.gluCheckExtension withKenneth Russel2008-11-251-8/+6
* Added GLU_TESS_AVOID_DEGENERATE_TRIANGLES boolean property to the GLUKenneth Russel2008-11-243-4/+67
* proper EGL version attr settingSven Gothel2008-11-232-9/+14
* Temp. hack to un-break CVM build. Check my comments inlineSven Gothel2008-11-221-2/+8
* Incooperate cleaned up pathSven Gothel2008-11-212-2/+2
* Added parsing of OpenGL version string back intoKenneth Russel2008-11-211-0/+155
* EGLDrawable: Update the capabilities to the chosen one by EGLSven Gothel2008-11-191-1/+21
* cleanupSven Gothel2008-11-141-3/+3
* Added function name aliasing for 'isFunctionAvailable' dyn lookup caseSven Gothel2008-11-141-2/+11
* - EGLSven Gothel2008-11-142-4/+37
* Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av...Sven Gothel2008-11-132-6/+6