Nigel Stewart
83a174e575
Fixup TOC for README.md
2020-01-27 10:46:14 +10:00
Nigel Stewart
7c706576b8
Add TOC to README.md
2020-01-27 10:44:14 +10:00
Nigel Stewart
82e8441253
GLEW 2.2.0 RC3 snapshot added
2020-01-18 10:39:33 +10:00
Nigel Stewart
18676f16d9
GL_EXT_semaphore constants fix (Issue #249 )
2019-12-23 08:56:49 +10:00
Nigel Stewart
262514e123
glStencilFuncSeparate parameter name correction based on gl.xml (Issue #243 )
2019-11-03 22:29:57 +10:00
Nigel Stewart
d47097985a
README.md touch-up - Travis index.html no longer available
2019-09-28 13:37:35 +10:00
Nigel Stewart
17761407da
README.md touch-up
2019-09-28 13:32:45 +10:00
Nigel Stewart
2ed67686ba
Updated README.md with mention of fresh snapshot (2.2.0 RC2)
2019-09-28 13:31:40 +10:00
Nigel Stewart
4bbe8aa2ab
Visual Studio 16 release-mode cmake fixup: libvcruntime.lib, msvcrt.lib
2019-09-28 12:27:53 +10:00
Nigel Stewart
68135131a9
Resolve visualinfo and glewinfo link warnings for vc15 build
2019-09-28 11:54:27 +10:00
Nigel Stewart
b374d9ad93
Fix vc15 release build memset link problem for v142 toolchains
2019-09-28 11:45:01 +10:00
Nigel Stewart
0831041e9f
Refinements for SYSTEM=msys builds (MSYS2)
2019-09-27 23:55:50 +10:00
Nigel Stewart
3f91cd177a
For SYSTEM=msys put dll in bin directory
2019-09-27 23:32:44 +10:00
Nigel Stewart
5509e2e13e
Resolve gcc -Wshadow / MS C4456 compilation warning(s)
2019-09-27 22:08:15 +10:00
Nigel Stewart
ea30c83d92
linux-clang: -std=c89 rather than -ansi
2019-08-19 22:46:06 +10:00
Nigel Stewart
9170611428
Travis: Use Xenial for build coverage
2019-08-19 22:43:44 +10:00
Nigel Stewart
47588720ee
Extend GLEW_INCLUDE support to eglew.h and glxew.h
2019-06-13 09:28:51 +10:00
Stefan Zabka
154f83e024
Made build description a bit clearer
...
I hope this version is more understandable for people just reading the Readme
I had to go read #13 first to understand what this meant.
2019-04-23 23:03:53 +10:00
Nigel Stewart
61d167422c
Elbrus 2000 architecture support added for Linux make build
2019-04-07 19:39:22 +10:00
Nigel Stewart
3565eacf87
Include cstddef and cstdint (rather than C versions) for C++ compiler on macOS and Linux
2019-03-19 20:08:48 +10:00
TheVice
1f833c032f
[parse_xml] resolved "TypeError: a bytes-like object is required, not 'str'"
...
after commit 10f2d76c62
was applied.
2019-03-17 22:48:22 +10:00
TheVice
1b17b0b210
[parse_xml] replaced OptionParser with ArgumentParser according
...
to depreciation of first one starting from Python version 3.2.
2019-03-17 22:48:22 +10:00
Nigel Stewart
f5feecd46e
Extend glew.pc output to mention GL linking (-framework on OSX)
2019-03-17 09:05:27 +10:00
Valentin Sarthou
10f2d76c62
Write files in binary format in parse_xml.py
...
Issue:
On Windows platforms, when writing files with python in text-mode, LF
characters get converted to CRLF.
This behavior leads to incorrect code generation in the steps following
parse_xml.py
Fix:
Replace file access mode by 'wb' to avoid any platform-dependent behavior
regarding newlines.
2019-03-17 09:03:24 +10:00
Nigel Stewart
565caae5ad
Prune auto/core for GLX code generation from XML
2019-02-05 06:37:36 +10:00
Nigel Stewart
521fa58c63
Use parse_xml.py for GLX code generation
2019-02-05 06:37:36 +10:00
Nigel Stewart
3e6dfc4414
Prune auto/core for WGL code generation from XML
2019-02-04 07:58:55 +10:00
Nigel Stewart
dcff76b0d1
Type-mapping isn't needed for parse_xml.py WGL purposes, after all
2019-02-04 07:58:55 +10:00
Nigel Stewart
62b9213b44
Use parse_xml.py for WGL code generation
2019-02-04 07:58:55 +10:00
Nigel Stewart
278a314d99
Improved robustness for EGL-Registry download
2019-02-03 18:45:46 +10:00
Nigel Stewart
6f31e134f6
Extend glewinfo to support optional -experimental mode, default to normal mode of operation
2019-02-02 15:03:57 +10:00
TheVice
e304e73230
[filter_gl_ext] removed command that currently not applicable.
2019-02-02 15:03:27 +10:00
Nigel Stewart
103b3d156e
Update copyright information for 2019
2019-02-02 14:19:42 +10:00
Nigel Stewart
44049b7de2
FreeBSD cmake fixup for locating X11 include and lib
2019-02-02 09:23:01 +10:00
Nigel Stewart
899d47a2f3
FreeBSD build fixup to use X11 from /usr/local
2019-02-02 09:23:01 +10:00
Nigel Stewart
fbcb13d274
FreeBSD xargs fixup for auto/Makefile
2019-02-02 09:23:01 +10:00
Nigel Stewart
a8df738667
FreeBSD using #!/usr/bin/env for portability
2019-02-02 09:23:01 +10:00
Nigel Stewart
79ca96a53e
FreeBSD pkg install for README.md
2019-02-02 09:23:01 +10:00
Nigel Stewart
ce7bb5a8f0
Whitespace tidy-up for README.md
2019-01-31 08:31:31 +10:00
Nigel Stewart
8368ad1c3e
Travis: variable-driven artifacts (again)
2019-01-30 20:55:26 +10:00
Nigel Stewart
0cb090a1a9
Travis: variable-driven artifacts
2019-01-30 20:43:20 +10:00
Nigel Stewart
fb66d74d14
Travis: S3 credentials
2019-01-30 08:05:53 +10:00
Nigel Stewart
70fb6195ae
Travis: disable EGL for now to workaround build failures
2019-01-30 07:46:03 +10:00
Nigel Stewart
180ac698f7
Travis build coverage updates
2019-01-30 07:46:03 +10:00
Nigel Stewart
c49798062d
Optional override of OpenGL-Registry, EGL-Registry amd glfixes git repos
2019-01-28 21:05:21 +10:00
TheVice
b48ded757e
[glewinfo] added using of 'sscanf_s' function for some build environment.
2019-01-28 21:04:41 +10:00
Deve
7f65a36866
Fixed compilation with current mesa versions.
...
As you can see in
https://cgit.freedesktop.org/mesa/mesa/tree/include/GL/glext.h
now the file uses __gl_glext_h_ instead of __glext_h_
It's precisely caused by commit f7d42ee7d319256608ad60778f6787c140badada
2018-12-29 20:22:04 +10:00
Danilo Spinella
c63cdf976d
Add GLEW_EGL in cmake build
2018-12-29 20:21:23 +10:00
Nigel Stewart
8b2d34956c
Conditional cmake policy CMP0003 and CMP0042
2018-10-13 14:07:01 +10:00
Nigel Stewart
40fbbe826c
Snapshot tidy-up in README
2018-10-10 17:30:51 +10:00