From e088362d49d9c64fa3c862d7a3cd6f07485985eb Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Thu, 18 Nov 2004 23:17:23 +0000 Subject: Partial fix for Issue 42: Problems invoking GLU functions Incorporated the LWJGL team's port of the GLU quadric and projection routines to be able to eliminate calls to the native GLU library for these cases, which was problematic on certain Linux distributions. Still need to port at least some of the mipmap routines and the NURBS tesselator. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@172 232f8b59-042b-4e1e-8c03-345bb8c30851 --- doc/userguide/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/userguide/index.html') diff --git a/doc/userguide/index.html b/doc/userguide/index.html index b3253d5f8..63e622f1a 100644 --- a/doc/userguide/index.html +++ b/doc/userguide/index.html @@ -415,6 +415,8 @@ on lower-end graphics cards.
  • Hardware acceleration for GLJPanel could be implemented using pbuffers. +
  • Stability issues, in particular on older graphics cards. +

    Windows

    @@ -427,13 +429,11 @@ No outstanding issues at this time.

    Solaris, Linux (X11 platforms)

    - +

    Mac OS X

    -- cgit v1.2.3