Commit Graph

  • 023999f68f Corrected spelling of needed in README.md. Shanee 2016-12-13 10:41:06 -0800
  • 6a38eb3fc5 Resolve issue #99: - Used cmake regex to strip out the /RTC1 flag used by MSVC debug builds, which conflicts with the -nodefaultlib and -noentry flags. Tan Li Boon 2016-11-07 01:42:20 +0800
  • a42be263ac README updates Nigel Stewart 2016-11-13 14:44:44 +1000
  • b79702c6b7 Bump the copyright notice to 2016 Nigel Stewart 2016-11-13 14:33:55 +1000
  • 2c6ad763af glxewInit check for current X11 display rather than crashing Nigel Stewart 2016-11-13 12:08:32 +1000
  • 7f92f9adf7 Update Mac OSX builds to use -std=c89 rather than -ansi Nigel Stewart 2016-11-13 11:57:00 +1000
  • 013667e3e1 PHONY make targets: glew.lib glew.lib.shared glew.lib.static Nigel Stewart 2016-10-15 14:56:30 +1000
  • fe95392c3e Added the glew.lib sub-targets to the target list Danilo Margarido 2016-09-07 15:26:37 +0100
  • 3d9e4808d3 Finer control over glew.lib Danilo Margarido 2016-09-07 15:20:59 +0100
  • 5b70131340 Added build note on README Miguel Vera 2016-10-05 01:32:57 +0100
  • b6c64c6259 Merge 18dc0f817a into cdc3aeacde Danilo Margarido 2016-10-01 20:27:17 +0000
  • 4d6e0387b3 Support custom callback to resolve OpenGL entry points Sami Väisänen 2016-10-01 21:15:33 +0300
  • cdc3aeacde Filter out GL_NONE enum from GL_EGL_KHR_context_flush_control Nigel Stewart 2016-10-01 10:20:57 +1000
  • 18dc0f817a Added the glew.lib sub-targets to the target list Danilo Margarido 2016-09-07 15:26:37 +0100
  • 08a9254e05 Finer control over glew.lib Danilo Margarido 2016-09-07 15:20:59 +0100
  • 67e980b532 Merge pull request #101 from dcower/master Nigel Stewart 2016-09-01 20:39:07 +1000
  • 2ca0184814 Move #undef NOGDI from wglew_head.h to glew_head.c Dillon Cower 2016-08-27 22:59:50 -0700
  • 4a0d48fc7c Fix wglGetProcAddress-related crash on Windows with NOGDI defined Dillon Cower 2016-08-27 16:52:16 -0700
  • 90dd319d26 Merge 9a39cca86e into 7d72257b0f mcecchetti 2016-08-04 14:27:54 +0000
  • 7d72257b0f README.md updates for GLEW 2.0.0 release glew-2.0.0 Nigel Stewart 2016-07-24 10:41:50 +1000
  • 55b8951c96 Update documentation for GLEW 2.0.0 release Nigel Stewart 2016-07-24 10:26:09 +1000
  • 7dfa567e1d Merge pull request #92 from loufis/master Nigel Stewart 2016-07-11 19:03:01 +1000
  • 47fb0e3d16 Fixed a bug on macs - Fixed an issue that made compiling glew hang on macs - Currently using Apple LLVM version 7.0.2 (clang-700.1.81) - Added .DS_Store files to gitignore Loufis 2016-07-11 05:12:22 -0700
  • 26d8275c61 Sourceforge Patch #67 Fix build failure on OS X < 10.7 Nigel Stewart 2016-07-09 14:23:57 +1000
  • 9c6989a59e Add sourceforge download badge to README Nigel Stewart 2016-07-09 14:06:26 +1000
  • 2e5443a5a2 New snapshot available, GLEW 2.0.0 RC Nigel Stewart 2016-07-08 22:28:40 +1000
  • 243531f398 Remove obsolete script Nigel Stewart 2016-07-08 22:09:50 +1000
  • b3ff4606be Tolerate u or ull suffixes on tokens - GL_INVALID_INDEX, GL_TIMEOUT_IGNORED Nigel Stewart 2016-07-08 21:54:56 +1000
  • 5505e52896 Bundle .md files in .zip and .tar source archives Nigel Stewart 2016-07-08 20:40:34 +1000
  • 65f1b67ba3 Khronos PDF not needed for GLEW purposes Nigel Stewart 2016-07-08 20:25:40 +1000
  • 17cd4a79ee Update config.guess from http://git.savannah.gnu.org/cgit/config.git/plain/config.guess Nigel Stewart 2016-07-08 20:16:14 +1000
  • a6df1d5107 Merge 3c83effd40 into 99421ea9fe microwerx 2016-07-01 22:42:23 +0000
  • 3c83effd40 Tolerate lowercase hex digits in enumerants, in addition to 0-9, A-F Nigel Stewart 2016-06-17 23:54:05 +1000
  • 54ce3fb039 EGLnsecsANDROID typedef for eglew.h Nigel Stewart 2016-06-17 23:37:13 +1000
  • 9beea40e97 Update generated documentation of supported extensions Nigel Stewart 2016-06-17 23:26:53 +1000
  • 180db268c0 cmake fixup for non-Windows Nigel Stewart 2016-05-21 08:07:56 +1000
  • 3ef1c134c4 Merge pull request #82 from adrianbroher/install-pdb Nigel Stewart 2016-05-21 08:02:04 +1000
  • 8047ef41fa parse_xml.py touch-up for Python 3 (or Python 2) Nigel Stewart 2016-05-21 07:59:11 +1000
  • 1ab282a9d3 Clarify that Makefile STRIP= does not affect install step, which always strips Nigel Stewart 2016-05-08 00:12:11 +1000
  • bbb23c534a Touch-ups for suggested Ubuntu apt-get install packages Nigel Stewart 2016-05-08 00:05:32 +1000
  • 9a39cca86e delete GLX_ARB_get_proc_address from extensions folder Marco Cecchetti 2016-04-15 11:24:03 +0200
  • eb7f7790aa removed any linking dependences wrt libgl.so on Linux Marco Cecchetti 2016-04-14 11:12:52 +0200
  • 53df89fe32 Append GLVULKANPROCNV to GL_NV_draw_vulkan_image Nigel Stewart 2016-04-09 09:51:57 +1000
  • f3831806e7 Install pdb file for Debug and RelWithDebInfo Marcel Metz 2016-03-10 11:50:32 +0100
  • be51b869a1 CMake: Documentation touch-ups Nigel Stewart 2016-04-03 20:03:16 +1000
  • 8ca90d2cf1 CMake: Document available targets and variables. Marcel Metz 2016-04-03 10:08:57 +0200
  • 24bcf04c19 CMake: Use GNUInstallDirs variables for MacOSX framework destination Marcel Metz 2016-04-02 10:35:50 +0200
  • 6bd1a26375 CMake: Use GNUInstallDirs variables for pkg-config Marcel Metz 2016-04-02 10:35:50 +0200
  • 957109be4e New snapshot available for download, including EGL support Nigel Stewart 2016-04-02 14:41:10 +1000
  • f1a40e2fea Direct linking of glGetString and glGetIntegerv is necessary for Windows/WGL Nigel Stewart 2016-04-02 13:19:57 +1000
  • 8042db9fa3 CMake: Use GNUInstallDirs to place the build artifacts properly Marcel Metz 2016-04-01 15:13:03 +0200
  • c605ba24ed Merge 3420a943ad into c4bade8726 Marcel Metz 2016-04-01 13:18:28 +0000
  • 3420a943ad CMake: Use GNUInstallDirs to place the build artifacts properly Marcel Metz 2016-04-01 15:13:03 +0200
  • 30df027756 CMake support for building OS X framework stopiccot 2016-03-19 06:44:44 +0300
  • c4bade8726 Resolve some gcc compilation warnings Nigel Stewart 2016-02-19 22:30:48 +1000
  • f4d58a657a LDFLAGS.EXTRA += -nostdlib seems problematic for SYSTEM=linux-mingw32, linux-mingw64 Nigel Stewart 2016-02-19 22:24:12 +1000
  • a9f5ec3e21 Put CFLAGS -fno-builtin and LDFLAGS -nostdlib seperate to CC and LD variables Nigel Stewart 2016-02-19 22:09:15 +1000
  • 6c68ad327f Remove standard library dependency from older VS project files as well. Wes Tarro 2016-02-15 16:14:17 -0500
  • 2563b1c36a Finish removing MX support from build system Wes Tarro 2016-02-15 15:40:53 -0500
  • e6a74a7487 Add windows build updates to Makefile builds. Wes Tarro 2016-02-15 15:25:52 -0500
  • 9548431bd0 Moved DLL entry-point for GCC into glew.c rather than a standalone file included using CMake. Wes Tarro 2016-02-15 15:15:33 -0500
  • 02fc17f511 Fix warnings and CMake issue. Wes Tarro 2016-02-06 13:30:15 -0500
  • 32b2ea5266 Fixed building with GCC - needed different options and had to create a dummy DLL entry to avoid crashes. Wes Tarro 2016-02-06 13:10:02 -0500
  • 969faeafdf Merge branch 'master' of https://github.com/nigels-com/glew Wes Tarro 2016-02-06 11:01:02 -0500
  • 31cee87b1c Finish taking C runtime out of GLEW on Windows and remove no longer supported MX configurations from Visual Studio projects. Wes Tarro 2016-02-06 10:54:29 -0500
  • 281e38de7d PYTHON make variable for using python2, optionally Nigel Stewart 2016-02-06 13:12:27 +1000
  • a7ea1dc3a3 Documentation refresh Nigel Stewart 2016-02-06 12:53:49 +1000
  • a288050b57 EGL glewinfo now working for both Nvidia and Mesa implementations Nigel Stewart 2016-01-27 22:46:59 +1000
  • 23438663d6 For EGL purpose avoid using linked glGetString, load it via eglGetProcAddress instead. Nigel Stewart 2016-01-27 22:15:49 +1000
  • 4d9010864e eglewInit takes EGLDisplay parameter, will do eglIntialize internally, for now Nigel Stewart 2016-01-26 22:53:39 +1000
  • 15881f0421 EGL fixup for void parameter lists, additional defines Nigel Stewart 2016-01-25 22:29:48 +1000
  • a755351991 EGL fix: eglewInit and glewinfo need to manually load some EGL functions Nigel Stewart 2016-01-24 21:55:33 +1000
  • 84b733d9bb EGL refinements and fixes Nigel Stewart 2016-01-23 21:32:55 +1000
  • 20908a2182 Integrate the XML -> EGL specs step Nigel Stewart 2016-01-23 16:48:19 +1000
  • 97bba61a10 Add GLEW_EGL builds to Travis Nigel Stewart 2016-01-23 16:37:59 +1000
  • c3ea366c9d Add SYSTEM=Linux-clang-egl config Nigel Stewart 2016-01-23 16:32:24 +1000
  • 43a9299230 Initial EGL core and extension support with Python egl.xml spec parser Nigel Stewart 2016-01-20 21:55:08 +1000
  • 5a6171078b GLEW EGL support touch-ups Nigel Stewart 2015-12-16 20:46:17 +1000
  • f4abb657b3 GLEW_EGL mode for loading functions via eglGetProcAddress Nigel Stewart 2015-12-06 12:58:46 +1000
  • 4ee89ccb39 Build fix for GLEW_VAR_EXPORT, GLEW_FUN_EXPORT Nigel Stewart 2016-02-06 12:35:05 +1000
  • 06f66b2915 EGL glewinfo now working for both Nvidia and Mesa implementations egl2 Nigel Stewart 2016-01-27 22:46:59 +1000
  • 4c5472555a For EGL purpose avoid using linked glGetString, load it via eglGetProcAddress instead. Nigel Stewart 2016-01-27 22:15:49 +1000
  • 3be106a263 eglewInit takes EGLDisplay parameter, will do eglIntialize internally, for now Nigel Stewart 2016-01-26 22:53:39 +1000
  • 710b313d5e EGL fixup for void parameter lists, additional defines Nigel Stewart 2016-01-25 22:29:48 +1000
  • d6c95b689d EGL fix: eglewInit and glewinfo need to manually load some EGL functions Nigel Stewart 2016-01-24 21:55:33 +1000
  • db99bbcee3 EGL refinements and fixes Nigel Stewart 2016-01-23 21:32:55 +1000
  • d49c323cba Integrate the XML -> EGL specs step Nigel Stewart 2016-01-23 16:48:19 +1000
  • 1b38b462cc Add GLEW_EGL builds to Travis Nigel Stewart 2016-01-23 16:37:59 +1000
  • 5dbb1ecb25 Add SYSTEM=Linux-clang-egl config Nigel Stewart 2016-01-23 16:32:24 +1000
  • cb8e5f5943 Initial EGL core and extension support with Python egl.xml spec parser Nigel Stewart 2016-01-20 21:55:08 +1000
  • 8a8b6468bc GLEW EGL support touch-ups Nigel Stewart 2015-12-16 20:46:17 +1000
  • 2cea9e2719 GLEW_EGL mode for loading functions via eglGetProcAddress Nigel Stewart 2015-12-06 12:58:46 +1000
  • fe41bc3bdd Remove more #ifdef for GLEW_MX Nigel Stewart 2016-02-06 12:23:56 +1000
  • 69b73ea446 Allow customisation of GLEW_GET_VAR, GLEW_GET_FUN Nigel Stewart 2016-02-06 12:19:47 +1000
  • c45763d790 Add make toolchains for msys, msys-win32 and msys-win64 Nigel Stewart 2016-02-06 06:46:18 +1000
  • f65df11fa7 GNU make MSYS2 toolchain configuration added Nigel Stewart 2016-02-05 22:34:16 +1000
  • 107c23d970 Update config.guess from upstream Nigel Stewart 2016-02-05 22:32:22 +1000
  • 5efdbaefc8 Makes GLEW truly independent of C runtime library on Windows to prevent any issues with mixing compilers and library versions. The Visual Studio Projects need some touching up to get all of the settings synced up for all of the build variants. Wes Tarro 2016-02-05 02:53:25 -0500
  • b3440c0979 Add SYSTEM=mingw-win32 configuration for 32-bit MinGW variant Nigel Stewart 2016-02-04 22:33:41 +1000
  • 7f693734db Merge 2fb3fade79 into e82b76f719 Nigel Stewart 2016-01-31 05:00:04 +0000