Commit Graph

126 Commits

Author SHA1 Message Date
nigels 59e9d1e9e4 Add dist-win32 target for building win32 binary .zip archive
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@570 783a27ee-832a-0410-bc00-9f386506c6dd
2009-12-31 16:05:28 +00:00
nigels 23d0bc6157 tfogal 'at' alumni.unh.edu - build binaries from the object files instead of directly from the source files.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@564 783a27ee-832a-0410-bc00-9f386506c6dd
2009-11-17 02:50:58 +00:00
nigels 67636dd2af ID: 2785080 USE consistently
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@553 783a27ee-832a-0410-bc00-9f386506c6dd
2009-05-16 21:55:29 +00:00
ikits f4f720b620 bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@526 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 03:05:25 +00:00
ikits 3f63c6224c Year change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@521 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 01:47:25 +00:00
ikits b6ef9dd3ad Bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@508 783a27ee-832a-0410-bc00-9f386506c6dd
2007-09-28 19:07:02 +00:00
ikits 2dde3c1f7e added bindir and incdir
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@485 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-02 16:56:00 +00:00
ikits 790f91b5f1 fix cygwin build
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@484 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-02 15:14:23 +00:00
ikits d9f98404cc bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@474 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 07:09:30 +00:00
ikits 2fd600b733 added lib64 fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@470 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 05:19:49 +00:00
ikits 7e708af2be version & year bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@469 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-01 05:11:36 +00:00
ikits b81c03cf9a added multithreaded compilation patch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@446 783a27ee-832a-0410-bc00-9f386506c6dd
2006-11-21 04:12:47 +00:00
ikits 1910b4c021 added lib64 patch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@429 783a27ee-832a-0410-bc00-9f386506c6dd
2006-03-02 23:02:51 +00:00
ikits 89ad8ec389 bug fixes and copyright year changes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@427 783a27ee-832a-0410-bc00-9f386506c6dd
2006-02-26 16:45:12 +00:00
mem 60177ef22f Fix soname, ABI broke
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@361 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-05 20:19:03 +00:00
ikits 6bac503bc8 makefile fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@339 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-04 04:11:14 +00:00
ikits 0e9497e92a added darwin makefile
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@338 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-04 03:57:56 +00:00
ikits d50db91bd0 Year bump in copyright message. Removed obsolete files from auto/src.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@333 783a27ee-832a-0410-bc00-9f386506c6dd
2005-01-03 07:32:34 +00:00
ikits a576f04909 Version bump; added glewIsSupported; split source file, it is too big for VC7.1
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@319 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-29 05:43:35 +00:00
mem e770d34a35 Makefile is getting out of hand. Use GNU tools' config.guess to obtain
the canonical system name and include the corresponding Makefile snippet
from config/.  config.guess has been written with portability in mind,
so it should work properly on all supported systems.  Should its licence
(GPL) become a problem, it can be replaced with a simpler script that
supports only the systems we know something about.

Adding support for a new system is just a matter of running
config/config.guess and writing the matching config/Makefile.$system
file.


git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@315 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-07 17:28:58 +00:00
ikits a6eb9cb70d version bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@313 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 08:39:50 +00:00
ikits 6c449294c8 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@311 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 07:52:55 +00:00
ikits 48458fa725 added FreeBSD support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@308 783a27ee-832a-0410-bc00-9f386506c6dd
2004-12-06 06:53:44 +00:00
mem 1f93c73c2a Add PIC flags to Linux build
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@303 783a27ee-832a-0410-bc00-9f386506c6dd
2004-11-14 02:34:30 +00:00
ikits 8e767fa466 version bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@296 783a27ee-832a-0410-bc00-9f386506c6dd
2004-09-06 21:07:31 +00:00
ikits 48e3d912d3 fixed IRIX bugs
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@293 783a27ee-832a-0410-bc00-9f386506c6dd
2004-09-06 19:58:42 +00:00
ikits 1249bf9faf added visualinfo
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@270 783a27ee-832a-0410-bc00-9f386506c6dd
2004-06-17 16:33:39 +00:00
ikits dc82ea5166 bumped up version numbers
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@267 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-19 07:23:24 +00:00
ikits bcdc9df17f *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@263 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 09:36:16 +00:00
ikits 6ddeb41df3 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@261 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 09:09:27 +00:00
ikits de23d9f3ef fixed shared flag on Solaris
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@258 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 08:21:23 +00:00
ikits a09330dad6 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@256 783a27ee-832a-0410-bc00-9f386506c6dd
2004-05-09 04:41:32 +00:00
ikits 75388ba9f8 version upgrade and minor fix in wglinfo
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@254 783a27ee-832a-0410-bc00-9f386506c6dd
2004-04-27 06:52:11 +00:00
ikits 695fbcc187 updated version number
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@247 783a27ee-832a-0410-bc00-9f386506c6dd
2004-03-19 00:53:34 +00:00
ikits 7827862e69 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@241 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-23 00:13:13 +00:00
ikits e906f81ab6 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@240 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-23 00:10:37 +00:00
ikits 2b006727bd *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@218 783a27ee-832a-0410-bc00-9f386506c6dd
2004-02-02 02:13:48 +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 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
mem a0e91d5a72 Fix wording in README regarding how to build GLEW. It is not necessary to regenerate the extension data if then only thing you want is to build the library
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@192 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-13 07:15:59 +00:00
ikits 59202b4a21 added MinGW patch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@191 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-11 11:45:55 +00:00
ikits 642365038a more OSX bug fixes
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@188 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-05 23:29:14 +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
ikits 9a0d6725fa changed version number
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@185 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-05 19:34:27 +00:00
ikits c40b382535 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@177 783a27ee-832a-0410-bc00-9f386506c6dd
2003-12-14 15:21:44 +00:00
ikits 7f0f2c1db0 on to the next release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@157 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-30 16:52:48 +00:00
ikits b7a1bf983b *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@155 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 08:57:44 +00:00
ikits 412814404b added Solaris support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@154 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 05:28:55 +00:00
ikits 36a15420dc *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@151 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 01:13:51 +00:00
ikits 9211cee4e0 extended Darwin support
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@150 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-27 01:06:34 +00:00
ikits 552977df18 added . to find
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@148 783a27ee-832a-0410-bc00-9f386506c6dd
2003-10-03 06:28:55 +00:00
ikits 6214dc8b12 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@140 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 16:12:10 +00:00
ikits 791e699b70 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@139 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 16:07:24 +00:00
ikits 92a9583067 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@138 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 14:45:00 +00:00
ikits fc8fc2520a *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@136 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 13:56:24 +00:00
ikits 7cad40f8db *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@134 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 12:24:46 +00:00
ikits 36c73255de fixed Makefile for MACOSX compilation
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@133 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-26 12:13:38 +00:00
ikits c3bf8d8370 added Darwin architecture
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@131 783a27ee-832a-0410-bc00-9f386506c6dd
2003-09-25 23:30:52 +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
ikits 6e0497ef39 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@114 783a27ee-832a-0410-bc00-9f386506c6dd
2003-08-11 19:03:03 +00:00
ikits 0e87cb5025 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@113 783a27ee-832a-0410-bc00-9f386506c6dd
2003-08-11 18:27:41 +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
ikits 1fd66bdf78 changed version number for next release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@107 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-16 07:32:31 +00:00
mem b43cf323a5 Real Bourne Shells do not like {foo,bar,baz} notation and IRIX's make likes to be given a hint to get out of the way
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@87 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-06 20:21:50 +00:00
mem ed0c3891f4 Fix some portability problems; clean up some compiler droppings (IRIX); remove CVS stuff from the tarball; really remove the extension registry from the tarball
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@83 783a27ee-832a-0410-bc00-9f386506c6dd
2003-07-06 19:27:40 +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
ikits a0af797aef *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@76 783a27ee-832a-0410-bc00-9f386506c6dd
2003-06-30 11:34:34 +00:00
ikits cf4a6810b5 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@62 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-04 19:54:07 +00:00
ikits ae7ff20752 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@57 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-01 23:40:22 +00:00
ikits fe980ed29b *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@56 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-01 20:14:25 +00:00
ikits 0b6d97cee1 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@55 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-01 20:12:19 +00:00
ikits 38fbb8e02f *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@54 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-01 20:02:23 +00:00
ikits a92e45cb8e *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@48 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-01 18:42:38 +00:00
ikits 0f7e6ed3a8 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@47 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-01 18:42:37 +00:00
ikits 5097ff8d20 *** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@46 783a27ee-832a-0410-bc00-9f386506c6dd
2003-05-01 16:39:59 +00:00