summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added hardware acceleration TODO for GLJPanelKenneth Russel2003-08-101-0/+2
* Made glBufferDataARB and glBufferSubDataARB non-NIOOnly. Added support Kenneth Russel2003-08-081-2/+0
* Fixed bug abies pointed out in ARBVBOKey where it was necessary toKenneth Russel2003-08-073-2/+28
* Changed glMapBufferARB's implementation to return the same ByteBufferKenneth Russel2003-08-0711-27/+182
* Fixed (?) build problem on X11 and Mac OS XKenneth Russel2003-08-063-12/+14
* Changed behavior of ManuallyImplement to not emit GLEmitter's dispatchKenneth Russel2003-08-0611-32/+143
* Attempted fix to jogl and Gears JNLP files after java.net transition to httpsKenneth Russel2003-08-041-1/+1
* Updated TODO and fixed bug in default build.xml ruleKenneth Russel2003-08-042-11/+17
* Fixed bug pointed out by [email protected] where impl classesKenneth Russel2003-07-312-2/+4
* Added ANTLR and Ant links to JOGL web pageKenneth Russel2003-07-181-205/+238
* Added JNLP files for demos to jogl-demos home page. Added more linksKenneth Russel2003-07-181-92/+282
* Undid change to host.propertiesKenneth Russel2003-07-161-2/+2
* Trying to fix issue with gears.jnlpKenneth Russel2003-07-161-2/+2
* Added Java Web Start binaries for JOGL and the JOGL demos.Kenneth Russel2003-07-166-0/+34
* Added workaround for 4845371 to NativeLibLoader.Kenneth Russel2003-07-161-0/+7
* Fixed bug in Animator where it would hang upon stopping if exceptionKenneth Russel2003-07-154-29/+33
* Undid changes to host.propertiesKenneth Russel2003-07-151-2/+2
* Added ContextVariableName configuration option to GLEmitter because ofKenneth Russel2003-07-153-8/+21
* Fixed issue 13: Readable names for function argumentsKenneth Russel2003-07-153-3/+20
* Fixed issue 12: Better tracing outputKenneth Russel2003-07-152-2/+60
* Fixed issue 1: GLCanvas flickers when using repaintKenneth Russel2003-07-151-0/+6
* Fixed issue 16: Accessibility breaks joglKenneth Russel2003-07-151-1/+9
* Fixed problem where loadLibrary calls needed to be done insideKenneth Russel2003-07-151-5/+12
* Fixed default antlr.jar propertyKenneth Russel2003-07-141-3/+2
* Fixed bugs in Solaris build.Kenneth Russel2003-07-143-7/+16
* Added "dist" target to assemble one jogl.jar out of platform-specificKenneth Russel2003-07-141-0/+51
* Fixed dangling references to platform-dependent stub_includes versionsKenneth Russel2003-07-141-3/+3