summaryrefslogtreecommitdiffstats
path: root/external/libgltf
Commit message (Expand)AuthorAgeFilesLines
* Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist2015-11-121-1/+1
* externals: remove various obsolete MSVC2012 specific flagsMichael Stahl2015-09-091-1/+0
* Fix libgltf on MSVC 14.0David Ostrovsky2015-09-021-2/+2
* libgltf: Fix build on windows x64 bitDavid Ostrovsky2015-02-193-1/+112
* external: fortunately boost no longer requires config_host.mkMichael Stahl2014-11-101-2/+1
* fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl2014-10-022-0/+11
* Bye bye VS2010Tor Lillqvist2014-09-171-2/+0
* Simplify some $ENABLE_DEBUG expressionsStephan Bergmann2014-08-291-1/+1
* Upgrade libgltf to 0.0.1Zolnai Tamás2014-08-293-50/+0
* libgltf: check for #version string in the shader before add an own one.Zolnai Tamás2014-08-181-12/+19
* libgltf: Append shader language version to the shader filesZolnai Tamás2014-08-172-0/+31
* VS2013: Override ToolsVersion settingThomas Arnhold2014-08-091-1/+1
* Drop unneeded libgltf autotools changesJan-Marek Glogowski2014-08-063-3923/+0
* Fix libgltf dbgutil buildJan-Marek Glogowski2014-08-064-4/+3929
* libgltf: rename pathces dir to patchesSimon Danner2014-08-052-1/+1
* libgltf: remove obsolete patchZolnai Tamás2014-08-051-71/+0
* libgltf: missing <cstdio> includeZolnai Tamás2014-08-052-0/+12
* libgltf: fix dbgutil buildZolnai Tamás2014-08-051-0/+6
* make libgltf compile on OSXMarkus Mohrhard2014-07-232-1/+2
* fdo#81182: glTF window size does not match with the scene size after resizingZolnai Tamás2014-07-162-0/+72
* Update libgltf: various fixes, memory usage optimization (second try)Zolnai Tamás2014-07-1418-527/+0
* Revert "Update libgltf: various fixes, memory usage optimization"Zolnai Tamás2014-07-1418-0/+527
* Update libgltf: various fixes, memory usage optimizationZolnai Tamás2014-07-1418-527/+0
* enable debug informations for gltf in debug buildsMarkus Mohrhard2014-07-121-1/+1
* VS2013: Adjust libgltf to 12.0 vcproj versionDavid Ostrovsky2014-07-111-0/+1
* Revert "fix OpenGL error in libgltf"Markus Mohrhard2014-07-062-13/+0
* fix OpenGL error in libgltfMarkus Mohrhard2014-07-062-0/+13
* libgltf: Stop a memory leakZolnai Tamás2014-07-042-0/+28
* libgltf: fix Linux-with-check buildZolnai Tamás2014-06-283-0/+71
* libgltf: make 'Requires' valid in libgltf-0.0.pc fileZolnai Tamás2014-06-272-0/+14
* libgltf: use WHITESPACEZolnai Tamás2014-06-271-4/+1
* libgltf: fix wrong include path to config_$(gb_Side)Zolnai Tamás2014-06-271-1/+1
* libgltf: it seems gb_SPACE is not that we need hereZolnai Tamás2014-06-271-1/+4
* libgltf: compiler error fixes: missing include and missing namespaceZolnai Tamás2014-06-262-0/+42
* Revert "external/libgltf: Hack in missing -fPIC"Stephan Bergmann2014-06-261-1/+0
* external/libgltf: Hack in missing -fPICStephan Bergmann2014-06-261-0/+1
* libgltf: remove dependencies of config.h.inZolnai Tamás2014-06-252-0/+13
* libgltf: try again with this configure patchZolnai Tamás2014-06-251-41/+0
* libgltf: replace configure patch to avoid using autoreconfZolnai Tamás2014-06-254-42/+103
* libgltf: use --with-pickZolnai Tamás2014-06-251-0/+1
* libgltf: try to fix the MSVC2010 buildMichael Stahl2014-06-251-1/+3
* libgltf: add patch to find the headers in WORKDIRMichael Stahl2014-06-253-1/+43
* libgltf: variable names need module prefixMichael Stahl2014-06-251-9/+6
* Update libgltf: new build system and various fixesZolnai Tamás2014-06-2519-201/+313
* libgltf: fix up this patch, some forgotten changesZolnai Tamás2014-06-131-7/+19
* glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás2014-06-132-0/+87
* Patching libgltf: fix wrong deallocation methodZolnai Tamás2014-05-282-0/+13
* libgltf: solve this memory leak problem on a better way 2Zolnai Tamás2014-05-282-59/+0
* Patching libgltf: the passed texture bitmaps are RGBA buffersZolnai Tamás2014-05-272-0/+13
* patching libgltf: stop a huge memory leakZolnai Tamás2014-05-262-0/+59