aboutsummaryrefslogtreecommitdiffstats
path: root/gl4java/GLContext.java.skel
Commit message (Collapse)AuthorAgeFilesLines
* doLoadNativeLibraries:Sven Gothel2002-04-251-3/+0
| | | | | removed the System.exit() if it failes .. returns false instead, as the signature promises ;-)
* added pepijn's bugfix (jdk <= 1.3 GC, tesselation)Sven Gothel2002-04-251-4/+4
| | | | | | SGI Irix capable code .. correct NIO usage for tesselation .. minor stuff ..
* dynamic linking of jawt dll/so ..Sven Gothel2002-04-041-5/+59
|
* added a temporaery workaround forSven Gothel2001-12-161-8/+32
| | | | | | the Linux X11 NVidia Driver 2314 Bug .. _some_ offscreen renderer features still does not work ..
* osName to lower caseSven Gothel2001-12-081-6/+7
| | | | added MacOsX to makeLibName ..
* Removed link-time dependency on JAWT to solve PATH problemsKenneth Russel2001-12-071-15/+58
|
* 2.8.1 rc 0rel-2-8-1-0-rcSven Gothel2001-12-061-42/+53
|
* Fixed run-time link problems with JAWTKenneth Russel2001-12-021-0/+14
|
* Support for NVidia AllocateMemoryNV extension and fixed problem with ↵Kenneth Russel2001-11-111-4/+40
| | | | extensions not being loaded
* java.nio, mesa-4.0 (gl1.3)Sven Gothel2001-11-061-8/+27
|
* bugfix: auto context switchSven Gothel2001-09-261-40/+68
|
* optimized context switchingrel-2-8-0-0-prerelease-3Sven Gothel2001-07-241-44/+193
|
* 2.8.0.0 pre-release cvs onlySven Gothel2001-06-181-0/+9
|
* 2.7.2.0 swing and minor changesSven Gothel2001-05-091-20/+19
|
* 2.7.1rel-2-7-1-0Sven Gothel2001-04-101-33/+84
|
* 2.7.0 release ..Sven Gothel2001-04-061-88/+222
|
* some little bug fixes post v. 2.6.0Sven Gothel2001-03-141-3/+5
|
* Version 2.6.0.0Sven Gothel2001-02-231-87/+155
|
* 2.5.2.0 test2rel-2-5-2-0-test2Sven Gothel2001-02-141-6/+35
|
* JAWT Support JDK >=1.3Sven Gothel2001-02-131-162/+397
|
* Initial revisionSven Gothel2000-11-181-0/+2251