summaryrefslogtreecommitdiff
path: root/linux/linux_gl.cpp
AgeCommit message (Collapse)Author
2000-09-19Fixed warning caused from using char* to store the return value of dlerror()leo
git-svn-id: http://svn.leocad.org/trunk@128 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-12Changed GL library names to libGL.so and libMesaGL.so, according to the ABI.leo
git-svn-id: http://svn.leocad.org/trunk@113 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Removed unused Mesa functions.leo
git-svn-id: http://svn.leocad.org/trunk@80 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-05-24Routines to load OpenGL dynamically at runtime. This will fix the problem ↵leo
that some people that have libMesaGL instead of libGL on their system. git-svn-id: http://svn.leocad.org/trunk@65 c7d43263-9d01-0410-8a33-9dba5d9f93d6