Commit Graph

7 Commits

Author SHA1 Message Date
ikits
031afdf03b removed GLUT dependency
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@135 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 13:49:28 +00:00
ikits
32a42fe06a added support for GL_ARB_vertex_shader, GL_ARB_fragment_shader, and GL_ARB_shader_objects
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@132 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 11:34:59 +00:00
ikits
13e1fbe10f added support for maxosx
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@129 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-19 23:39:22 +00:00
ikits
ac0c6387e9 fixed problems with WGL_{ARB,EXT}_extensions_string
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@117 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-12 03:50:22 +00:00
mem
5fe5fa1f4d Use a NULL for the path passed to dlopen, that means 'give me a handle to the loaded image' which at the point where this function is called already included all libGL's symbols. Makes the whole thing easier to maintain.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@109 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-29 08:41:51 +00:00
mem
6f0457b50e Add support for IRIX; tested on IRIX 6.5.18 with an Infinite Reality 3
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@82 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-06 16:41:08 +00:00
mem
2b9775d8d3 Merge Milan's 1.1.x
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@80 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-06 15:01:13 +00:00