Commit Graph

1521 Commits

Author SHA1 Message Date
omniavinco
c24552fa19 Generate Sources of origin/master updated at Fri Jul 8 17:45:27 GMT 2016 2016-07-09 02:45:27 +09:00
omniavinco
19cdf6ac57 Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Jul 8 17:44:41 GMT 2016 2016-07-09 02:44:41 +09:00
Nigel Stewart
2e5443a5a2 New snapshot available, GLEW 2.0.0 RC 2016-07-08 22:28:40 +10:00
Nigel Stewart
243531f398 Remove obsolete script 2016-07-08 22:09:50 +10:00
Nigel Stewart
b3ff4606be Tolerate u or ull suffixes on tokens - GL_INVALID_INDEX, GL_TIMEOUT_IGNORED 2016-07-08 21:55:09 +10:00
Nigel Stewart
5505e52896 Bundle .md files in .zip and .tar source archives 2016-07-08 20:40:34 +10:00
Nigel Stewart
65f1b67ba3 Khronos PDF not needed for GLEW purposes 2016-07-08 20:25:40 +10:00
Nigel Stewart
17cd4a79ee Update config.guess from http://git.savannah.gnu.org/cgit/config.git/plain/config.guess 2016-07-08 20:16:14 +10:00
omniavinco
3be4d079d7 Generate Sources of origin/master updated at Fri Jun 17 17:47:53 GMT 2016 2016-06-18 02:47:53 +09:00
omniavinco
69271d06c2 Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Jun 17 17:44:49 GMT 2016 2016-06-18 02:44:49 +09:00
Nigel Stewart
3c83effd40 Tolerate lowercase hex digits in enumerants, in addition to 0-9, A-F 2016-06-18 00:09:43 +10:00
Nigel Stewart
54ce3fb039 EGLnsecsANDROID typedef for eglew.h 2016-06-17 23:37:13 +10:00
Nigel Stewart
9beea40e97 Update generated documentation of supported extensions 2016-06-17 23:26:53 +10:00
omniavinco
0ba2fb54c6 Generate Sources of origin/master updated at Wed Jun 8 17:45:49 GMT 2016 2016-06-09 02:45:49 +09:00
omniavinco
faf403280c Merge https://github.com/nigels-com/glew.git into master HEAD at Sat May 21 17:44:35 GMT 2016 2016-05-22 02:44:35 +09:00
Nigel Stewart
180db268c0 cmake fixup for non-Windows 2016-05-21 08:07:56 +10:00
Nigel Stewart
3ef1c134c4 Merge pull request #82 from adrianbroher/install-pdb
Install MSVC program database when building `Debug` or `RelWithDebInfo` configuration
2016-05-21 08:02:04 +10:00
Nigel Stewart
8047ef41fa parse_xml.py touch-up for Python 3 (or Python 2) 2016-05-21 07:59:11 +10:00
omniavinco
6f3f61c68e Generate Sources of origin/master updated at Wed May 11 17:45:53 GMT 2016 2016-05-12 02:45:53 +09:00
omniavinco
bc1a01e903 Merge https://github.com/nigels-com/glew.git into master HEAD at Sat May 7 17:44:20 GMT 2016 2016-05-08 02:44:20 +09:00
Nigel Stewart
1ab282a9d3 Clarify that Makefile STRIP= does not affect install step, which always strips 2016-05-08 00:12:11 +10:00
Nigel Stewart
bbb23c534a Touch-ups for suggested Ubuntu apt-get install packages 2016-05-08 00:05:32 +10:00
omniavinco
280d754ac3 Generate Sources of origin/master updated at Sat Apr 16 17:46:37 GMT 2016 2016-04-17 02:46:37 +09:00
omniavinco
3bb390a566 Generate Sources of origin/master updated at Sat Apr 9 17:46:37 GMT 2016 2016-04-10 02:46:37 +09:00
omniavinco
c9db554e1f Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Apr 9 17:44:37 GMT 2016 2016-04-10 02:44:37 +09:00
Nigel Stewart
53df89fe32 Append GLVULKANPROCNV to GL_NV_draw_vulkan_image 2016-04-09 09:56:14 +10:00
omniavinco
c63ddd98f4 Merge https://github.com/nigels-com/glew.git into master HEAD at Sun Apr 3 17:44:19 GMT 2016 2016-04-04 02:44:19 +09:00
Marcel Metz
f3831806e7 Install pdb file for Debug and RelWithDebInfo 2016-04-03 13:12:29 +02:00
Nigel Stewart
be51b869a1 CMake: Documentation touch-ups 2016-04-03 20:03:16 +10:00
Marcel Metz
8ca90d2cf1 CMake: Document available targets and variables. 2016-04-03 10:10:15 +02:00
omniavinco
530355e698 Generate Sources of origin/master updated at Sat Apr 2 17:45:55 GMT 2016 2016-04-03 02:45:55 +09:00
omniavinco
ebeeabace8 Merge https://github.com/nigels-com/glew.git into master HEAD at Sat Apr 2 17:44:22 GMT 2016 2016-04-03 02:44:22 +09:00
Marcel Metz
24bcf04c19 CMake: Use GNUInstallDirs variables for MacOSX framework destination 2016-04-02 10:40:42 +02:00
Marcel Metz
6bd1a26375 CMake: Use GNUInstallDirs variables for pkg-config 2016-04-02 10:37:12 +02:00
Nigel Stewart
957109be4e New snapshot available for download, including EGL support 2016-04-02 14:41:10 +10:00
Nigel Stewart
f1a40e2fea Direct linking of glGetString and glGetIntegerv is necessary for Windows/WGL 2016-04-02 13:27:32 +10:00
Marcel Metz
8042db9fa3 CMake: Use GNUInstallDirs to place the build artifacts properly
CMake 2.8.5 added the GNUInstallDirs module, which provides various
variables following the CMAKE_INSTALL_*DIR pattern to allow users a more
flexible installation setup and to provide sensible defaults while
respecting distribution specific install locations like lib64 for RPM
based linux distributions or debian multiarch tuples.
2016-04-02 10:57:37 +10:00
omniavinco
91666953f0 Generate Sources of origin/master updated at Wed Mar 23 17:45:13 GMT 2016 2016-03-24 02:45:13 +09:00
omniavinco
f2d45b6f53 Generate Sources of origin/master updated at Wed Mar 23 07:38:50 GMT 2016 2016-03-23 16:38:50 +09:00
stopiccot
30df027756 CMake support for building OS X framework 2016-03-19 07:30:41 +03:00
omniavinco
868558e265 Generate Sources of origin/master updated at Fri Feb 19 17:44:34 GMT 2016 2016-02-20 02:44:34 +09:00
omniavinco
ae08241886 Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Feb 19 17:44:14 GMT 2016 2016-02-20 02:44:14 +09:00
Nigel Stewart
c4bade8726 Resolve some gcc compilation warnings 2016-02-19 22:30:48 +10:00
Nigel Stewart
f4d58a657a LDFLAGS.EXTRA += -nostdlib seems problematic for SYSTEM=linux-mingw32, linux-mingw64 2016-02-19 22:24:12 +10:00
Nigel Stewart
a9f5ec3e21 Put CFLAGS -fno-builtin and LDFLAGS -nostdlib seperate to CC and LD variables 2016-02-19 22:09:15 +10:00
Wes Tarro
6c68ad327f Remove standard library dependency from older VS project files as well. 2016-02-15 17:22:07 -05:00
Wes Tarro
2563b1c36a Finish removing MX support from build system 2016-02-15 16:00:49 -05:00
Wes Tarro
e6a74a7487 Add windows build updates to Makefile builds. 2016-02-15 15:29:06 -05:00
Wes Tarro
9548431bd0 Moved DLL entry-point for GCC into glew.c rather than a standalone file
included using CMake.
2016-02-15 15:15:33 -05:00
Wes Tarro
02fc17f511 Fix warnings and CMake issue. 2016-02-06 13:35:13 -05:00