summaryrefslogtreecommitdiff
path: root/common/opengl.cpp
AgeCommit message (Collapse)Author
2006-03-25More error checking when checking for OpenGL extensions.leo
git-svn-id: http://svn.leocad.org/trunk@528 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-03-13Fixed compiler error under Windows.leo
git-svn-id: http://svn.leocad.org/trunk@286 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Removed unused extension functions.leo
Correctly initialize extensions after a GL context has been created. Renamed some functions to GL_ to be more consistent. git-svn-id: http://svn.leocad.org/trunk@85 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