Commit Graph

  • 4c40805809 Sourceforge Bug 277 - OpenGL 4.5 glGetnTexImage is missing Nigel Stewart 2015-07-17 10:51:32 +1000
  • 67b12efec7 build: cmake-testbuild to work on OS X and with CMake < 3.0 Tamas Kenez 2015-07-12 23:11:53 +0200
  • 26f3c9889d Updated generated source and headers with latest OpenGL registry. Mathieu-Andre Chiasson 2015-07-11 17:21:37 -0400
  • 62f1f24c73 Merge https://github.com/nigels-com/glew.git into master HEAD at Wed Jun 24 17:44:11 GMT 2015 omniavinco 2015-06-25 02:44:11 +0900
  • 0cbd8f648f Merge pull request #48 from tamaskenez/cmake-config-module-2 Nigel Stewart 2015-06-24 08:24:02 +1000
  • d2e6823451 cmake: install config-module Tamas Kenez 2015-06-22 14:06:50 +0200
  • 97cb936058 Generate Sources of origin/master updated at Thu Jun 18 17:44:24 GMT 2015 omniavinco 2015-06-19 02:44:24 +0900
  • 4832dfd170 Merge https://github.com/nigels-com/glew.git into master HEAD at Thu Jun 18 17:44:11 GMT 2015 omniavinco 2015-06-19 02:44:11 +0900
  • a4a87f9466 Add clang Linux configuraiton. Nigel Stewart 2015-06-18 21:17:44 +1000
  • d932bc3eca Fixup: glxewContextInit now needed for glewinfo purposes. Nigel Stewart 2015-06-18 20:45:29 +1000
  • 3a183ac231 Generate Sources of origin/master updated at Sat Jun 13 17:44:26 GMT 2015 omniavinco 2015-06-14 02:44:26 +0900
  • f5be4658cb Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Jun 13 17:44:11 GMT 2015 omniavinco 2015-06-14 02:44:11 +0900
  • fda28dbfb0 [CoreSupport] Tab indentation for perl scripts Nigel Stewart 2015-06-13 19:44:35 +1000
  • fc84055808 Merge pull request #43 from nigels-com/glewinfo-core Nigel Stewart 2015-06-13 10:57:38 +1000
  • 0c19148d6a glew_utils is no longer used, removing. Nigel Stewart 2015-06-13 10:35:23 +1000
  • 0e88d39f4a Leave extraneous #ifdef blocks Nigel Stewart 2015-06-13 10:18:41 +1000
  • 49eafff105 Use -ansi -pedantic compilation flags for Linux build. Nigel Stewart 2015-02-21 23:44:40 +1000
  • 044b9ff14c Add -ansi -pedantic compilation flags for Mac build, as extra diagnostic information. Nigel Stewart 2015-02-21 21:04:57 +1000
  • 9580ab4226 [CoreSupport] Whitespace fixup for make_def_var.pl Nigel Stewart 2015-02-21 09:02:04 +1000
  • 88132fdb08 Merge https://github.com/nigels-com/glew.git into master HEAD at Wed Jun 10 17:44:11 GMT 2015 omniavinco 2015-06-11 02:44:11 +0900
  • e943e3c91c Merge pull request #45 from tamaskenez/cmake-install-headers Nigel Stewart 2015-06-10 19:06:56 +1000
  • 9b5d29be72 fix previous commit Tamas Kenez 2015-06-10 10:30:26 +0200
  • 29a0ac0f47 cmake: install named headers instead of directory Tamas Kenez 2015-06-10 10:27:28 +0200
  • e618ce2efb cmake: install header files Tamas Kenez 2015-06-09 14:59:57 +0200
  • 211bf29181 [CoreSupport] glewinfo profiles/flags refinement - commandline profile and flags as strings. Nigel Stewart 2015-05-29 20:45:19 +1000
  • 0720521034 [CoreSupport] glewinfo profiles/flags documentation breadcrumbs. Nigel Stewart 2015-05-29 20:29:08 +1000
  • 60b0fc5c05 [CoreSupport] Mac OS X support for glewinfo GL version/profiles/flags. Nigel Stewart 2015-05-29 20:08:13 +1000
  • 2d0899283f Extend glewinfo to request specific GL versions/profiles/flags. Matthias Bentrup 2015-02-16 14:16:10 +0100
  • 2afabc5e36 Generate Sources of origin/master updated at Sun May 10 17:44:25 GMT 2015 omniavinco 2015-05-11 02:44:25 +0900
  • cfcfbb5e6b Merge pull request #9 from andystanton/feature/add-travis-ci Gyusun Yeom 2015-04-27 17:00:03 +0900
  • dc27f8e2fe Add travis.yml. Andy Stanton 2015-03-20 14:08:21 +0000
  • 8019ddef45 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Mar 30 17:44:15 GMT 2015 omniavinco 2015-03-31 02:44:15 +0900
  • 7c046e2307 For github pull request #33 - GLEW version in glew.h Nigel Stewart 2015-03-29 11:43:56 +1000
  • 77a8c11b80 Merge https://github.com/nigels-com/glew.git into master HEAD at Thu Mar 26 17:44:12 GMT 2015 omniavinco 2015-03-27 02:44:12 +0900
  • 06430b007b First try AR, then try LIBTOOL... Nigel Stewart 2015-03-26 19:35:52 +1000
  • 1fed499560 Merge pull request #35 from BastiaanOlij/master Nigel Stewart 2015-03-26 19:34:41 +1000
  • aee8b6ff69 Renamed ARFLAGS.STATIC to simply ARFLAGS BastiaanOlij 2015-03-26 13:24:03 +1100
  • 69cbc3532f Changed approach to be slightly more resilient to regression issues BastiaanOlij 2015-03-23 21:16:49 +1100
  • 69e31e274f Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Mar 20 17:44:12 GMT 2015 omniavinco 2015-03-21 02:44:12 +0900
  • 573eeabd8e [Mac] Migrate glewinfo on Mac from AGL to CGL, with the possibility of running in (core) OpenGL 3.2 mode. Nigel Stewart 2015-02-21 20:53:05 +1000
  • cc6695b60c Merge pull request #34 from xantares/master Nigel Stewart 2015-03-20 20:15:07 +1000
  • 0c9ab41431 Changing over makefiles so LDFLAGS.STATIC is used. Also added makefile.darwin-universal for creating a universal static library that can be used properly. BastiaanOlij 2015-03-15 18:55:29 +1100
  • 1c7e8c529b Generate Sources of origin/master updated at Sat Feb 28 00:32:40 GMT 2015 omniavinco 2015-02-28 09:32:40 +0900
  • 0beff1381f Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Feb 28 00:32:24 GMT 2015 omniavinco 2015-02-28 09:32:23 +0900
  • b565769b01 fix compile definitions for glewmx too xantares 2015-02-26 11:10:12 +0000
  • 516c9adf41 set right export definitions for shared/static libs xantares 2015-02-26 11:00:25 +0000
  • 9a8e815da8 [cmake] get version from config/version xantares 2015-02-26 10:54:39 +0000
  • 4fcd4688a5 [cmake] Move cmake build into build/cmake to avoid collision with established GNUmake build system. Nigel Stewart 2015-02-19 21:44:16 +1000
  • 40513e0bb4 Merge github pull request #28 Nigel Stewart 2015-02-19 21:11:24 +1000
  • ed4fe8ebc4 set project name to glew xantares 2015-02-09 16:06:11 +0100
  • a5f0612349 build static & shared xantares 2015-02-06 09:33:39 +0100
  • 6722500d95 Merge pull request #27 from stopiccot/fixing_gitattributes Nigel Stewart 2015-02-06 13:41:43 +1000
  • b1822129a0 Update CMakeLists.txt xantares 2015-02-04 21:45:12 +0100
  • e6cd59d9b5 rewrite cmake infrastructure xantares 2015-02-04 21:27:12 +0100
  • 40fc2a9823 Fixing gitattribute stopiccot 2015-01-30 01:34:39 +0300
  • 9fedd9e053 Bump version to 1.12.0, updated documentation. glew-1.12.0 Nigel Stewart 2015-01-24 22:23:50 +1000
  • 138a0b42f4 Update config.guess from http://git.savannah.gnu.org/cgit/config.git/plain/config.guess Nigel Stewart 2015-01-24 17:38:07 +1000
  • b52fa4654d Bump copyright year to 2015 Nigel Stewart 2015-01-24 17:21:59 +1000
  • c3e6ce6b61 Sourceforge Bug 253 - CFLAGS for Solaris need PIC specified Nigel Stewart 2015-01-24 17:08:19 +1000
  • e37f6728fe Sourceforge Bug 263 - Fixed include path for pkg-config Nigel Stewart 2015-01-24 17:03:51 +1000
  • 12f15cf2a6 Merge pull request #23 from goldhoorn/master Nigel Stewart 2015-01-24 16:51:58 +1000
  • e6a117de9b add missing glGetGraphicsResetStatus function to VERSION_4_5 Carsten Neumann 2014-12-29 13:34:43 -0600
  • 5eaf283c70 #264 FreeBSD: missing -fPIC when linking libglew Nigel Stewart 2015-01-07 19:43:34 +1000
  • cbe15308bf Merge remote-tracking branch 'improve_config' Nigel Stewart 2014-12-11 21:43:48 +1000
  • f1eae16bb8 Sourceforge bug 260 Missing defines: GL_COPY_{READ|WRITE}_BUFFER_BINDING Nigel Stewart 2014-12-11 19:34:52 +1000
  • 404df2ee70 cmake build on Linux needs to link X11 Nigel Stewart 2014-12-01 20:13:15 +1000
  • daf318d02f Corrected package_config file. Matthias Goldhoorn 2014-11-12 15:50:46 +0100
  • 8b138bcd46 added CMakeLists.txt Togo Nishigaki 2014-11-09 22:25:45 +0900
  • 765b219893 improved config/Makefile.linux-mingw* to support any host easily Togo Nishigaki 2014-11-04 09:37:00 +0900
  • 6ee5896cdc Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Oct 24 17:44:11 GMT 2014 omniavinco 2014-10-25 02:44:11 +0900
  • 06db711223 Merge pull request #19 from omniavinco/master Nigel Stewart 2014-10-24 21:05:45 +1000
  • d32f4278e2 Tidy-up for .gitattributes and update_ext.sh Nigel Stewart 2014-10-24 21:03:11 +1000
  • 51cb63b12a Sort the enums in a stable manner omniavinco 2014-10-21 20:41:22 +0900
  • 45ebeddf0f Generate Sources of origin/master updated at Mon Oct 20 17:44:24 GMT 2014 omniavinco 2014-10-21 02:44:24 +0900
  • a3825dcb85 Generate Sources of origin/master updated at Sun Oct 19 17:44:22 GMT 2014 omniavinco 2014-10-20 02:44:22 +0900
  • ff92992cc5 Fixed .gitattributes Frank Park 2014-10-19 02:07:45 -0400
  • e400e097ea Fixed .gitattributes Frank Park 2014-10-19 02:04:50 -0400
  • 62f3c733f1 Ignored png and vs projects in gitattributes Frank Park 2014-10-19 02:03:49 -0400
  • 67155de5c2 Merge remote-tracking branch 'origin/master' Frank Park 2014-10-19 02:00:39 -0400
  • a790eb8129 Fixed a bug with shell script and added .gitattributes Frank Park 2014-10-19 01:59:48 -0400
  • 1682c7ae3e Fixed a bug with shell script and added gitattributes to prevent non-binary pulls Frank Park 2014-10-19 01:54:39 -0400
  • 933e322dd5 Sort the enums in a stable manner omniavinco 2014-10-16 23:46:52 +0900
  • 2c6f79c148 Generate Sources of origin/master updated at Wed Oct 15 17:44:24 GMT 2014 omniavinco 2014-10-16 02:44:24 +0900
  • 6ca897879f Generate Sources of origin/master updated at Tue Oct 14 17:44:24 GMT 2014 omniavinco 2014-10-15 02:44:24 +0900
  • 819f806107 Merge https://github.com/nigels-com/glew.git into master HEAD at Tue Oct 14 17:44:11 GMT 2014 omniavinco 2014-10-15 02:44:11 +0900
  • bffebf81cc Add web links to README.txt Nigel Stewart 2014-10-14 19:33:04 +1000
  • 3f48639825 Linux gcc 4.8 now builds clean with -Wcast-qual flag. Nigel Stewart 2014-10-14 19:24:49 +1000
  • 15ad18bc1a Generate Sources of origin/master updated at Mon Oct 13 17:44:19 GMT 2014 omniavinco 2014-10-14 02:44:19 +0900
  • 7cea676806 Generate Sources of origin/master updated at Sun Oct 12 17:44:23 GMT 2014 omniavinco 2014-10-13 02:44:23 +0900
  • 2227a08d22 Generate Sources of origin/master updated at Fri Oct 10 17:44:19 GMT 2014 omniavinco 2014-10-11 02:44:19 +0900
  • 8fe0cc10db Generate Sources of origin/master updated at Mon Oct 6 17:44:28 GMT 2014 omniavinco 2014-10-07 02:44:28 +0900
  • 657889e2a0 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Oct 6 17:44:14 GMT 2014 omniavinco 2014-10-07 02:44:14 +0900
  • d99211a9d3 Filtering for GL_NV_framebuffer_mixed_samples extension added. Nigel Stewart 2014-10-06 21:53:58 +1000
  • e7010eea07 Generate Sources of origin/master updated at Sun Oct 5 17:44:21 GMT 2014 omniavinco 2014-10-06 02:44:21 +0900
  • ffcdf98d6c Generate Sources of origin/master updated at Sat Oct 4 17:44:22 GMT 2014 omniavinco 2014-10-05 02:44:22 +0900
  • 7d4191c138 Generate Sources of origin/master updated at Fri Oct 3 17:44:19 GMT 2014 omniavinco 2014-10-04 02:44:19 +0900
  • c50a0582bd Generate Sources of origin/master updated at Thu Oct 2 17:44:19 GMT 2014 omniavinco 2014-10-03 02:44:19 +0900
  • 8bd32fb681 Generate Sources of origin/master updated at Tue Sep 30 17:44:19 GMT 2014 omniavinco 2014-10-01 02:44:19 +0900
  • 6db724a060 Generate Sources of origin/master updated at Sun Sep 28 17:44:19 GMT 2014 omniavinco 2014-09-29 02:44:19 +0900
  • 4b50556664 Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Sep 27 17:52:51 GMT 2014 omniavinco 2014-09-28 02:52:51 +0900