Commit Graph

  • 64d8e37d50 Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Feb 6 17:44:15 GMT 2016 omniavinco 2016-02-07 02:44:14 +0900
  • 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
  • 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
  • f8afe700d5 Merge https://github.com/nigels-com/glew.git into master HEAD at Thu Feb 4 17:55:11 GMT 2016 omniavinco 2016-02-05 02:55:11 +0900
  • b3440c0979 Add SYSTEM=mingw-win32 configuration for 32-bit MinGW variant Nigel Stewart 2016-02-04 22:33:41 +1000
  • 74c8a959b2 Generate Sources of origin/master updated at Sun Jan 31 17:44:33 GMT 2016 omniavinco 2016-02-01 02:44:33 +0900
  • e4ed595e2c Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Jan 31 17:44:14 GMT 2016 omniavinco 2016-02-01 02:44:14 +0900
  • e82b76f719 README.md fixup Nigel Stewart 2016-01-31 14:55:39 +1000
  • 0479706419 Fresh snapshot available for download - GLEW 2.0 release candidate Nigel Stewart 2016-01-31 14:54:29 +1000
  • 6b8a2ab326 Add Travis-Cl logo to GLEW pages, clicks through to GLEW builds Nigel Stewart 2016-01-31 14:09:57 +1000
  • 954b1d5947 Migrating more website information to README.md Nigel Stewart 2016-01-31 12:21:59 +1000
  • b04e9803ef Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Jan 10 17:44:14 GMT 2016 omniavinco 2016-01-11 02:44:14 +0900
  • 9ef6bfb7a6 Add gitter chat room link to README.md Nigel Stewart 2016-01-10 22:15:34 +1000
  • 51e6b73dda Generate Sources of origin/master updated at Fri Jan 8 17:44:39 GMT 2016 omniavinco 2016-01-09 02:44:39 +0900
  • 0af1837330 Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Jan 8 17:44:20 GMT 2016 omniavinco 2016-01-09 02:44:20 +0900
  • 9297c604ca For cmake 3.4 - link X11 libs for glewinfo and visualinfo unless not available, or GLEW_OSMESA mode. Nigel Stewart 2016-01-08 23:25:46 +1000
  • 5811916f32 Update .gitignore for cmake generated .rc files in build/ Nigel Stewart 2016-01-08 22:58:42 +1000
  • 860af9f379 Fix regression with aliased extension detection, in second pass of make_list Nigel Stewart 2016-01-08 20:17:41 +1000
  • 9b1e3b3dca Generate Sources of origin/master updated at Thu Jan 7 17:44:33 GMT 2016 omniavinco 2016-01-08 02:44:33 +0900
  • 573806ef49 Merge https://github.com/nigels-com/glew.git into master HEAD at Thu Jan 7 17:44:14 GMT 2016 omniavinco 2016-01-08 02:44:14 +0900
  • 9617f35263 Fix regression in _glewExtensionCompare due to strcmp migration Nigel Stewart 2016-01-07 23:02:32 +1000
  • 18ef5d021b Disable _glewSearchExtension for GLEW_OSMESA mode, it's not needed Nigel Stewart 2016-01-07 22:18:30 +1000
  • b5e16ca938 Disable stack protector for Linux builds, to avoid runtime dependency Nigel Stewart 2016-01-07 22:07:00 +1000
  • a2a4d937bf Eliminate strcmp dependency, introduced recently Nigel Stewart 2016-01-07 21:58:20 +1000
  • d96c978748 Eliminate malloc and free dependencies, recently introduced Nigel Stewart 2016-01-07 21:28:01 +1000
  • b1c272b93a Replace int with ptrdiff_t to store the result of pointer subtraction Icy Defiance 2016-01-06 19:39:48 -0500
  • 8732077f11 Generate Sources of origin/master updated at Sun Dec 6 17:44:38 GMT 2015 omniavinco 2015-12-07 02:44:38 +0900
  • 9ec6e6c1cd Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Dec 6 17:44:18 GMT 2015 omniavinco 2015-12-07 02:44:18 +0900
  • dd6e034cba Bump GLEW to version 2.0.0, with Core context support, but no MX, for now. Nigel Stewart 2015-12-06 12:50:41 +1000
  • 9e66fc86a3 More cmake migrate for removal of MX Nigel Stewart 2015-11-19 21:42:52 +1000
  • be2688de70 For mingw32 cross-builds, link msvcrt library for malloc, free, etc Nigel Stewart 2015-11-19 21:35:29 +1000
  • 8b0b5db90c Re-enable Travis build for Core Context mode Nigel Stewart 2015-11-19 21:21:44 +1000
  • a4aa9b2717 Remove MX support due to the complexity of supporting both MX and Core contexts Nigel Stewart 2015-11-19 21:12:48 +1000
  • 01b33567e5 Workaround for core-context4 MX build break, for now Nigel Stewart 2015-10-05 21:12:06 +1000
  • 6cea54733a [CoreSupport] Use 4th line of extension specification to reused extensions Nigel Stewart 2015-08-30 08:55:10 +1000
  • 0fcb9a3061 Skip #ifdef block for extensions detected purely from extension string. Nigel Stewart 2015-08-29 09:53:27 +1000
  • c363cdb7c0 Fixup: stdlib.h and string.h needed for Linux gcc 4.8 build. Nigel Stewart 2015-06-18 20:53:45 +1000
  • 928d629845 [CoreSupport] Resolve some Mac compilation warnings. Nigel Stewart 2015-02-27 21:06:55 +1000
  • 41a40b01e9 [CoreSupport] Tab indentation for perl scripts Nigel Stewart 2015-02-27 20:37:12 +1000
  • d33d3b5b0f [CoreSupport] Linux/GLX touch-ups for GL 3.0 + extension detection, GLX. Nigel Stewart 2015-02-22 00:37:29 +1000
  • d89a349a31 [CoreSupport] Linux/GLX touch-ups for ANSI-C with gcc -pedantic compilation flag Nigel Stewart 2015-02-21 23:44:08 +1000
  • e647f55311 [CoreSupport] Linux/GLX touch-ups for extension string parsing and enable lookup. Nigel Stewart 2015-02-21 23:29:40 +1000
  • c996c06b27 [CoreSupport] For OpenGL 3.0 onwards use glGetStringi rather than glGetString(GL_EXTENSIONS) Nigel Stewart 2015-02-21 19:42:42 +1000
  • 731b1e6602 [CoreSupport] Represent the extension string(s) as an array of GLboolean - _glewGetExtensionString and _glewGetExtensionEnable Nigel Stewart 2015-02-21 14:09:39 +1000
  • 1da7dd6e0a [CoreSupport] Add code generation for sorted array of extension strings, which can index into array of pointers of extension enable flags. Nigel Stewart 2015-02-20 22:47:51 +1000
  • ea763af989 [CoreSupport] Add make_initd.pl code generator for declaring all the _glewInit functions Nigel Stewart 2015-02-20 22:09:24 +1000
  • 99421ea9fe Migrate Travis GLEW build to container-based infrastructure Nigel Stewart 2015-12-06 12:08:58 +1000
  • 5ce6248594 Update GLEW website with link to glew-20151117.tgz Nigel Stewart 2015-12-06 11:47:55 +1000
  • 80726c2df7 Merge https://github.com/nigels-com/glew.git into master HEAD at Tue Nov 17 17:44:14 GMT 2015 omniavinco 2015-11-18 02:44:14 +0900
  • 66c5229ec2 cmake: allow calling find_package(GLEW) multiple times Tamas Kenez 2015-11-10 11:53:16 +0100
  • c8c0c1e480 OSX install to /usr/local as required by 10.11 El Capitan Nigel Stewart 2015-11-17 21:23:51 +1000
  • f9466c40f8 stick OSX install in /usr/local prefix; 10.11 does not allow writing to /usr/{include,lib} Mischa Spiegelmock 2015-10-31 21:54:34 -0700
  • 0c3450e8db Generate Sources of origin/master updated at Mon Oct 12 17:44:45 GMT 2015 omniavinco 2015-10-13 02:44:45 +0900
  • fc0036b9b7 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Oct 12 17:44:18 GMT 2015 omniavinco 2015-10-13 02:44:17 +0900
  • 06891ebb35 OSMesaMakeCurrent for glewCreateContext in GLEW_OSMESA mode. Nigel Stewart 2015-10-12 20:17:34 +1000
  • 9d73125320 Generate Sources of origin/master updated at Sat Oct 10 17:44:46 GMT 2015 omniavinco 2015-10-11 02:44:46 +0900
  • bd5d498437 Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Oct 10 17:44:18 GMT 2015 omniavinco 2015-10-11 02:44:17 +0900
  • c5c60068f7 Add ".rc" files to each libraries and executables for Windows build Gyusun Yeom 2015-10-06 14:14:06 +0900
  • fd49b2baff Touch-ups for GLEW_OSMESA build support Nigel Stewart 2015-10-08 22:03:16 +1000
  • 11e24d4a9b Hack in crude OSMesa support Julian Squires 2014-06-24 11:03:28 -0400
  • 4718d42dde Regal-mode support for cmake build Nigel Stewart 2015-10-10 11:22:12 +1000
  • bf2cd13450 Travis and Makefile refinements - less logging, cmake build coverage in Travis Nigel Stewart 2015-10-10 11:18:35 +1000
  • 12670f2b4a Add space before close-parenthesis Gyusun Yeom 2015-10-07 14:23:34 +0900
  • 19bd2de9e3 Add sigle-context/multi-context version build option Gyusun Yeom 2015-10-07 14:21:05 +0900
  • 18197fd0ec Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Oct 5 17:44:17 GMT 2015 omniavinco 2015-10-06 02:44:17 +0900
  • ba913841ae Migrating README.txt to README.md Nigel Stewart 2015-10-05 18:20:39 +1000
  • c9ec523858 Travis build config added Nigel Stewart 2015-10-05 14:46:24 +1000
  • d8f945586c Generate Sources of origin/master updated at Mon Aug 10 17:44:57 GMT 2015 omniavinco 2015-08-11 02:44:57 +0900
  • c7de9d54bf Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Aug 10 17:44:38 GMT 2015 omniavinco 2015-08-11 02:44:37 +0900
  • cbd0dce3c5 GLEW 1.13.0 fixup for log.html Nigel Stewart 2015-08-10 22:25:34 +1000
  • f0067bb115 Bump version to 1.13.0, updated documentation. glew-1.13.0 Nigel Stewart 2015-08-10 21:46:09 +1000
  • c1e87433e5 Generate Sources of origin/master updated at Fri Aug 7 17:44:38 GMT 2015 omniavinco 2015-08-08 02:44:38 +0900
  • 902171e1f3 Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Aug 7 17:44:16 GMT 2015 omniavinco 2015-08-08 02:44:16 +0900
  • 9e3e40d974 glxewInit and wglewInit fixup. Nigel Stewart 2015-08-07 17:10:09 +1000
  • 470652935c glxewInit and wglewInit for non-MX mode. Nigel Stewart 2015-08-07 17:04:27 +1000
  • d4a0a8401c Refactoring glxewIsSupported and wglewIsSupported for backwards compatibility. Nigel Stewart 2015-08-07 16:53:47 +1000
  • 08806061a4 Refactoring wglewInit, glxewInit for better consistency. Nigel Stewart 2015-08-07 16:41:04 +1000
  • 54b537afda No longer using deprecated AGL framework on Mac for visualinfo Nigel Stewart 2015-08-07 12:23:36 +1000
  • ce75a3eb2d Generate Sources of origin/master updated at Thu Aug 6 17:44:43 GMT 2015 omniavinco 2015-08-07 02:44:43 +0900