Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shorter title | Sven Gothel | 2023-06-10 | 1 | -1/+1 |
| | |||||
* | GL4Java -> OpenGL™ for Java™ (GL4Java) | Sven Gothel | 2023-06-10 | 1 | -1/+1 |
| | |||||
* | Bump README.txt -> README.md + Referencing GL4Java being source of concepts ↵ | Sven Gothel | 2023-06-10 | 3 | -93/+103 |
| | | | | and predecessor of JOGL today | ||||
* | Recovered GL4Java from sourceforge's CVS repo ↵ | Sven Gothel | 2023-06-10 | 1 | -0/+5 |
| | | | | | | | | | | https://sourceforge.net/projects/gl4java/ GL4Java was JOGL's predecessor and source of many of its concepts - Compiler C2J -> GlueGen - AWT integration: GLCanvas, GLJPanel (swing) - GLEvenListener - ... | ||||
* | removed address fields ... | Sven Gothel | 2003-06-27 | 1 | -4/+2 |
| | |||||
* | gcc 3.x malloc include .. | Sven Gothel | 2003-06-27 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Sven Gothel | 2003-06-27 | 5 | -3/+35 |
| | |||||
* | added JAVAC_.._FLAGS imported from symbols.mak | Sven Gothel | 2003-06-27 | 1 | -9/+11 |
| | |||||
* | just source formating .. | Sven Gothel | 2003-06-27 | 1 | -1/+2 |
| | |||||
* | using GLOBAL JAVA_.._FLAGS | Sven Gothel | 2003-06-27 | 1 | -2/+2 |
| | |||||
* | minor changes .. like glxgears .. | Sven Gothel | 2003-06-27 | 1 | -0/+2 |
| | |||||
* | adding jawt dummy functions for pre-jawt jdk .. | Sven Gothel | 2003-06-27 | 1 | -0/+26 |
| | |||||
* | gcc 3.x preprocessor concatenation fix .. -> MACRO | Sven Gothel | 2003-06-27 | 1 | -6/+6 |
| | |||||
* | doLoadNativeLibraries: | Sven Gothel | 2002-04-25 | 1 | -3/+0 |
| | | | | | removed the System.exit() if it failes .. returns false instead, as the signature promises ;-) | ||||
* | distinguished rules to do the java 13 and java 14 demos .. | Sven Gothel | 2002-04-25 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Sven Gothel | 2002-04-25 | 3 | -89/+6 |
| | |||||
* | added pepijn's bugfix (jdk <= 1.3 GC, tesselation) | Sven Gothel | 2002-04-25 | 23 | -1775/+2141 |
| | | | | | | SGI Irix capable code .. correct NIO usage for tesselation .. minor stuff .. | ||||
* | completes pepijn's GC patch (missed to add them to the repository) | Sven Gothel | 2002-04-17 | 2 | -0/+104 |
| | |||||
* | Merged the Tesselation patch by | Sven Gothel | 2002-04-13 | 49 | -6804/+4105 |
| | | | | | Pepijn Van Eeckhoudt <[email protected]>. I have added minor cleanups .. to it. | ||||
* | summary of my latest changes ;-) | Sven Gothel | 2002-04-04 | 4 | -5/+38 |
| | |||||
* | cleanup the init() behavior, | Sven Gothel | 2002-04-04 | 1 | -42/+63 |
| | | | | now a re-init works again .. | ||||
* | dynamic load of jawt.dll/.so also | Sven Gothel | 2002-04-04 | 2 | -52/+1 |
| | | | | no more dyn. linkage to libglx.so | ||||
* | correcting the wglDeleteContext sematics .. here also .. | Sven Gothel | 2002-04-04 | 1 | -2/+2 |
| | |||||
* | dynamic linking of jawt dll/so .. | Sven Gothel | 2002-04-04 | 4 | -16/+126 |
| | |||||
* | gljDestroyNative fix from [email protected] | Kenneth Russel | 2002-03-30 | 1 | -2/+2 |
| | |||||
* | updated FAQ ! | Sven Gothel | 2002-02-04 | 1 | -91/+363 |
| | |||||
* | added a temporaery workaround for | Sven Gothel | 2001-12-16 | 4 | -17/+46 |
| | | | | | | the Linux X11 NVidia Driver 2314 Bug .. _some_ offscreen renderer features still does not work .. | ||||
* | switched X11 alpha to INT_ARGB | Sven Gothel | 2001-12-16 | 2 | -3/+3 |
| | |||||
* | Added comment on glAllocateMemoryNV | Kenneth Russel | 2001-12-12 | 1 | -0/+2 |
| | |||||
* | Better support for non-fullscreen platforms | Kenneth Russel | 2001-12-12 | 1 | -14/+19 |
| | |||||
* | Fixed gearsFullScreen demo | Kenneth Russel | 2001-12-12 | 5 | -581/+785 |
| | |||||
* | GL4Java 2.8.2.0rel-2-8-2-0-rc | Sven Gothel | 2001-12-11 | 73 | -101458/+100700 |
| | | | | | | kbr's jawt synamic loader installer fixes minor cleanups | ||||
* | removed the temporary images, because the originals | Sven Gothel | 2001-12-08 | 43 | -58/+0 |
| | | | | resides in docs-src | ||||
* | added the glf fonts (binary) | Sven Gothel | 2001-12-08 | 30 | -0/+0 |
| | |||||
* | osName to lower case | Sven Gothel | 2001-12-08 | 1 | -6/+7 |
| | | | | added MacOsX to makeLibName .. | ||||
* | Removed link-time dependency on JAWT to solve PATH problems | Kenneth Russel | 2001-12-07 | 12 | -1109/+1233 |
| | |||||
* | 2.8.1 rc 0rel-2-8-1-0-rc | Sven Gothel | 2001-12-06 | 130 | -101782/+104842 |
| | |||||
* | Fixed run-time link problems with JAWT | Kenneth Russel | 2001-12-02 | 1 | -0/+14 |
| | |||||
* | Clarification on unsafety of glVertexPointer taking float array as arg | Kenneth Russel | 2001-11-11 | 1 | -3/+12 |
| | |||||
* | More documentation | Kenneth Russel | 2001-11-11 | 1 | -0/+22 |
| | |||||
* | More documentation | Kenneth Russel | 2001-11-11 | 1 | -7/+21 |
| | |||||
* | Added NVidia VertexArrayRange demo | Kenneth Russel | 2001-11-11 | 1 | -0/+709 |
| | |||||
* | Support for NVidia AllocateMemoryNV extension and fixed problem with ↵ | Kenneth Russel | 2001-11-11 | 25 | -1181/+1663 |
| | | | | extensions not being loaded | ||||
* | Minor cleanups | Kenneth Russel | 2001-11-11 | 1 | -5/+2 |
| | |||||
* | Added automatic disabling of rendering from AWT thread for GLAnimCanvases ↵ | Kenneth Russel | 2001-11-11 | 2 | -5/+54 |
| | | | | when useRepaint is false for better stability with NVidia drivers | ||||
* | Fixed Win32 build problem when MSJAVAC not defined | Kenneth Russel | 2001-11-11 | 1 | -0/+8 |
| | |||||
* | java.nio, mesa-4.0 (gl1.3)rel-2-8-0-8-prerelease | Sven Gothel | 2001-11-06 | 43 | -0/+199682 |
| | |||||
* | java.nio, mesa-4.0 (gl1.3) | Sven Gothel | 2001-11-06 | 77 | -16927/+304981 |
| | |||||
* | Fixed offscreen bug pointed out by [email protected] | Kenneth Russel | 2001-10-04 | 1 | -1/+5 |
| | |||||
* | additionsrel-2-8-0-5-prerelease | Sven Gothel | 2001-09-26 | 5 | -0/+3362 |
| |