Nigel Stewart
|
a4aa9b2717
|
Remove MX support due to the complexity of supporting both MX and Core contexts
|
2015-12-06 12:49:24 +10:00 |
|
Nigel Stewart
|
7c046e2307
|
For github pull request #33 - GLEW version in glew.h
Allow for tools to extract the GLEW version from glew.h directly.
No functional change for C API.
See: https://github.com/nigels-com/glew/pull/33/files
|
2015-03-29 11:43:56 +10:00 |
|
Nigel Stewart
|
1aff81c823
|
For GLEW Bug #227 - Use GLAPIENTRY for GLDEBUGPROC* and leave GLAPIENTRY for application code to use.
|
2014-02-19 18:04:47 -06:00 |
|
Nigel Stewart
|
14854b4ae6
|
Revert commit b7b516bf88 .
Can't leave APIENTRY defined, it conflicts with windef.h definition of APIENTRY.
|
2013-03-18 22:23:02 -05:00 |
|
Nigel Stewart
|
b7b516bf88
|
Leave APIENTRY defined at the conclusion of glew.h, since APIENTRY is part of the GL interface for GL_ARB_debug_output purposes, etc.
|
2013-02-15 20:18:56 -06:00 |
|
Nigel Stewart
|
5ab68cca34
|
Leave GLEWAPIENTRY defined, rather than cleaning it up. glxew.h and wglew.h depend on it.
|
2012-05-04 16:09:59 -05:00 |
|
Nigel Stewart
|
b850a88492
|
Fixup for Windows build concerning GLEWAPIENTRY
|
2012-05-04 14:54:08 -05:00 |
|
Nigel Stewart
|
e5dca9f5e4
|
Resolve ID: 3394594 - No calling convention for glewFunctions
|
2012-05-04 10:31:47 -05:00 |
|
Nigel Stewart
|
950c81ab76
|
Resolve ID: 3519818 - glewInit should have ANSI prototype
|
2012-05-04 09:39:49 -05:00 |
|
nigels
|
7d2446061a
|
Comment clarifications by Stefan Eilemann
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@635 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-12-27 17:21:19 +00:00 |
|
nigels
|
2642bccfca
|
const correctness fix for glewContextIsSupported, glxewContextIsSupported wglewContextIsSupported
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@634 783a27ee-832a-0410-bc00-9f386506c6dd
|
2010-12-08 18:46:40 +00:00 |
|
nigels
|
c1f2127035
|
Workaround Mesa GLUT incompatibility. Same fix as Mandriva 2009 rpm: libglew-devel-1.5.0-2mdv2009.0 glut.h depends on GLAPIENTRY being defined via gl.h
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@552 783a27ee-832a-0410-bc00-9f386506c6dd
|
2009-04-01 16:35:23 +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
|
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
|
15fd29673a
|
added longer alias
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@325 783a27ee-832a-0410-bc00-9f386506c6dd
|
2004-12-30 03:11:33 +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 |
|