Commit Graph

562 Commits

Author SHA1 Message Date
nigels ffa96fc016 In relation to bug 2237650, it can happen on Cygwin that APIENTRY is defined, but not WINAPI. It's WINAPI that matters to wglew.h
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@550 783a27ee-832a-0410-bc00-9f386506c6dd
2009-03-31 21:32:03 +00:00
nigels ceb6fe2e85 For bug 2636621, reorganise and simplify OpenGL version string parsing. Ensure OpenGL 3.0 is properly detected.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@549 783a27ee-832a-0410-bc00-9f386506c6dd
2009-03-31 21:16:33 +00:00
nigels a8ddad81de Resolve bugs 2237657, 2272725, 2544715, 2237650 and apply patches 2489303, 2320783.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@548 783a27ee-832a-0410-bc00-9f386506c6dd
2009-03-23 18:43:36 +00:00
nigels ada95db57b Use uname instead of arch since Debian/Ubunutu/etc do not have arch
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@547 783a27ee-832a-0410-bc00-9f386506c6dd
2009-02-20 05:59:07 +00:00
nigels b7b9914963 Migrate blacklist to use new filenames for OES_fixed_point and OES_query_matrix.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@546 783a27ee-832a-0410-bc00-9f386506c6dd
2009-02-19 06:29:23 +00:00
ikits 8b600cea8e bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@544 783a27ee-832a-0410-bc00-9f386506c6dd
2008-11-03 21:07:30 +00:00
ikits f9ea3f9026 One small change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@542 783a27ee-832a-0410-bc00-9f386506c6dd
2008-11-03 06:12:34 +00:00
ikits 0621c3047c Prepare for the 1.5.1 release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@541 783a27ee-832a-0410-bc00-9f386506c6dd
2008-11-03 05:44:14 +00:00
nigels faa9d69709 Fix for Apple OSX - GLint is always 32 bit\nReviewed by Milan Ikits, Stephane Denis
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@540 783a27ee-832a-0410-bc00-9f386506c6dd
2008-11-02 22:37:19 +00:00
nigels 60e7e8d349 Add support for GL_NV_explicit_multisample\nReviewed by Milan Ikits
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@539 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-31 00:29:15 +00:00
ikits 1fd235c367 added OpenGL 3.0 spec file
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@538 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-28 22:16:12 +00:00
nigels a50f565478 Add shell script sh-bang, needed for Cygwin to work\nReviewed by Milan Ikits
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@537 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-28 01:30:56 +00:00
ikits 17e55dfb29 Replace license in doc files (2168685)
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@536 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-27 01:32:09 +00:00
ikits 7cda760b4b Added Nigel's patch #3
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@535 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-27 01:23:19 +00:00
ikits 2cb3a94ea7 Bug fix (1966659)
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@534 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-27 01:00:33 +00:00
ikits 236a07b9fb Bug fixes (1979482 and 2053859)
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@533 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-27 00:52:35 +00:00
ikits 60489035f0 disable crt security complaints
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@532 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-27 00:33:54 +00:00
ikits 4424228216 Temp fix by moving offending extensions to the blacklist
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@531 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-27 00:26:24 +00:00
ikits 5db6f8039c Bump version number
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@530 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-26 16:11:18 +00:00
ikits 892fb743ac Fixed strict refs problem on cygwin
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@529 783a27ee-832a-0410-bc00-9f386506c6dd
2008-10-26 16:07:59 +00:00
ikits ab2791fadc Bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@527 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 03:08:00 +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 ba29ad0a7d Drop Irix/Solaris builds
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@525 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 03:00:16 +00:00
ikits 36600b5e3b minor
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@524 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 02:16:28 +00:00
ikits c8bd15de14 Bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@523 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 02:04:26 +00:00
ikits 34af7ad89a Prepare for release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@522 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 01:57:53 +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 23fe60c0f0 minor
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@520 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 01:05:06 +00:00
ikits 2a3114f78f Added major, minor, and micro version strings
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@519 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-28 00:24:07 +00:00
ikits 3f734c5097 add glew license to docs
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@518 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 19:40:16 +00:00
ikits 97b85c636c updated change log
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@517 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 19:32:54 +00:00
ikits 74e2850066 bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@516 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 19:28:47 +00:00
ikits 42fc0825c2 fix registry parsing
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@515 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 19:09:10 +00:00
ikits 52d585fcba changed licenses in the documentation
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@514 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 18:53:48 +00:00
ikits 36fa404a4d switch to new opengl registry
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@513 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 18:25:25 +00:00
ikits 8a520920bf added missing functions
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@512 783a27ee-832a-0410-bc00-9f386506c6dd
2007-12-27 18:25:02 +00:00
ikits 9686063616 Add license file
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@511 783a27ee-832a-0410-bc00-9f386506c6dd
2007-11-14 05:02:09 +00:00
ikits c310991a64 License change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@510 783a27ee-832a-0410-bc00-9f386506c6dd
2007-11-14 04:31:48 +00:00
ikits c5f864a6aa License change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@509 783a27ee-832a-0410-bc00-9f386506c6dd
2007-11-14 04:31:28 +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 0d18f7f948 one more
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@506 783a27ee-832a-0410-bc00-9f386506c6dd
2007-04-27 04:27:13 +00:00
ikits 5bc12a8b4c getting ready for the release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@505 783a27ee-832a-0410-bc00-9f386506c6dd
2007-04-27 04:26:18 +00:00
ikits 41a425ad4b doc update
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@504 783a27ee-832a-0410-bc00-9f386506c6dd
2007-04-27 03:13:04 +00:00
ikits 5067661b03 fixed GLEW_MX wgl initialization bug
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@503 783a27ee-832a-0410-bc00-9f386506c6dd
2007-04-27 03:05:05 +00:00
ikits 41e3429ce3 add log entries for next release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@502 783a27ee-832a-0410-bc00-9f386506c6dd
2007-04-26 03:13:25 +00:00
ikits 95f36720a8 automatically include license into the binary win32 distribution
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@501 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-22 02:08:15 +00:00
ikits 386f64b1d0 updated todo list
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@500 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-21 23:36:26 +00:00
ikits 6e0485e351 const correctness change for wgl and glx
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@499 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-19 13:41:21 +00:00
ikits c9a40e3cee const correctness change
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@498 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-19 13:33:36 +00:00
ikits 4eac405113 version bump
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@497 783a27ee-832a-0410-bc00-9f386506c6dd
2007-03-19 03:17:11 +00:00