Commit Graph

646 Commits

Author SHA1 Message Date
Nigel Stewart 126f14f960 Check for __REGAL_H__ in addition to __GL_H__ etc 2012-05-04 15:24:02 -05:00
Nigel Stewart b850a88492 Fixup for Windows build concerning GLEWAPIENTRY 2012-05-04 14:54:08 -05:00
Nigel Stewart a6423f4d98 More #ifdef __ANDROID__ support for the GLEW build. 2012-05-04 14:45:49 -05:00
Nigel Stewart e81e12ded0 Initial #ifdef __ANDROID__ support for the GLEW build. 2012-05-04 14:15:10 -05:00
Nigel Stewart 7b600b4aac .html documentation refresh 2012-05-04 13:47:12 -05:00
Nigel Stewart 6c1f5f290d Resolve ID: 3404540 - visualinfo pixelformat addition 2012-05-04 11:07:15 -05:00
Nigel Stewart 1728006b5d Resolve ID: 3454462 - glewInit assignment in conditional warning 2012-05-04 11:03:37 -05:00
Nigel Stewart 863a169bca Resolve ID: 3465140 - makefile.netbsd 2012-05-04 10:56:54 -05:00
Nigel Stewart da591ff48c Resolve ID: 3480806 - Fix GCC warning on Mac OS X 2012-05-04 10:53:27 -05:00
Nigel Stewart 784f34ad51 Resolve ID: 3310609 - Add Info to README.txt 2012-05-04 10:43:02 -05:00
Nigel Stewart e5dca9f5e4 Resolve ID: 3394594 - No calling convention for glewFunctions 2012-05-04 10:31:47 -05:00
Nigel Stewart 3714717177 Resolve ID: 3512247 - CentOS build paths 2012-05-04 09:49:18 -05:00
Nigel Stewart 950c81ab76 Resolve ID: 3519818 - glewInit should have ANSI prototype 2012-05-04 09:39:49 -05:00
Nigel Stewart 2fee30d9c1 Add .gitignore 2012-05-04 09:30:51 -05:00
Nigel Stewart cc22d28257 Add Fedora ming32 build configuration. 2012-02-16 12:19:17 -06:00
Nigel Stewart 0af3be62b0 Optional symlink step for GLEW build. For Cygwin, Mingw32, etc. 2012-02-15 13:15:40 -06:00
Nigel Stewart af5a34cb76 Resolve ID: 3399322 - Custom code generation broken 2012-02-12 18:36:53 -06:00
Nigel Stewart a8eb179991 For ID: 3459812 - avoid duplicating GL_COPY_READ_BUFFER and GL_COPY_WRITE_BUFFER. 2012-02-12 16:06:34 -06:00
Nigel Stewart cc1b20931f Resolve ID: 3479356 - GL_ARB_gpu_shader_fp64 issue 2012-02-12 15:46:57 -06:00
Nigel Stewart 18c9321b46 Add darwin-ppc build config for completness. Works on SnowLeopard with XCode 3.1. Won't work for Lion onwards or XCode 4. 2012-02-12 14:13:33 -06:00
Nigel Stewart aa7da9242a Makefile refinements: Move strip step from install to build, make it optional. Don't use exotic .o suffixes. Put temporary files in tmp/ for easy seperation and deltion 2012-02-12 14:12:36 -06:00
Nigel Stewart 64e751c741 Update config.guess from http://git.savannah.gnu.org/cgit/config.git/plain/config.guess 2012-02-12 14:06:40 -06:00
Nigel Stewart 71cae565cc Partial fix for ID: 3459812 - GL constants not defined? - ARB_texture_compression_bptc for 4.2, ARB_copy_buffer for 3.1 2012-01-11 15:05:14 -06:00
Nigel Stewart 6075e477b8 For dist-src target, ensure Makefile line-endings are platform consistant. 2011-11-23 15:45:21 -06:00
Nigel Stewart f396b2e48d Merge branch 'master' of git://glew.git.sourceforge.net/gitroot/glew/glew 2011-11-04 09:41:14 -05:00
Nigel Stewart 4a5ff954b2 GL_NV_path_rendering now on opengl.org, remove it from auto/core 2011-09-07 22:55:24 -05:00
Nigel Stewart 4a5f85e490 Documentation updates for GLEW 1.7.0 release 2011-08-26 21:11:20 -05:00
Nigel Stewart fcb39d65a5 Documentation fixup for NV Path Rendering 2011-08-25 09:11:11 -05:00
Nigel Stewart cc286a1154 Add GL_NV_path_rendering to auto/core until it appears on opengl.org 2011-08-25 08:56:13 -05:00
Nigel Stewart 8d72097e8a Documentation updates for GLEW 1.7.0 2011-08-20 18:17:18 -05:00
Nigel Stewart 898f22082d Add a build.html documentation page for describing some of the make targets and variables. 2011-08-02 17:21:12 -04:00
Nigel Stewart 9c59bf567e Resolve ID: 2797077 How do I compile for mac os x x64? 2011-08-02 16:08:53 -04:00
Nigel Stewart 69ae1f09e6 Resolve ID: 3295600 improper setting of -install_name on darwin 2011-08-02 15:58:16 -04:00
Nigel Stewart a4964338e4 Resolve ID: 3362344 GLX_MESA_swap_control support request 2011-08-02 15:35:16 -04:00
Nigel Stewart bc2f7a6335 Resolve ID: 2975557 ERROR_INVALID_VERSION_ARB missing 2011-08-02 15:22:41 -04:00
Nigel Stewart 2d17ae18b3 Resolve ID: 3376260 Solaris also needs inttypes.h 2011-08-02 13:23:50 -04:00
Nigel Stewart 852e9ccd2d Bump GLEW version to 1.7.0 - due to GL_KTX_buffer_region renaming 2011-08-02 10:25:25 -04:00
Nigel Stewart 802bac4e68 Add GL_VERSION_4_2 2011-08-02 10:21:40 -04:00
Nigel Stewart 35c27b4dac Remove EXT suffix from GL_KTX_buffer_region entry points, based on info here:
http://www.west.net/~brittain/3dsmax2.htm#OpenGL%20Buffer%20Region%20Extension
2011-08-01 16:36:13 -04:00
Nigel Stewart 6513878da5 Merge branch 'master' of git://glew.git.sourceforge.net/gitroot/glew/glew 2011-07-04 12:55:30 -05:00
Nigel Stewart 69df55a948 Add glGetGraphicsResetStatusARB to GL_ARB_robustness 2011-05-12 17:38:41 -05:00
Nigel Stewart 3b39158d6d For ID: 3294753 - MultiDrawArrays, MultiDrawElements: missing const qualifiers 2011-04-29 09:17:49 -05:00
Nigel Stewart 85c3078cc4 Fixup for GLEW 1.6.0 dist-win target: package the GLEWmx libraries too. 2011-04-28 18:51:46 -05:00
Nigel Stewart 2e7fd1cef2 Bump version to 1.6.0, documentation updates for GLEW release. 2011-04-27 10:47:39 -05:00
Nigel Stewart 5be9820df8 Fixup for .html generation 2011-04-27 10:42:44 -05:00
Nigel Stewart 507bcf7256 Fixup for .html generation - perl needs -pe instead of just -e 2011-04-27 10:14:50 -05:00
Nigel Stewart dea5a6143c For ID: 3148451 - bad dll perms on default cygwin 1.7.7 install 2011-04-25 23:21:28 -05:00
Nigel Stewart bb3e797929 For ID: 3287530 - Fix auto/ build for BSD platforms 2011-04-23 15:32:06 -05:00
Nigel Stewart e2dffd8dd7 Ooops, subset patch is supposed to be in subset branch only. 2011-04-23 15:24:04 -05:00
Nigel Stewart a89b304a8c For ID: 3193028 - glFramebufferTextureLayerEXT from EXT_texture_array 2011-04-23 15:14:41 -05:00