Commit Graph

  • 01420c19a9 Generate Sources of master updated at Sat Apr 3 00:01:48 GMT 2021 Gyusun 2021-04-03 00:01:48 +0000
  • a8ef112236
    Merge pull request #45 from Perlmint/fix/mingw Gyusun Yeom 2021-03-24 23:00:34 +0900
  • 8824bc1146 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Mar 22 00:01:25 GMT 2021 Gyusun 2021-03-22 00:01:25 +0000
  • 80e061f85d Add ability to change output dirs Daniel Bernar 2020-03-23 20:48:59 +0200
  • 2b50f4acd2 CMake: Prefer GLVND if available Julien Schueller 2021-03-17 18:37:49 +0100
  • 2b16160853 CMake: Add BUILD_SHARED_LIBS option Julien Schueller 2021-03-18 16:41:23 +0100
  • e34bb212f6 CMake: Add X11/EGL options Julien Schueller 2021-03-02 14:22:45 +0100
  • c7dc7efe4e
    Merge pull request #43 from tobybell/master Gyusun Yeom 2021-03-10 14:41:28 +0900
  • e2b4a36751 Silence warning for policy CMP0042 Toby Bell 2021-02-25 09:51:03 -0700
  • 547fc11b29
    Run github actions on PR (#46) Gyusun Yeom 2021-03-06 10:36:34 +0900
  • a41aab7891
    specify branches Gyusun Yeom 2021-03-06 10:31:34 +0900
  • 86db6c2db8
    Run github actions on PR Gyusun Yeom 2021-03-06 08:58:36 +0900
  • f61e323584 Build test with mingw Gyusun Yeom 2021-03-05 22:09:17 +0900
  • 78f10dd0e0 Fix shared library build for mingw Gyusun Yeom 2021-03-05 21:55:15 +0900
  • f1c0b06b1b
    Merge pull request #42 from Perlmint/fix-for-old-cmake Gyusun Yeom 2021-02-10 09:52:53 +0900
  • af5eac1089 Test with old cmake, Windows & macOS Gyusun Yeom 2021-02-08 23:50:26 +0900
  • e983f5e0ee [Fix #38] [Fix #41] Fix install symbolic link Gyusun Yeom 2021-02-08 23:34:17 +0900
  • 5cc3b4b8a8 [Fix #39] Fix CMP0048 issue Gyusun Yeom 2021-02-08 23:33:27 +0900
  • 67ff18e2ee [Fix #40] Fix non-GLVND, non-namespaced package Gyusun Yeom 2021-02-08 23:06:11 +0900
  • 0be1dc6b89
    Merge pull request #37 from Perlmint/feature/install_symbolic_link Gyusun Yeom 2021-02-06 22:11:39 +0900
  • 81b97ab31e Use POST_BUILD script Gyusun Yeom 2021-02-06 16:04:38 +0900
  • c4936e08b7 Install libGLEW symbolic links Gyusun Yeom 2021-02-04 22:10:43 +0900
  • 7d525405e6 Generate Sources of master updated at Thu Jan 28 00:01:46 GMT 2021 Gyusun 2021-01-28 00:01:46 +0000
  • f456deace7 glew-cmake release from glew-2.2.0 glew-cmake-2.2.0 glew-cmake-release Gyusun 2021-01-17 07:03:04 +0000
  • 10f2e41b97 Fix release - add config/version Gyusun Yeom 2021-01-17 15:43:02 +0900
  • b9d26139bb
    added missing version file I would prefer not to 2021-01-16 22:27:38 +0100
  • 45ee15bfb1 glew-cmake release from glew-2.2.0 Gyusun 2021-01-16 15:00:07 +0000
  • b78f12e465 Add GeneratePkgConfig.cmake for tags Gyusun Yeom 2021-01-16 22:22:16 +0900
  • 438bedae7e glew-cmake release from glew-2.2.0 Gyusun 2021-01-11 00:03:09 +0000
  • a1e2e3deab Generate Sources of master updated at Mon Jan 11 00:02:39 GMT 2021 Gyusun 2021-01-11 00:02:39 +0000
  • f4165c28eb Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Jan 11 00:02:16 GMT 2021 Gyusun 2021-01-11 00:02:16 +0000
  • fb0f210598 Use os.path.join to create paths Xavier Bonaventura 2021-01-10 10:29:42 +0100
  • 749aec8b9b Documentation refresh for GLEW 2.2.0, downloads from github Nigel Stewart 2021-01-10 12:23:33 +1000
  • 95329dc4a6 GLEW_EGL: Fix EGL library check Danilo Spinella 2019-05-27 10:22:51 +0200
  • 8c88a0858f EGLEW: Wayland wl_buffer declaration for WL_bind_wayland_display Nigel Stewart 2021-01-10 11:52:31 +1000
  • d68cb03149 EGLEW: Wayland wl_display and wl_resource declarations for WL_bind_wayland_display Nigel Stewart 2021-01-10 11:50:29 +1000
  • 5b5685e39a README.md: Updates for GLEW 2.2.0 release, downloads via github Nigel Stewart 2021-01-10 11:42:18 +1000
  • 0fa5d11024 Fixup: Install eglew.h too Nigel Stewart 2021-01-10 11:13:03 +1000
  • 107ab7f6e9 Use list comprehension instead of extending the collection Xavier Bonaventura 2020-12-27 14:40:04 +0100
  • 4e5fe20519 Use context manager instead of raw open Xavier Bonaventura 2020-12-27 14:44:39 +0100
  • a3d0ca0c7f Generate Sources of master updated at Fri Jan 8 00:02:10 GMT 2021 Gyusun 2021-01-08 00:02:11 +0000
  • e009b0fdce Build test with github actions Gyusun Yeom 2020-12-29 21:18:14 +0900
  • a79115599b Modernize cmake Gyusun Yeom 2020-12-29 22:56:02 +0900
  • b7aa06157b Fix generate pkg config Gyusun Yeom 2020-12-29 22:55:52 +0900
  • 397f383c53 Fix include directory properly for install Gyusun Yeom 2020-12-29 21:05:28 +0900
  • 430a36d2b8 Export cmake config & use proper include directory for install Gyusun Yeom 2020-12-29 20:48:07 +0900
  • 9f3df6c128 Prevent output name collision Gyusun Yeom 2020-12-29 20:18:49 +0900
  • a553506b46 Generate Sources of master updated at Tue Dec 29 11:02:40 GMT 2020 Gyusun 2020-12-29 11:02:40 +0000
  • 04007493ce Merge https://github.com/nigels-com/glew.git into master HEAD at Tue Dec 29 11:02:17 GMT 2020 Gyusun 2020-12-29 11:02:17 +0000
  • 980ccfe56d Fix #29 Use proper output directory Gyusun Yeom 2020-12-29 19:56:22 +0900
  • 3900ff84b4 Fix #32 Drop support too old cmake version Gyusun Yeom 2020-12-29 19:52:07 +0900
  • 669ca8dda9 Fix #31 Handle cmake warning about CMP0072 Gyusun Yeom 2020-12-29 19:51:14 +0900
  • 3cdab58d4e fix typo Christian Rauch 2020-12-13 12:09:36 +0000
  • 75e3154422 The file include/GL/gl.h generated from OpenGL-Registry uses __gl_gl_h_ Nicolas Caramelli 2020-12-04 07:42:29 +0100
  • bfc724c6cc docs: fix simple typo, direcly -> directly Tim Gates 2020-11-28 09:26:48 +1100
  • 0b97f2568d Rename lgtm.yml to hide the file Alexey Tereshenkov 2020-04-06 09:26:18 +0100
  • 7764128044 Add lgtm.yml configuration file Alexey Tereshenkov 2020-04-03 14:39:00 +0100
  • c803501308 Add target_include_directories for build tree and install tree Nathan Lanza 2020-08-27 02:12:52 -0400
  • e34677f42b
    Merge pull request #28 from hgs3/master Gyusun Yeom 2020-08-23 14:54:55 +0900
  • 2785d66dde Generate Sources of master updated at Sun Aug 16 00:01:27 GMT 2020 Gyusun 2020-08-16 00:01:27 +0000
  • 97419eafab Generate Sources of master updated at Sat Aug 15 00:01:32 GMT 2020 Gyusun 2020-08-15 00:01:32 +0000
  • 9f109bec6c Generate Sources of master updated at Fri Aug 14 00:01:24 GMT 2020 Gyusun 2020-08-14 00:01:24 +0000
  • c87ee50fb5 Generate Sources of master updated at Thu Aug 13 00:04:21 GMT 2020 Gyusun 2020-08-13 00:04:21 +0000
  • a8b341554f
    Mark GLEW_BUILD PRIVATE to not affect consumers using add_subdirectory. hgs3 2020-08-11 17:46:31 -0500
  • a96e6f1c45 Generate Sources of master updated at Sat May 30 00:01:22 GMT 2020 Gyusun 2020-05-30 00:01:22 +0000
  • c4c1fd4fec
    Remove single/multi context option - deprecated Gyusun Yeom 2020-05-12 14:33:32 +0900
  • 5ab6ba3039 Generate Sources of master updated at Sat Apr 11 00:01:06 GMT 2020 Gyusun 2020-04-11 00:01:06 +0000
  • 68ac8e80a9 Generate Sources of master updated at Wed Apr 8 00:01:16 GMT 2020 Gyusun 2020-04-08 00:01:16 +0000
  • 55a499e65a Generate Sources of master updated at Thu Mar 26 00:01:14 GMT 2020 Gyusun 2020-03-26 00:01:14 +0000
  • 60eafc8a9b Generate Sources of master updated at Mon Mar 16 00:01:21 GMT 2020 Gyusun 2020-03-16 00:01:21 +0000
  • b8b7ff3511 Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Mar 16 00:01:01 GMT 2020 Gyusun 2020-03-16 00:01:01 +0000
  • 9fb23c3e61 Documentation updates for GLEW 2.2.0 release glew-2.2.0 Nigel Stewart 2020-03-15 21:59:54 +1000
  • 555aa3ffc0 Exclude GLU and GL_SGIX_color_type extensions Nigel Stewart 2020-03-15 21:52:24 +1000
  • 7d44f3c67c Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Mar 6 00:00:50 GMT 2020 Gyusun 2020-03-06 00:00:50 +0000
  • 5ea705737a Link the UTILS to the static library if BUILD_SHARED_LIBS is disabled. Jose Santiago 2020-02-21 10:19:04 -0600
  • 882aef9761 Do not put build artifacts in the source directory. Jose Santiago 2020-02-20 16:47:09 -0600
  • 9a2c9a14b7 Add a custom 32bit Flatpak makefile Eonfge 2020-03-03 22:14:20 +0100
  • ec3049cfc1 Generate Sources of master updated at Tue Feb 25 00:01:08 GMT 2020 Gyusun 2020-02-25 00:01:08 +0000
  • 1b83eb287d Generate Sources of master updated at Fri Feb 21 00:01:05 GMT 2020 Gyusun 2020-02-21 00:01:05 +0000
  • 02629da9ca Generate Sources of master updated at Wed Feb 12 00:01:18 GMT 2020 Gyusun 2020-02-12 00:01:18 +0000
  • d1d8b889b8
    Fix #25 make scheduled jobs always run. Even though nothing changed Gyusun Yeom 2020-01-30 22:20:03 +0900
  • 3871202dfd Merge https://github.com/nigels-com/glew.git into master HEAD at Tue Jan 28 13:32:34 GMT 2020 Gyusun 2020-01-28 13:32:34 +0000
  • 83a174e575 Fixup TOC for README.md Nigel Stewart 2020-01-27 10:46:14 +1000
  • 7c706576b8 Add TOC to README.md Nigel Stewart 2020-01-27 10:44:14 +1000
  • c32bb089c1 Generate Sources of master updated at Tue Jan 21 22:56:03 GMT 2020 Gyusun 2020-01-21 22:56:03 +0000
  • 83907238d9 Merge https://github.com/nigels-com/glew.git into master HEAD at Tue Jan 21 22:55:43 GMT 2020 Gyusun 2020-01-21 22:55:43 +0000
  • 82e8441253 GLEW 2.2.0 RC3 snapshot added Nigel Stewart 2020-01-18 10:39:33 +1000
  • 18676f16d9 GL_EXT_semaphore constants fix (Issue #249) Nigel Stewart 2019-12-21 09:36:32 +1000
  • 59a52e570f Generate Sources of master updated at Mon Nov 11 00:03:55 GMT 2019 Gyusun 2019-11-11 00:03:55 +0000
  • f9b0c4225f Merge https://github.com/nigels-com/glew.git into master HEAD at Mon Nov 11 00:03:32 GMT 2019 Gyusun 2019-11-11 00:03:32 +0000
  • 262514e123 glStencilFuncSeparate parameter name correction based on gl.xml (Issue #243) Nigel Stewart 2019-11-03 22:29:57 +1000
  • 6f770a5b5b Merge branch 'feature/pkgconfig' Gyusun Yeom 2019-10-09 20:42:36 +0900
  • 4f2237a265 Generate pkg-config file Gyusun Yeom 2019-10-09 20:40:50 +0900
  • cc5cfff738 Cleanup CMakeLists Gyusun Yeom 2019-10-09 20:40:25 +0900
  • 5a59fc7d94 Generate Sources of master updated at Sat Oct 5 09:11:53 GMT 2019 Gyusun 2019-10-05 09:11:53 +0000
  • 59c63684ee Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Oct 5 09:11:32 GMT 2019 Gyusun 2019-10-05 09:11:32 +0000
  • d47097985a README.md touch-up - Travis index.html no longer available Nigel Stewart 2019-09-28 13:37:35 +1000
  • 17761407da README.md touch-up Nigel Stewart 2019-09-28 13:32:45 +1000
  • 2ed67686ba Updated README.md with mention of fresh snapshot (2.2.0 RC2) Nigel Stewart 2019-09-28 13:31:40 +1000
  • 4bbe8aa2ab Visual Studio 16 release-mode cmake fixup: libvcruntime.lib, msvcrt.lib Nigel Stewart 2019-09-28 12:27:53 +1000