Commit Graph

  • 0ab85a792d For Pelles C compiler, _GL_H check Nigel Stewart 2014-09-18 21:12:32 +1000
  • 26be54cb1a Fixups for GL_KHR_robustness support. Nigel Stewart 2014-09-18 20:51:56 +1000
  • 1292204035 Added support for mingw-w64 cross-compilation. BryceMehring 2014-08-30 04:06:58 -0500
  • 0ab71ffb6f Use GL_NV_path_rendering spec (including version 1.3) rather than hard-coded override. Nigel Stewart 2014-08-20 09:29:06 +1000
  • 616f3321fa Merge branch 'master' into subset Nigel Stewart 2014-08-12 22:07:47 +1000
  • 83a2bae026 Fixup for GLEW 1.11.0 log.html glew-1.11.0 Nigel Stewart 2014-08-12 11:05:03 +1000
  • 610f99ce5b Merge branch 'master' into subset Nigel Stewart 2014-08-12 00:11:02 +1000
  • 9b5567b4eb Add initial OpenGL 4.5 support and relevant extensions, version bump to 1.11.0 Nigel Stewart 2014-08-12 00:06:56 +1000
  • 7d03ac811c Merge remote-tracking branch 'rconde01/CompletingSignatures' Nigel Stewart 2014-08-10 12:06:22 +1000
  • d92f14d78b Merge branch 'master' into subset Nigel Stewart 2014-08-07 22:35:30 +1000
  • 9c5bc25386 Fixups for specifiation URLs. Nigel Stewart 2014-08-07 20:24:35 +1000
  • 1ffc37c384 Link to fresh snapshots for download Nigel Stewart 2014-07-26 11:20:21 +1000
  • 3739be33b0 Sort the enums (tokens) in a stable manner for consistency in include files. Nigel Stewart 2014-07-26 09:14:36 +1000
  • cf67153325 Bump copyright notice to 2014. Nigel Stewart 2014-07-25 21:02:08 +1000
  • a062a5f0d2 Add filter_spec Python script for filtering OpenGL specification files. Nigel Stewart 2014-07-25 20:43:48 +1000
  • 27e9398c4d Merge remote-tracking branch 'remotes/davispuh/vs' Nigel Stewart 2014-07-14 18:02:07 +1000
  • 1c243a55d7 Merge branch 'master' into subset Nigel Stewart 2014-07-14 17:58:33 +1000
  • 4fc4327945 Eliminate the internal use of CONST_CAST, to avoid gcc warnings with -Wcast-qual flag. Nigel Stewart 2014-07-14 17:53:21 +1000
  • 4b78dc4b68 Resolve C++ mode warnings about int vs size_t with gcc -Wconversion flag enabled. Nigel Stewart 2014-07-14 17:02:27 +1000
  • 3a611d3f91 Merge branch 'master' into subset Nigel Stewart 2014-07-13 23:51:11 +1000
  • 5f0a96150e GLEW Patch #64 - disable GLU on iOS Nigel Stewart 2014-07-13 23:49:00 +1000
  • f6bd1dab39 GLEW Patch #65 - Makefile: let "make glew.lib debug" actually build with debug Nigel Stewart 2014-07-13 23:44:54 +1000
  • f76628b5bd GLEW Patch #66 - Fixups for pkg-config in MinGW build. Nigel Stewart 2014-07-13 23:41:45 +1000
  • 4e9fad1364 Add Visual Studio 2013 project files Dāvis 2014-04-22 01:54:36 +0300
  • dca0732b22 Ignore some Visual Studio files Dāvis 2014-04-22 01:53:03 +0300
  • e2bc3ae5ec Merge branch 'master' into subset Nigel Stewart 2014-07-12 15:14:17 +1000
  • 6c34d03260 Fixup: GL_AMD_gpu_shader_int64 reuses NV_gpu_shader5 interface. Nigel Stewart 2014-07-12 15:13:47 +1000
  • 409d7f990c Add Visual Studio 2013 project files Dāvis 2014-04-22 01:54:36 +0300
  • 5e5a4ae335 Ignore some Visual Studio files Dāvis 2014-04-22 01:53:03 +0300
  • 3091aad3b3 - fixed handling of "void" despite the case rconde 2014-03-15 19:01:27 -0400
  • 3b63c4c456 - fixed signatures to contain parameter names rconde 2014-03-15 18:56:14 -0400
  • f7aca0a762 - fixed handling of arrays rconde 2014-03-15 18:12:50 -0400
  • dab1fe8e98 - implemented feature request in sourceforge feature request #30 -- https://sourceforge.net/p/glew/feature-requests/30/ -- alter macro definitions so that full signature is captured -- doubled number of macros to maintain support for function pointer assign/test ---- there are some alternate implementations if not desired -- seems many signatures don't have parameter names...will look into that rconde 2014-03-15 17:40:26 -0400
  • f7fd28cb28 Merge branch 'master' into subset Nigel Stewart 2014-02-19 18:44:17 -0600
  • 08196588ed Revert "GLEW Patch #63 - Use CC/CXX/LD variable from environment, don't hardcode cc" Nigel Stewart 2014-02-19 18:38:55 -0600
  • d03b68e40d GLEW Patch #62 - stop linking to unneeded Xmu, Xi, Xext libraries Nigel Stewart 2014-02-19 18:21:33 -0600
  • b19d0a09ed GLEW Patch #63 - Use CC/CXX/LD variable from environment, don't hardcode cc Nigel Stewart 2014-02-19 18:19:47 -0600
  • c5a3681eae For GLEW Bug 201 - Resolve Visual Studio 2012 resource compiler problem. Nigel Stewart 2014-02-19 18:15:37 -0600
  • 1aff81c823 For GLEW Bug #227 - Use GLAPIENTRY for GLDEBUGPROC* and leave GLAPIENTRY for application code to use. Nigel Stewart 2014-02-19 18:04:47 -0600
  • ab39de8d7e Document recommended Fedora packages too. Nigel Stewart 2014-02-11 17:39:32 -0600
  • 5224e88ca9 For GLEW Bug #242 - glVertexArrayVertexAttribDivisorEXT missing Nigel Stewart 2014-02-06 11:55:52 -0600
  • 6718b2ccd6 Windows fixup for glGetProcAddressREGAL Nigel Stewart 2014-01-22 12:23:05 -0600
  • 0aeace842f GLEW_REGAL touch-ups for using glGetProcAddressREGAL. Nigel Stewart 2014-01-14 15:33:06 -0600
  • 1e90d10f17 Use glGetProcAddressREGAL for GLEW_REGAL purposes. Nigel Stewart 2014-01-14 14:16:04 -0600
  • c65f7dd8d3 Fixup: Slence mac cglang build warning about unused parameter. Nigel Stewart 2014-01-14 11:44:53 -0600
  • 37e8ec611d Fixup: glewinfo on Mac needs to call RegalMakeCurrent with the appropriate context. Nigel Stewart 2014-01-13 18:58:43 -0600
  • 09680d9129 Add new snapshot links. Nigel Stewart 2014-01-10 16:12:58 -0600
  • b96cf5f05e It appears that upstream are preferring void over GLvoid. Nigel Stewart 2014-01-08 17:22:37 -0600
  • 8c7447addb Ubuntu also needs libgl-dev and dos2unix Nigel Stewart 2014-01-08 16:46:17 -0600
  • 5d332c7ff7 Fixup typos for Ubuntu build dependencies. Nigel Stewart 2014-01-07 19:08:45 -0600
  • 4cc11753fb Updated copyright notice to mention 2008-2013 maintainership. Nigel Stewart 2013-12-09 17:05:52 -0600
  • 86cb03dd3d For GLEW Bug #233 - GL_KHR_debug: GLDEBUGPROC incorrectly defined Nigel Stewart 2013-12-09 16:48:12 -0600
  • 0d810d52f1 For GLEW Patch #42 - Patch for _CRT_SECURE_NO_WARNINGS Nigel Stewart 2013-12-09 16:15:15 -0600
  • 1da137a949 For GLEW Patch #43 - const correctness with the OGL 4.4 specs Nigel Stewart 2013-12-09 15:53:00 -0600
  • 59de259605 For patch #49 Add Haiku platform support Nigel Stewart 2013-12-09 15:20:56 -0600
  • 794347ae00 Merge branch 'master' into subset Nigel Stewart 2013-09-26 13:35:09 -0500
  • 98e09c1564 Merge branch 'master' of https://github.com/netpoetica/glew Nigel Stewart 2013-09-26 13:32:22 -0500
  • 5b8734b078 Merge 6fe1c906e7 into d59a3108e3 Keith Rosenberg 2013-09-26 11:31:55 -0700
  • 83e98603dd Merge branch 'master' of https://github.com/hasufell/glew Nigel Stewart 2013-09-26 13:31:17 -0500
  • fdaad39fbd Merge 094647cb14 into d59a3108e3 Julian Ospald 2013-09-26 11:30:08 -0700
  • d59a3108e3 Add GL_TEXTURE_BUFFER_BINDING for GL 4.4 Nigel Stewart 2013-09-26 11:55:35 -0500
  • 8206b443d1 Add GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED for GL 4.4 Nigel Stewart 2013-09-26 11:52:56 -0500
  • 6fe1c906e7 Update README steps for make Keith Rosenberg 2013-09-20 21:44:05 -0400
  • 094647cb14 BUILD: respect DESTDIR variable hasufell 2013-07-24 01:41:27 +0200
  • c10aa3ceba Fix for subset mode, define GLEW_SUBSET_GL_VERSION_3_0 for glGetStringi purposes. Nigel Stewart 2013-07-22 11:08:58 -0500
  • f0c9d3fe88 Merge branch 'master' into subset Nigel Stewart 2013-07-22 11:07:22 -0500
  • a6c3e7dad0 GLEW release version 1.10.0 glew-1.10.0 Nigel Stewart 2013-07-22 07:20:46 -0500
  • 4853c8effe Documentation updates for GLEW 1.10.0 release. Nigel Stewart 2013-07-21 21:01:37 -0500
  • 87ce8715b2 Add support for OpenGL 4.4 Nigel Stewart 2013-07-21 21:00:30 -0500
  • 7b433cd402 auto/bin/update_registry.sh isn't used anymore. Nigel Stewart 2013-07-21 01:40:05 -0500
  • 9898ca210d Regularize paths in VC10 projects with back slash. Nigel Stewart 2013-07-20 23:46:05 -0500
  • 2ce935a13f Revamp dist-src and dist-win32 Makefile targets. Nigel Stewart 2013-07-20 22:11:31 -0500
  • b56f8e70e8 Revert "Use git instead of clone to download OpenGL registry." Nigel Stewart 2013-07-20 22:06:29 -0500
  • e0242aa735 Revamp VC10 projects based on patch from Matias Ghioldi Nigel Stewart 2013-07-20 22:04:33 -0500
  • 18ae6909fe Fixup URLs for ANGLE and REGAL extensions. Nigel Stewart 2013-07-16 11:00:52 -0500
  • 91d0292a03 Add support for parsing ANGLE and REGAL specs from glew branch of git repo. Nigel Stewart 2013-07-16 10:54:11 -0500
  • e6356a331e Merge branch 'master' into subset Nigel Stewart 2013-07-15 12:57:50 -0500
  • 35d2affdb8 Project web update for 07-15-13 including updated source snapshot. Nigel Stewart 2013-07-15 11:39:28 -0500
  • 974679c6d8 Use git instead of clone to download OpenGL registry. Nigel Stewart 2013-07-14 13:02:16 -0500
  • 477c99177a Filter out DSA fp64 functions - not widely available. Nigel Stewart 2013-04-02 12:27:52 -0500
  • 40c5ac7d3f GL 1.2 enumerants: GL_MAX_ELEMENTS_VERTICES GL_MAX_ELEMENTS_INDICES Nigel Stewart 2013-04-02 11:35:42 -0500
  • 1cbe650d27 Documentation updates - new project links, snapshot files, github repo. Nigel Stewart 2013-03-18 22:51:07 -0500
  • 14854b4ae6 Revert commit b7b516bf88. Can't leave APIENTRY defined, it conflicts with windef.h definition of APIENTRY. Nigel Stewart 2013-03-18 22:23:02 -0500
  • db6dbecb7a For #212 BaseVertex family: invalid type of "indices" parameter Convert void* to GLvoid * in function parameters. TODO - const and void** Nigel Stewart 2013-03-18 22:22:53 -0500
  • 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. Nigel Stewart 2013-02-15 20:18:56 -0600
  • 41c1305a89 Re-write .pc files unconditionally, in case GLEW_DEST is specified on command line. #189 Generated .pc files are "easy to break" Nigel Stewart 2012-11-11 13:09:20 -0600
  • 38b7f7d09f In glew.h, check for __gltypes_h_ and define it avoid glew.h conflicts with Mac OpenGL.framework/Headers/gltypes.h #206 Different definitions of GLhandleARB in GLEW and OS X headers Nigel Stewart 2012-11-11 11:53:21 -0600
  • 58ac24cf5c Add the line "Requires: glu" to glew.pc - needed in general, GLU dependency can be opted-out of, optionally. #204 GLU requirement and pkg-config file Nigel Stewart 2012-11-11 11:50:41 -0600
  • 71b38cfeb4 dos2unix for Linux/Mac build from .zip package. Issue #205 config.guess / MacOSX 10.8 / bad interpreter Nigel Stewart 2012-11-11 11:43:37 -0600
  • f747c8362c Merge master into subset. Nigel Stewart 2012-10-24 21:56:37 -0500
  • d5fc1620f8 Documentation updates. Nigel Stewart 2012-09-17 21:55:47 -0500
  • de35ee0215 Fixup for filter_gl_ext.sh Nigel Stewart 2012-10-24 18:36:37 -0500
  • e2036b5afd Add experimental OpenGL ES extension support, disabled by default. Move registry into registry/gl, move extensions into extensions/gl. This allows room for registry/gles and extensions/gles. Extension filtering moved from update_ext.sh to filter_gl_ext.sh, different logic for OpenGL ES. Nigel Stewart 2012-10-24 14:07:29 -0500
  • 7563efa7e3 Update documentation to point at new git repository. Nigel Stewart 2012-10-24 08:37:05 -0500
  • 81b477d877 Remove various duplicate enums. Nigel Stewart 2012-09-27 13:17:01 -0500
  • 025cdbe1e9 GL_KHR_debug can be parsed from upstream, now. Nigel Stewart 2012-09-20 13:10:55 -0500
  • 8e4d04a53b Workaround for bug #199 glPopDebugGroup() missing. Need to upstream fix to http://www.opengl.org/registry/specs/KHR/debug.txt too. Nigel Stewart 2012-09-17 18:46:19 -0500
  • 027efdea2a Resolve bug #200 glGetPointerv of GL_KHR_debug hides OpenGL 1.1. Nigel Stewart 2012-09-17 18:32:31 -0500
  • 0580fdd09b For Bug #202 GLX_AMD_gpu_association entry points are missing Nigel Stewart 2012-09-17 18:21:01 -0500
  • c8962f9112 Patch #38 Makefile.openbsd Nigel Stewart 2012-09-17 17:54:25 -0500