summaryrefslogtreecommitdiff
path: root/external/libgltf
AgeCommit message (Expand)AuthorFilesLines
2014-08-18libgltf: Append shader language version to the shader filesZolnai Tamás2-0/+38
2014-08-06Fix libgltf dbgutil buildJan-Marek Glogowski1-2/+2
2014-08-05Upload first official libgltf release: libgltf-0.0.0Zolnai Tamás4-72/+18
2014-07-21fdo#81182: glTF window size does not match with the scene size after resizingZolnai Tamás2-0/+72
2014-07-14Update libgltf: various fixes, memory usage optimization (second try)Zolnai Tamás17-499/+0
2014-06-30libgltf: fix Linux-with-check buildZolnai Tamás3-0/+71
2014-06-29Update libgltf: new build system and various fixesZolnai Tamás23-201/+444
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás2-0/+99
2014-06-11Patching libgltf: fix wrong deallocation methodZolnai Tamás2-0/+13
2014-06-11Patching libgltf: the passed texture bitmaps are RGBA buffersZolnai Tamás2-0/+13
2014-06-11libgltf: Update openmp-related patch to newer libgltf.Jan Holesovsky1-2/+2
2014-06-11libgltf: turn off openMP usage without any detection code.Michael Meeks2-0/+13
2014-06-11libgltf: Another new version.Jan Holesovsky2-125/+0
2014-05-21libgltf: Updated version.Jan Holesovsky3-32/+125
2014-05-21libgltf: The FPS counting is not necessary in LibreOffice.Jan Holesovsky3-3/+32
2014-05-21libgltf: Update to the new version.Jan Holesovsky13-321/+12
2014-05-06libgltf: include is missing from fmod_error_handling patch, merge patchesZolnai Tamás3-14/+11
2014-05-06Include <errno.h>Tor Lillqvist2-0/+11
2014-05-06Beautify patchStephan Bergmann1-1/+1
2014-05-06Fix patchStephan Bergmann1-0/+10
2014-05-06Don't use extern "C" for a function which return C++ typesTor Lillqvist2-0/+11
2014-05-06Upgrade libgltfZolnai Tamás18-193/+190
2014-04-27OGFrameGrabber: use a BGRA bufferZolnai Tamás2-0/+69
2014-04-20Patching libgltf: shader character buffers are used as c stringsZolnai Tamás3-1/+96
2014-04-18Patching libgltf: character buffer is used as cstringZolnai Tamás2-0/+13
2014-04-18Avoid C++11 solutions from libgltf codeZolnai Tamás2-0/+13
2014-04-18Integrate libgltf for rendering gltf modelsZolnai Tamás13-0/+267