diff options
author | Sven Gothel <[email protected]> | 2009-09-24 09:45:39 -0700 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2009-09-24 09:45:39 -0700 |
commit | 887b14710c5b358b5c6deb5745e141ad099bb60c (patch) | |
tree | df9e24a965740f9fec090cf1e9d7fdc780582dc0 /README.txt | |
parent | c623c34c4e4b667a2c1bd7351e7b416f815f52ff (diff) |
Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last resort]
Diffstat (limited to 'README.txt')
-rwxr-xr-x | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt index 924f6e438..efb7eb4b1 100755 --- a/README.txt +++ b/README.txt @@ -36,7 +36,7 @@ Pepijn Van Eeckhoudt and Nathan Parker Burg contributed the Java port of the GLU tessellator. Pepijn also contributed the initial version of the FPSAnimator utility class. -User GKW on the javagaming.org forums contributed the substantial port +James Walsh (GKW) contributed the substantial port of the GLU mipmap generation code to Java, as well as robustness fixes in the Windows implementation and other areas. |