aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl
Commit message (Expand)AuthorAgeFilesLines
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-2831-147/+190
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-276-0/+61
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-268-27/+24
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-269-29/+34
* Bug fixes to compile and run on Windows. Added more debugging code. Kenneth Russel2008-06-262-1/+13
* merging awt,j2d,swing to awt subpackagesSven Gothel2008-06-263-3/+2
* removing relocated filesSven Gothel2008-06-2661-17571/+0
* removinbg relocated filesSven Gothel2008-06-2641-6586/+0
* re-adding accidently removed filesSven Gothel2008-06-2670-0/+13347
* re-adding accidently removed filesSven Gothel2008-06-2628-0/+10262
* Auto GL profile selection working (GLES1 and GL2 (X11))Sven Gothel2008-06-251-2/+0
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2008-06-253-28/+130
* GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-251-6/+12
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-256-10/+42
* relocated to jawt packageSven Gothel2008-06-244-401/+0
* re-add accidently removed filesSven Gothel2008-06-2453-0/+16187
* re-addSven Gothel2008-06-247-0/+1092
* JAWT package cleanup ..Sven Gothel2008-06-249-4/+953
* re-adding files ..Sven Gothel2008-06-2438-0/+6330
* finishing 2nd refactoringSven Gothel2008-06-21140-36184/+0
* 2nd big refactoring.Sven Gothel2008-06-213-114/+197
* 2nd big refactoring.Sven Gothel2008-06-214-0/+401
* 2nd big refactoring...Sven Gothel2008-06-217-1121/+0
* 2nd big refactoring.Sven Gothel2008-06-2162-183/+13951
* Added Immediate Mode Sink (ImmModeSInk)Sven Gothel2008-06-031-152/+214
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-0120-306/+763
* EGLDrawableFactory: Removed shutdown.Sven Gothel2008-05-301-2/+3
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-302-32/+40
* Added GLDrawableFactory.shutdown() to enable clean and cooperative Kenneth Russel2008-05-303-1/+17
* Changes to WindowsWindow.c to compile on Windows CE. Slight changes to Kenneth Russel2008-05-301-1/+1
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-293-18/+23
* Implemented dynamic function lookup in EGLDrawableFactory and Kenneth Russel2008-05-281-9/+59
* Filled out EGLContext, EGLDrawable, and EGLDrawableFactory Kenneth Russel2008-05-287-7/+270
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-1315-160/+1716
* Integration of Tomas Hrasky's port of basic GLU NURBS functionality Kenneth Russel2007-10-0955-3595/+7665
* Incorporated fix from Justin Couch about using the default screen forKenneth Russel2007-07-241-1/+1
* Added workaround for running in headless mode while still retainingKenneth Russel2007-07-241-5/+22
* Synced loadLibraryInternal implementation with JNLPAppletLauncher's Kenneth Russel2007-07-211-1/+12
* Fixed issues pointed out by Justin Couch with Java2D class while Kenneth Russel2007-07-191-116/+127
* Added support for the new JNLPAppletLauncher (http://applet-launcher.dev.java...Kenneth Russel2007-06-281-2/+38
* Re-fixed Issue 226: JOGL seg faulting on Solaris AMD64Kenneth Russel2007-04-211-17/+1
* Fixed Issue 226: JOGL seg faulting on Solaris AMD64Kenneth Russel2007-04-201-6/+6
* Fixed several more places in code with same error as in Issue 292Kenneth Russel2007-04-191-12/+12
* Fixed Issue 292: gluScaleImage does not scale correctly Kenneth Russel2007-04-192-27/+27
* Fixed problem pointed out by user operator on JOGL forum where chosen Kenneth Russel2007-04-071-1/+16
* Fixed Issue 278: Fatal error when rendering text Kenneth Russel2007-02-271-1/+2
* Fixed issue with parsing of OpenGL version strings pointed out byKenneth Russel2007-02-271-5/+6
* Addendum to fix for Issue 271: wglGetPixelFormatAttribivARB() fails forcing s...Kenneth Russel2007-02-201-1/+1
* Fixed Issue 271: wglGetPixelFormatAttribivARB() fails forcing software OpenGL Kenneth Russel2007-02-201-4/+8
* Fixed Issue 262: DRIHack problems with ATI and possibly other driversKenneth Russel2007-01-211-7/+2