summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Incremented version number to 1.1jogl-1-1-temp-branchKenneth Russel2004-04-121-1/+1
* Fixed run-time problems with new visual selection codeKenneth Russel2004-04-102-2/+6
* Fixed build problems with new visual selection codeKenneth Russel2004-04-093-8/+5
* Added X11SunJDKReflection.java to jogl-1-1-temp-branch branchKenneth Russel2004-04-090-0/+0
* This commit was manufactured by cvs2svn to create branchFirst Last2004-04-091-0/+101
* Intermediate checkin of improved visual selection mechanism. Intended Kenneth Russel2004-04-0914-177/+395
* This commit was manufactured by cvs2svn to create branchFirst Last2004-04-090-0/+0
* Fixed Issue 25: Expose swapBuffers(), please Kenneth Russel2004-04-0817-33/+84
* Updated build documentation to indicate that Ant 1.6+ should now workKenneth Russel2004-04-071-2/+2
* Fixed Issue 70: JOGL build broken with Ant 1.6Kenneth Russel2004-04-072-33/+49
* Fixed Issue 68: Window system-specific JAWT classes must implement JAWT_Platf...Kenneth Russel2004-03-155-6/+63
* Removed debugging printfsKenneth Russel2004-03-151-4/+4
* Minor cleanups to build.xmlKenneth Russel2004-03-151-4/+1
* Updated OSX informationgregorypierce2004-02-281-2/+2
* Updated to handle custom pixel formats in OSX.gregorypierce2004-02-280-0/+0
* Update for custom pixel formats in OSXgregorypierce2004-02-283-8/+9
* Updated for OSX to handle custom pixel formatsgregorypierce2004-02-281-1/+2
* Multiple pixel format changegregorypierce2004-02-281-1/+1
* Updated for OSX custom pixel format.gregorypierce2004-02-281-8/+48
* Updated to include GL_EXT_texture_rectanglegregorypierce2004-02-281-0/+10
* Initial version 1.0.0-b01djp2004-02-181-0/+104
* Undid previous change which turned out to be incorrect.Kenneth Russel2004-01-301-1/+1
* Applied bug fix to GLU tesselator from [email protected].Kenneth Russel2004-01-291-1/+1
* Modified the OSX jogl.properties location to something that actually exists o...gregorypierce2004-01-181-1/+1
* updated navbarathomas2003-11-221-6/+6
* updated navbarathomas2003-11-221-8/+10
* implemented GLJPanel for Mac OS XGerard Ziemski2003-11-1911-83/+157
* new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ...athomas2003-11-151-33/+27
* use USE_GL_TEXTURE_RECTANGLE_EXT for PBuffers - needed for GLJPanelGerard Ziemski2003-11-081-17/+36
* added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib...Gerard Ziemski2003-11-041-3/+3
* Print error messages when nsview is not a valid drawable and return NULL from...Gerard Ziemski2003-11-041-5/+23
* Implemented a per-thread GLContext stack, which gives a thread Kenneth Russel2003-11-045-45/+306
* Disabling the context updater for now - not thread safe yet.Gerard Ziemski2003-10-125-2/+31
* Implemented PBuffers (available in >= Panther). Reimplemented window resizing...Gerard Ziemski2003-10-129-183/+570
* fixed link to forums to eliminate IE bugathomas2003-10-111-2/+1
* Added missing implementation of dispatch_glMapBufferARB on Linux afterKenneth Russel2003-10-031-0/+15
* Added Gerard Ziemski's changes to the build process on OS X to lookKenneth Russel2003-09-103-12/+31
* Updated binaries with ARB_vertex_buffer_object support, latest Mac OSKenneth Russel2003-09-065-0/+0
* Added contribution from user GKW on community.java.net forums to fixKenneth Russel2003-09-053-33/+40
* Ported JOGL's Cg support to Linux; fixed capitalization and otherKenneth Russel2003-09-056-13/+13
* Added Gerard Ziemski's new sources for faster dynamic symbol lookup onKenneth Russel2003-09-052-35/+42
* Applied bug fix to GLU tesselator supplied by Pepijn Van Eeckhoudt.Kenneth Russel2003-08-271-25/+25
* Fixed Mac OS X build after recent JAWT changes in 10.3 (which areKenneth Russel2003-08-248-17/+23
* GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.Kenneth Russel2003-08-2127-15/+6530
* GKW on the community.java.net forums pointed out that theKenneth Russel2003-08-171-30/+38
* Applied suggestion from GKW on community.java.net forums to useKenneth Russel2003-08-171-1/+1
* Added SGI .rgb image reader. Fixed typos in javadoc.Kenneth Russel2003-08-152-3/+3
* Issue number: albanc2003-08-132-0/+12
* Fixed bug in offscreen contexts' pending resize logic pointed out byKenneth Russel2003-08-132-2/+2
* Added link to user's guide to main pageKenneth Russel2003-08-121-0/+2