aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/jogl/drihack.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed problems with lack of hardware acceleration on LinuxKenneth Russel2006-02-161-0/+59
distributions using DRI drivers. Hacked around limitations of the current DRI implementation by manually dlopen'ing libGL.so.1; avoids changing glue code generation for core OpenGL 1.1 routines which do not otherwise need to be called through function pointers on any platform. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@614 232f8b59-042b-4e1e-8c03-345bb8c30851