Commit Graph

  • 848ddb0c31 Fixup; char -> GLchar for function parameters. Nigel Stewart 2012-05-26 00:07:59 -0500
  • 50944b4a88 Add VertexStream1{sifd}v? MIA from GL_ATI_vertex_streams. Nigel Stewart 2012-05-26 00:06:11 -0500
  • 8eeb2d4d3a GL_ANY_SAMPLES_PASSED provided by GL_ARB_occlusion_query2, no need to duplicate in GL_VERSION_3_3 Nigel Stewart 2012-05-26 00:03:37 -0500
  • 6e29c50eac Filter out GL_FLOAT and GL_UNSIGNED_INT from GL_AMD_performance_monitor extension. Nigel Stewart 2012-05-24 22:13:59 -0500
  • 65ff20ef58 Improvements for VC10 32-bit build. Nigel Stewart 2012-05-11 19:01:24 -0500
  • d75069af96 Initial VC10 projects, imported from VC6. Nigel Stewart 2012-05-09 17:32:34 -0500
  • 38f6a950a9 More GLEWAPIENTRY fixups for Windows build Nigel Stewart 2012-05-07 10:42:10 -0500
  • 4d2f756f74 More GLEWAPIENTRY fixups for Windows build Nigel Stewart 2012-05-07 09:05:12 -0500
  • 439fc9dd91 GLXEW_EXPORT an WGLEW_EXPORT replaced with WGLEW_FUN_EXPORT, WGLEW_VAR_EXPORT Nigel Stewart 2012-05-04 23:36:14 -0500
  • 538147f387 GLEWAPIENTRY no longer needed in Makefile Nigel Stewart 2012-05-04 23:35:12 -0500
  • fb23996802 Move the GLXEW_EXPORT and WGLEW_EXPORT logic into src/glxew_mid.h and src/wglew_mid.h Nigel Stewart 2012-05-04 23:25:23 -0500
  • 5ab68cca34 Leave GLEWAPIENTRY defined, rather than cleaning it up. glxew.h and wglew.h depend on it. Nigel Stewart 2012-05-04 16:09:59 -0500
  • d779443f86 Fixups for GLEWAPIENTRY on Linux and Windows Nigel Stewart 2012-05-04 16:05:07 -0500
  • cb7c643fab Fixups for GLEWAPIENTRY on Apple Nigel Stewart 2012-05-04 15:57:29 -0500
  • 126f14f960 Check for __REGAL_H__ in addition to __GL_H__ etc Nigel Stewart 2012-05-04 15:24:02 -0500
  • b850a88492 Fixup for Windows build concerning GLEWAPIENTRY Nigel Stewart 2012-05-04 14:54:08 -0500
  • a6423f4d98 More #ifdef __ANDROID__ support for the GLEW build. Nigel Stewart 2012-05-04 14:45:49 -0500
  • e81e12ded0 Initial #ifdef __ANDROID__ support for the GLEW build. Nigel Stewart 2012-05-04 14:15:10 -0500
  • 7b600b4aac .html documentation refresh Nigel Stewart 2012-05-04 13:36:15 -0500
  • 6c1f5f290d Resolve ID: 3404540 - visualinfo pixelformat addition Nigel Stewart 2012-05-04 11:07:15 -0500
  • 1728006b5d Resolve ID: 3454462 - glewInit assignment in conditional warning Nigel Stewart 2012-05-04 11:03:37 -0500
  • 863a169bca Resolve ID: 3465140 - makefile.netbsd Nigel Stewart 2012-05-04 10:56:54 -0500
  • da591ff48c Resolve ID: 3480806 - Fix GCC warning on Mac OS X Nigel Stewart 2012-05-04 10:53:27 -0500
  • 784f34ad51 Resolve ID: 3310609 - Add Info to README.txt Nigel Stewart 2012-05-04 10:43:02 -0500
  • e5dca9f5e4 Resolve ID: 3394594 - No calling convention for glewFunctions Nigel Stewart 2012-05-04 10:31:47 -0500
  • 3714717177 Resolve ID: 3512247 - CentOS build paths Nigel Stewart 2012-05-04 09:49:18 -0500
  • 950c81ab76 Resolve ID: 3519818 - glewInit should have ANSI prototype Nigel Stewart 2012-05-04 09:39:49 -0500
  • 2fee30d9c1 Add .gitignore Nigel Stewart 2012-03-07 09:30:03 -0600
  • cc22d28257 Add Fedora ming32 build configuration. Nigel Stewart 2012-02-16 12:19:17 -0600
  • 0af3be62b0 Optional symlink step for GLEW build. For Cygwin, Mingw32, etc. Nigel Stewart 2012-02-15 13:15:40 -0600
  • af5a34cb76 Resolve ID: 3399322 - Custom code generation broken Nigel Stewart 2012-02-12 18:36:53 -0600
  • a8eb179991 For ID: 3459812 - avoid duplicating GL_COPY_READ_BUFFER and GL_COPY_WRITE_BUFFER. Nigel Stewart 2012-02-12 16:06:34 -0600
  • cc1b20931f Resolve ID: 3479356 - GL_ARB_gpu_shader_fp64 issue Nigel Stewart 2012-02-12 15:46:57 -0600
  • 18c9321b46 Add darwin-ppc build config for completness. Works on SnowLeopard with XCode 3.1. Won't work for Lion onwards or XCode 4. Nigel Stewart 2012-02-12 14:13:33 -0600
  • 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 Nigel Stewart 2012-02-12 14:12:36 -0600
  • 64e751c741 Update config.guess from http://git.savannah.gnu.org/cgit/config.git/plain/config.guess Nigel Stewart 2012-02-12 14:06:40 -0600
  • 71cae565cc Partial fix for ID: 3459812 - GL constants not defined? - ARB_texture_compression_bptc for 4.2, ARB_copy_buffer for 3.1 Nigel Stewart 2012-01-11 15:05:14 -0600
  • 6075e477b8 For dist-src target, ensure Makefile line-endings are platform consistant. Nigel Stewart 2011-11-23 15:45:21 -0600
  • f396b2e48d Merge branch 'master' of git://glew.git.sourceforge.net/gitroot/glew/glew Nigel Stewart 2011-11-04 09:41:14 -0500
  • 4a5ff954b2 GL_NV_path_rendering now on opengl.org, remove it from auto/core Nigel Stewart 2011-09-07 22:55:24 -0500
  • 4a5f85e490 Documentation updates for GLEW 1.7.0 release glew-1.7.0 Nigel Stewart 2011-08-26 21:11:20 -0500
  • fcb39d65a5 Documentation fixup for NV Path Rendering Nigel Stewart 2011-08-25 09:11:11 -0500
  • cc286a1154 Add GL_NV_path_rendering to auto/core until it appears on opengl.org Nigel Stewart 2011-08-25 08:56:13 -0500
  • 8d72097e8a Documentation updates for GLEW 1.7.0 Nigel Stewart 2011-08-20 18:17:18 -0500
  • 898f22082d Add a build.html documentation page for describing some of the make targets and variables. Nigel Stewart 2011-08-02 17:17:30 -0400
  • 9c59bf567e Resolve ID: 2797077 How do I compile for mac os x x64? Nigel Stewart 2011-08-02 16:08:53 -0400
  • 69ae1f09e6 Resolve ID: 3295600 improper setting of -install_name on darwin Nigel Stewart 2011-08-02 15:58:16 -0400
  • a4964338e4 Resolve ID: 3362344 GLX_MESA_swap_control support request Nigel Stewart 2011-08-02 15:35:16 -0400
  • bc2f7a6335 Resolve ID: 2975557 ERROR_INVALID_VERSION_ARB missing Nigel Stewart 2011-08-02 15:12:26 -0400
  • 2d17ae18b3 Resolve ID: 3376260 Solaris also needs inttypes.h Nigel Stewart 2011-08-02 13:23:50 -0400
  • 852e9ccd2d Bump GLEW version to 1.7.0 - due to GL_KTX_buffer_region renaming Nigel Stewart 2011-08-02 10:25:25 -0400
  • 802bac4e68 Add GL_VERSION_4_2 Nigel Stewart 2011-08-02 10:21:40 -0400
  • 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 Nigel Stewart 2011-08-01 16:36:13 -0400
  • 6513878da5 Merge branch 'master' of git://glew.git.sourceforge.net/gitroot/glew/glew Nigel Stewart 2011-07-04 12:55:30 -0500
  • 69df55a948 Add glGetGraphicsResetStatusARB to GL_ARB_robustness Nigel Stewart 2011-05-12 17:38:41 -0500
  • 3b39158d6d For ID: 3294753 - MultiDrawArrays, MultiDrawElements: missing const qualifiers Nigel Stewart 2011-04-29 09:17:49 -0500
  • 85c3078cc4 Fixup for GLEW 1.6.0 dist-win target: package the GLEWmx libraries too. Nigel Stewart 2011-04-28 18:51:46 -0500
  • 2e7fd1cef2 Bump version to 1.6.0, documentation updates for GLEW release. glew-1.6.0 Nigel Stewart 2011-04-27 10:47:39 -0500
  • 5be9820df8 Fixup for .html generation Nigel Stewart 2011-04-27 10:42:44 -0500
  • 507bcf7256 Fixup for .html generation - perl needs -pe instead of just -e Nigel Stewart 2011-04-27 10:14:50 -0500
  • dea5a6143c For ID: 3148451 - bad dll perms on default cygwin 1.7.7 install Nigel Stewart 2011-04-25 21:15:35 -0500
  • bb3e797929 For ID: 3287530 - Fix auto/ build for BSD platforms Nigel Stewart 2011-04-23 15:32:06 -0500
  • e2dffd8dd7 Ooops, subset patch is supposed to be in subset branch only. Nigel Stewart 2011-04-23 15:24:04 -0500
  • a89b304a8c For ID: 3193028 - glFramebufferTextureLayerEXT from EXT_texture_array Nigel Stewart 2011-04-23 15:14:41 -0500
  • 0fbfdf38bc Merge branch 'subset' of ssh://glew.git.sourceforge.net/gitroot/glew/glew into subset Nigel Stewart 2011-04-23 14:52:05 -0500
  • aee2c56008 Subset patch/branch for GLEW as used for NVIDIA Cg Toolkit purposes Nigel Stewart 2011-01-01 11:04:18 -0600
  • 5242475734 For ID: 3200597 - glDraw*InstancedARB are NULL with ARB_instanced Nigel Stewart 2011-04-23 14:50:46 -0500
  • 5b0dde022c Merge branch 'master' of git://glew.git.sourceforge.net/gitroot/glew/glew Nigel Stewart 2011-04-23 13:23:52 -0500
  • 637760701e Merge branch 'subset' of ssh://glew.git.sourceforge.net/gitroot/glew/glew into subset Nigel Stewart 2011-04-01 11:24:51 -0500
  • 000f2fb129 Subset patch/branch for GLEW as used for NVIDIA Cg Toolkit purposes Nigel Stewart 2011-01-01 11:04:18 -0600
  • 6737ca7a97 Merge branch 'master' of ssh://glew.git.sourceforge.net/gitroot/glew/glew into tmp Nigel Stewart 2011-04-01 11:20:36 -0500
  • c604eb9d8f Add working solaris-gcc config for Open Solaris - gcc 3.4.3 Nigel Stewart 2011-04-01 11:12:59 -0500
  • 158090aab5 GLX_OML_sync_control is always needlessly disabled on many platforms without C99. Patch by Martin Lambers Nigel Stewart 2011-04-01 11:09:18 -0500
  • 48e4e82de0 Clarify name of extension string begin and end Nigel Stewart 2011-03-31 07:49:53 -0500
  • 1b38b41837 Patch ID: 3260500 - Query extension string only once Nigel Stewart 2011-03-30 11:38:25 -0500
  • 4145adc9bd Merge branch 'subset' of ssh://glew.git.sourceforge.net/gitroot/glew/glew into subset Nigel Stewart 2011-03-30 10:11:36 -0500
  • d7caf51f8e Subset patch/branch for GLEW as used for NVIDIA Cg Toolkit purposes Nigel Stewart 2011-01-01 11:04:18 -0600
  • cd1093c845 Merge branch 'subset' of ssh://glew.git.sourceforge.net/gitroot/glew/glew into subset Nigel Stewart 2011-03-28 22:27:45 -0500
  • 9bc3b6e7f0 Subset patch/branch for GLEW as used for NVIDIA Cg Toolkit purposes Nigel Stewart 2011-01-01 11:04:18 -0600
  • 4a9b2a7b42 Fix for setting the soname of GLEWmx shared libraries - Thanks to Adam Williamson (Fedora QA Community Monkey) Nigel Stewart 2011-03-28 20:21:13 -0500
  • 9bca6b44ea Ungreedy prefix match for function name -> __glew prefixing Nigel Stewart 2011-03-27 23:21:43 -0500
  • d4b01afad6 Merge branch 'master' into subset Nigel Stewart 2011-03-16 19:07:17 -0500
  • 5de43d97fc mx fixups for Cygwin build. Nigel Stewart 2011-03-11 15:43:25 -0600
  • d55270566d Merge branch 'master' into build Nigel Stewart 2011-03-11 15:32:03 -0600
  • b6ef171bf5 Merge branch 'master' into subset Nigel Stewart 2011-03-11 12:54:59 -0600
  • c06a90bc59 GLX fixup for Patch ID: 3206528 Add support for NV_video_capture Nigel Stewart 2011-03-11 12:39:50 -0600
  • 2b21d1df5f Merge branch 'master' into subset Nigel Stewart 2011-03-11 12:32:44 -0600
  • c57f2e051e Merge branch 'master' into build Nigel Stewart 2011-03-11 11:42:51 -0600
  • ff1aa06701 Patch ID: 3206528 Add support for NV_video_capture Nigel Stewart 2011-03-11 11:16:50 -0600
  • 1431b290b6 Merge branch 'master' into subset Nigel Stewart 2011-03-02 21:27:40 -0600
  • 18455eb40f Update the GLEW build to build both vanilla and MX GLEW libraries. MX libraries now have mx suffix. Targets for building and installing are changed accordingly. Logic for glewmx.pc Nigel Stewart 2011-02-18 23:02:26 -0600
  • 29b1af417a Add support for #define GLEW_NO_GLU, contributed by Stefan Eilemann Nigel Stewart 2011-02-15 10:21:17 -0600
  • 3e1506b95d Add support for #define GLEW_NO_GLU, contributed by Stefan Eilemann Nigel Stewart 2011-02-15 10:21:17 -0600
  • 0e4ab1e06f Merge branch 'master' into subset Nigel Stewart 2011-01-31 21:51:56 -0600
  • 8b64761d8d Updated version to 1.5.8, updated web pages glew-1.5.8 Nigel Stewart 2011-01-31 21:51:16 -0600
  • 41561820a0 Merge branch 'master' into subset Nigel Stewart 2011-01-31 08:28:26 -0600
  • 10ad0592df Remove git .patch files for tardist, dist-win32 and dist-src targets" Nigel Stewart 2011-01-31 08:10:28 -0600
  • ed21c4a151 Filter our git .patch files for dist-src and dist-win32 targets. Nigel Stewart 2011-01-29 07:47:16 -0600
  • 77b8e41c64 Merge branch 'subset' of ssh://glew.git.sourceforge.net/gitroot/glew/glew into subset Nigel Stewart 2011-01-27 09:07:12 -0600
  • 141ad169ff Subset patch/branch for GLEW as used for NVIDIA Cg Toolkit purposes Nigel Stewart 2011-01-01 11:04:18 -0600