Age | Commit message (Expand) | Author |
2017-02-22 | MSVC 14.0: Make it work with older SDK version | David Ostrovsky |
2017-02-21 | Fix check for non-empty UCRTVERSION | Stephan Bergmann |
2017-02-15 | Support MSVC 15.0 | David Ostrovsky |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-05-30 | configure: set BOOST_CPPFLAGS also in --without-system-boost case | Michael Stahl |
2015-11-12 | Avoid mesa_headers on X11, also link with -lGL only where necesssary | Tor Lillqvist |
2015-09-09 | externals: remove various obsolete MSVC2012 specific flags | Michael Stahl |
2015-09-02 | Fix libgltf on MSVC 14.0 | David Ostrovsky |
2015-02-19 | libgltf: Fix build on windows x64 bit | David Ostrovsky |
2014-11-10 | external: fortunately boost no longer requires config_host.mk | Michael Stahl |
2014-10-02 | fdo#82430: MSVC build: avoid using SSE2 instructions in some externals | Michael Stahl |
2014-09-17 | Bye bye VS2010 | Tor Lillqvist |
2014-08-29 | Simplify some $ENABLE_DEBUG expressions | Stephan Bergmann |
2014-08-29 | Upgrade libgltf to 0.0.1 | Zolnai Tamás |
2014-08-18 | libgltf: check for #version string in the shader before add an own one. | Zolnai Tamás |
2014-08-17 | libgltf: Append shader language version to the shader files | Zolnai Tamás |
2014-08-09 | VS2013: Override ToolsVersion setting | Thomas Arnhold |
2014-08-06 | Drop unneeded libgltf autotools changes | Jan-Marek Glogowski |
2014-08-06 | Fix libgltf dbgutil build | Jan-Marek Glogowski |
2014-08-05 | libgltf: rename pathces dir to patches | Simon Danner |
2014-08-05 | libgltf: remove obsolete patch | Zolnai Tamás |
2014-08-05 | libgltf: missing <cstdio> include | Zolnai Tamás |
2014-08-05 | libgltf: fix dbgutil build | Zolnai Tamás |
2014-07-23 | make libgltf compile on OSX | Markus Mohrhard |
2014-07-16 | fdo#81182: glTF window size does not match with the scene size after resizing | Zolnai Tamás |
2014-07-14 | Update libgltf: various fixes, memory usage optimization (second try) | Zolnai Tamás |
2014-07-14 | Revert "Update libgltf: various fixes, memory usage optimization" | Zolnai Tamás |
2014-07-14 | Update libgltf: various fixes, memory usage optimization | Zolnai Tamás |
2014-07-12 | enable debug informations for gltf in debug builds | Markus Mohrhard |
2014-07-11 | VS2013: Adjust libgltf to 12.0 vcproj version | David Ostrovsky |
2014-07-06 | Revert "fix OpenGL error in libgltf" | Markus Mohrhard |
2014-07-06 | fix OpenGL error in libgltf | Markus Mohrhard |
2014-07-04 | libgltf: Stop a memory leak | Zolnai Tamás |
2014-06-28 | libgltf: fix Linux-with-check build | Zolnai Tamás |
2014-06-27 | libgltf: make 'Requires' valid in libgltf-0.0.pc file | Zolnai Tamás |
2014-06-27 | libgltf: use WHITESPACE | Zolnai Tamás |
2014-06-27 | libgltf: fix wrong include path to config_$(gb_Side) | Zolnai Tamás |
2014-06-27 | libgltf: it seems gb_SPACE is not that we need here | Zolnai Tamás |
2014-06-26 | libgltf: compiler error fixes: missing include and missing namespace | Zolnai Tamás |
2014-06-26 | Revert "external/libgltf: Hack in missing -fPIC" | Stephan Bergmann |
2014-06-26 | external/libgltf: Hack in missing -fPIC | Stephan Bergmann |
2014-06-25 | libgltf: remove dependencies of config.h.in | Zolnai Tamás |
2014-06-25 | libgltf: try again with this configure patch | Zolnai Tamás |
2014-06-25 | libgltf: replace configure patch to avoid using autoreconf | Zolnai Tamás |
2014-06-25 | libgltf: use --with-pick | Zolnai Tamás |
2014-06-25 | libgltf: try to fix the MSVC2010 build | Michael Stahl |
2014-06-25 | libgltf: add patch to find the headers in WORKDIR | Michael Stahl |
2014-06-25 | libgltf: variable names need module prefix | Michael Stahl |
2014-06-25 | Update libgltf: new build system and various fixes | Zolnai Tamás |
2014-06-13 | libgltf: fix up this patch, some forgotten changes | Zolnai Tamás |