Commit Graph

  • 68135131a9 Resolve visualinfo and glewinfo link warnings for vc15 build Nigel Stewart 2019-09-28 11:54:27 +1000
  • b374d9ad93 Fix vc15 release build memset link problem for v142 toolchains Nigel Stewart 2019-09-28 11:45:01 +1000
  • 0831041e9f Refinements for SYSTEM=msys builds (MSYS2) Nigel Stewart 2019-09-27 23:55:50 +1000
  • 3f91cd177a For SYSTEM=msys put dll in bin directory Nigel Stewart 2019-09-27 23:31:32 +1000
  • 5509e2e13e Resolve gcc -Wshadow / MS C4456 compilation warning(s) Nigel Stewart 2019-09-27 22:08:15 +1000
  • 20ea2d0d07 Move to azure pipeline Gyusun Yeom 2019-09-22 23:06:48 +0900
  • b38c74c243 glew-cmake release from glew-2.1.0 glew-cmake-2.1.0 Gyusun Yeom 2019-09-18 22:55:14 +0900
  • 1a5328ec01 glew-cmake release from glew-2.0.0 glew-cmake-2.0.0 Gyusun Yeom 2019-09-18 22:54:19 +0900
  • 3032a680f3 glew-cmake release from glew-1.13.0 glew-cmake-1.13.0 Gyusun Yeom 2019-09-18 22:53:23 +0900
  • b7f13fee4e glew-cmake release from glew-1.12.0 glew-cmake-1.12.0 Gyusun Yeom 2019-09-18 22:52:28 +0900
  • ceb7145f3e Generate Sources of master updated at Wed Sep 18 13:43:07 GMT 2019 Gyusun Yeom 2019-09-18 22:43:07 +0900
  • 371895de42
    Add proper support for static builds on WIN32 Bluenaxela 2017-04-07 23:46:14 -0700
  • acd5fc7f64 fix windows build error - add rc files Gyusun Yeom 2019-09-18 21:57:34 +0900
  • 708bbfd807 Generate Sources of master updated at 2019. 09. 15. (일) 15:14:15 GMT Gyusun Yeom 2019-09-16 00:14:15 +0900
  • df23003353 Fix importing tags - use proper registry Gyusun Yeom 2019-09-04 21:52:15 +0900
  • 41c88953cd Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Aug 19 14:31:27 GMT 2019 Gyusun Yeom 2019-08-19 14:31:26 +0000
  • ea30c83d92 linux-clang: -std=c89 rather than -ansi Nigel Stewart 2019-08-19 22:30:12 +1000
  • 9170611428 Travis: Use Xenial for build coverage Nigel Stewart 2019-08-19 20:16:19 +1000
  • 77fa1efe71 Generate Sources of master updated at Thu Aug 8 14:37:32 GMT 2019 Gyusun Yeom 2019-08-08 14:37:32 +0000
  • 1f730ccb3d Generate Sources of master updated at Mon Jul 29 14:35:28 GMT 2019 Gyusun Yeom 2019-07-29 14:35:28 +0000
  • 2545ef4e02 Fix error and typo in maintain script Gyusun Yeom 2019-06-30 11:04:15 +0900
  • 5bc4c9d380 Generate Sources of master updated at Sun Jun 30 14:34:29 GMT 2019 Gyusun Yeom 2019-06-30 14:34:29 +0000
  • ff01f1db86 Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Jun 30 14:31:55 GMT 2019 Gyusun Yeom 2019-06-30 14:31:54 +0000
  • 0329c64675 Fix CI error Gyusun Yeom 2019-06-30 11:04:15 +0900
  • e3f3079a53 Add CI pipeline data Gyusun Yeom 2019-06-29 18:51:17 +0900
  • c52a9eb978 Move maintain script into own directory Gyusun Yeom 2019-06-20 20:49:38 +0900
  • 47588720ee Extend GLEW_INCLUDE support to eglew.h and glxew.h Nigel Stewart 2019-05-21 20:15:35 +1000
  • 8c42082242 Fix cmake error on Linux "no LIBRARY DESTINATION" ArthurSonzogni 2019-04-29 03:36:35 +0200
  • 4b5f38fec0 Fix cmake error on Linux "no LIBRARY DESTINATION" ArthurSonzogni 2019-04-29 03:36:35 +0200
  • 662a645508 Merge https://github.com/nigels-com/glew.git into master HEAD at Wed Apr 24 02:44:14 GMT 2019 Gyusun Yeom 2019-04-24 02:44:13 +0000
  • 154f83e024 Made build description a bit clearer Stefan Zabka 2019-04-23 12:12:42 +0200
  • e4de8a77a1
    Merge pull request #16 from GekkieHenkie/patch-1 Gyusun Yeom 2019-04-20 15:45:09 +0900
  • 5a7232fc53
    Install directories set in single statement GekkieHenkie 2019-04-09 23:59:48 +0200
  • def19e7de4
    Update library install directories in Cmake GekkieHenkie 2019-04-09 23:22:16 +0200
  • 6b50d6c09a
    Update CMakeLists.txt GekkieHenkie 2019-04-09 19:49:57 +0200
  • 1fd6e0ba45
    CMake - Fix shared runtimes install path GekkieHenkie 2019-04-09 19:47:03 +0200
  • f92c14bcc1 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Apr 8 02:44:15 GMT 2019 Gyusun Yeom 2019-04-08 02:44:15 +0000
  • 61d167422c Elbrus 2000 architecture support added for Linux make build Nigel Stewart 2019-04-07 19:39:22 +1000
  • 9cc72c5dc2 Merge https://github.com/nigels-com/glew.git into master HEAD at Wed Mar 20 02:44:18 GMT 2019 Gyusun Yeom 2019-03-20 02:44:18 +0000
  • 3565eacf87 Include cstddef and cstdint (rather than C versions) for C++ compiler on macOS and Linux Nigel Stewart 2019-03-18 20:28:18 +1000
  • e6d676975f Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Mar 18 02:44:18 GMT 2019 Gyusun Yeom 2019-03-18 02:44:18 +0000
  • 1f833c032f [parse_xml] resolved "TypeError: a bytes-like object is required, not 'str'" after commit 10f2d76c62 was applied. TheVice 2019-03-17 13:48:22 +0200
  • 1b17b0b210 [parse_xml] replaced OptionParser with ArgumentParser according to depreciation of first one starting from Python version 3.2. TheVice 2019-03-06 13:21:29 +0200
  • 89b83938a2 Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Mar 17 02:44:17 GMT 2019 Gyusun Yeom 2019-03-17 02:44:17 +0000
  • f5feecd46e Extend glew.pc output to mention GL linking (-framework on OSX) Nigel Stewart 2019-02-02 23:36:35 +1000
  • 10f2d76c62 Write files in binary format in parse_xml.py Valentin Sarthou 2019-03-15 15:52:49 +0100
  • f8de1d2860 Generate Sources of origin/master updated at Tue Feb 5 17:45:53 GMT 2019 Gyusun Yeom 2019-02-06 02:45:53 +0900
  • f2e1f3bac5 Merge https://github.com/nigels-com/glew.git into master HEAD at Tue Feb 5 17:44:15 GMT 2019 Gyusun Yeom 2019-02-06 02:44:15 +0900
  • 565caae5ad Prune auto/core for GLX code generation from XML Nigel Stewart 2019-02-02 22:12:49 +1000
  • 521fa58c63 Use parse_xml.py for GLX code generation Nigel Stewart 2019-02-02 21:52:50 +1000
  • f93eddb4a4 Generate Sources of origin/master updated at Mon Feb 4 17:45:53 GMT 2019 Gyusun Yeom 2019-02-05 02:45:53 +0900
  • edf558f8f6 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Feb 4 17:44:16 GMT 2019 Gyusun Yeom 2019-02-05 02:44:16 +0900
  • 3e6dfc4414 Prune auto/core for WGL code generation from XML Nigel Stewart 2019-02-02 22:33:06 +1000
  • dcff76b0d1 Type-mapping isn't needed for parse_xml.py WGL purposes, after all Nigel Stewart 2019-02-02 18:46:35 +1000
  • 62b9213b44 Use parse_xml.py for WGL code generation Nigel Stewart 2019-02-02 18:43:47 +1000
  • abb57c9b54 Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Feb 3 17:44:16 GMT 2019 Gyusun Yeom 2019-02-04 02:44:16 +0900
  • 278a314d99 Improved robustness for EGL-Registry download Nigel Stewart 2019-02-02 14:36:06 +1000
  • f1a95440ea Generate Sources of origin/master updated at Sat Feb 2 17:45:50 GMT 2019 Gyusun Yeom 2019-02-03 02:45:50 +0900
  • b2ea0143bd Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Feb 2 17:44:17 GMT 2019 Gyusun Yeom 2019-02-03 02:44:17 +0900
  • 6f31e134f6 Extend glewinfo to support optional -experimental mode, default to normal mode of operation Nigel Stewart 2019-01-28 20:45:01 +1000
  • e304e73230 [filter_gl_ext] removed command that currently not applicable. TheVice 2019-01-21 15:50:27 +0200
  • 103b3d156e Update copyright information for 2019 Nigel Stewart 2019-01-28 20:55:10 +1000
  • 44049b7de2 FreeBSD cmake fixup for locating X11 include and lib Nigel Stewart 2019-01-29 22:12:38 +1000
  • 899d47a2f3 FreeBSD build fixup to use X11 from /usr/local Nigel Stewart 2019-01-29 22:06:17 +1000
  • fbcb13d274 FreeBSD xargs fixup for auto/Makefile Nigel Stewart 2019-01-29 22:05:52 +1000
  • a8df738667 FreeBSD using #!/usr/bin/env for portability Nigel Stewart 2019-01-29 21:49:33 +1000
  • 79ca96a53e FreeBSD pkg install for README.md Nigel Stewart 2019-01-29 21:38:07 +1000
  • 4932bbba1d Merge https://github.com/nigels-com/glew.git into master HEAD at Thu Jan 31 17:44:16 GMT 2019 Gyusun Yeom 2019-02-01 02:44:16 +0900
  • ce7bb5a8f0 Whitespace tidy-up for README.md Nigel Stewart 2019-01-28 21:12:43 +1000
  • d650219631 Merge https://github.com/nigels-com/glew.git into master HEAD at Wed Jan 30 17:44:16 GMT 2019 Gyusun Yeom 2019-01-31 02:44:16 +0900
  • 8368ad1c3e Travis: variable-driven artifacts (again) Nigel Stewart 2019-01-30 20:55:26 +1000
  • 0cb090a1a9 Travis: variable-driven artifacts Nigel Stewart 2019-01-30 20:43:20 +1000
  • fb66d74d14 Travis: S3 credentials Nigel Stewart 2019-01-30 08:05:30 +1000
  • 70fb6195ae Travis: disable EGL for now to workaround build failures Nigel Stewart 2019-01-30 07:29:48 +1000
  • 180ac698f7 Travis build coverage updates Nigel Stewart 2019-01-30 06:38:41 +1000
  • d36641c3e5 Generate Sources of origin/master updated at Mon Jan 28 17:45:47 GMT 2019 Gyusun Yeom 2019-01-29 02:45:47 +0900
  • 923d1cadf3 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Jan 28 17:44:16 GMT 2019 Gyusun Yeom 2019-01-29 02:44:16 +0900
  • c49798062d Optional override of OpenGL-Registry, EGL-Registry amd glfixes git repos Nigel Stewart 2018-12-29 20:19:22 +1000
  • b48ded757e [glewinfo] added using of 'sscanf_s' function for some build environment. TheVice 2019-01-18 19:40:26 +0200
  • 317f39e669 Generate Sources of origin/master updated at Sat Jan 26 17:45:45 GMT 2019 Gyusun Yeom 2019-01-27 02:45:45 +0900
  • 831a868c60 Generate Sources of origin/master updated at Fri Jan 11 17:45:48 GMT 2019 Gyusun Yeom 2019-01-12 02:45:48 +0900
  • 28c160367b Generate Sources of origin/master updated at Thu Jan 10 17:45:44 GMT 2019 Gyusun Yeom 2019-01-11 02:45:44 +0900
  • 302eae8ebb Generate Sources of origin/master updated at Sun Dec 30 17:45:45 GMT 2018 Gyusun Yeom 2018-12-31 02:45:45 +0900
  • 99a9408cf0 Generate Sources of origin/master updated at Sat Dec 29 17:45:43 GMT 2018 Gyusun Yeom 2018-12-30 02:45:43 +0900
  • 82e4802538 Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Dec 29 17:44:16 GMT 2018 Gyusun Yeom 2018-12-30 02:44:16 +0900
  • 7f65a36866 Fixed compilation with current mesa versions. Deve 2018-11-14 21:07:29 +0100
  • c63cdf976d Add GLEW_EGL in cmake build Danilo Spinella 2018-12-19 01:04:53 +0100
  • 8e190fe8fc Generate Sources of origin/master updated at Thu Dec 20 17:45:56 GMT 2018 Gyusun Yeom 2018-12-21 02:45:56 +0900
  • a2ab3e7ca7 Generate Sources of origin/master updated at Wed Dec 19 17:45:42 GMT 2018 Gyusun Yeom 2018-12-20 02:45:42 +0900
  • 6dbc940772 Generate Sources of origin/master updated at Wed Oct 31 17:45:43 GMT 2018 Gyusun Yeom 2018-11-01 02:45:43 +0900
  • 06ec3affe2 Generate Sources of origin/master updated at Wed Oct 17 17:45:45 GMT 2018 Gyusun Yeom 2018-10-18 02:45:45 +0900
  • 679246fadb Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Oct 13 17:44:15 GMT 2018 Gyusun Yeom 2018-10-14 02:44:14 +0900
  • 8b2d34956c Conditional cmake policy CMP0003 and CMP0042 Nigel Stewart 2018-10-13 14:07:01 +1000
  • 5bb183155b Generate Sources of origin/master updated at Wed Oct 10 17:45:43 GMT 2018 Gyusun Yeom 2018-10-11 02:45:43 +0900
  • 6755e0fcac Merge https://github.com/nigels-com/glew.git into master HEAD at Wed Oct 10 17:44:15 GMT 2018 Gyusun Yeom 2018-10-11 02:44:15 +0900
  • 40fbbe826c Snapshot tidy-up in README Nigel Stewart 2018-10-10 17:30:51 +1000
  • 3e033b9db5 Fix Issue #189 - GL_NV_sample_locations glResolveDepthValuesNV Nigel Stewart 2018-10-10 16:49:12 +1000
  • 6d5dabf870 Fix Issue #194 - KHR_context_flush_control enums Nigel Stewart 2018-10-10 16:38:56 +1000
  • 14e212406c Fix Issue #195 - need to sort extensions by name, rather than path Nigel Stewart 2018-10-10 16:12:24 +1000
  • bc3c5d4992 glew-20181010.tgz GLEW 2.2.0 RC1 snapshot available Nigel Stewart 2018-10-10 14:09:18 +1000