Commit Graph

11 Commits

Author SHA1 Message Date
ikits
7214d0be63 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@233 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-19 07:49:16 +00:00
ikits
4d82054139 added binary compatibility for the single pipe version (through global variables) -- GLEW_MX is not a compilation switch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@227 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-19 04:37:07 +00:00
ikits
dbb7f8c798 updated copyright notices
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@207 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-01 20:03:26 +00:00
ikits
e21be8b86a added glew mx
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@202 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-01 18:13:05 +00:00
ikits
ae49bac8be fix bugs created by adding GL 1.5
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@198 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-27 20:35:55 +00:00
ikits
3df85f4a9b added ptrdiff_t definition on windows
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@197 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-27 19:55:29 +00:00
ikits
d8b0c56645 OSX bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@187 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-05 23:09:21 +00:00
mem
e4057d5b33 Mostly formatting and documentation noops.
For VBO:

    typedef ptrdiff_t GLsizeiptrARB;
    typedef ptrdiff_t GLintptrARB;

as per email discussion with Marco Fabbricatore.  See argumentation in
auto/bin/update_ext.sh and auto/src/glew_pre.h.

Windows needs to get this fixed.  See glew_pre.h.


git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@184 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-04 14:20:17 +00:00
ikits
2cb8d8ec9c *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@160 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-31 03:10:25 +00:00
ikits
4223330afc *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@159 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-31 03:08:36 +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