Integrate libgltf for rendering gltf models

Desktop / LibreOffice - Zolnai Tamás [collabora.com] - 18 April 2014 05:56 UTC

62fd630 Integrate libgltf for rendering gltf models
Makefile.fetch | 1 +
RepositoryExternal.mk | 18 +++++++-
configure.ac | 1 +
download.lst | 1 +
external/Module_external.mk | 1 +
external/libgltf/Makefile | 14 ++++++
external/libgltf/Module_libgltf.mk | 17 +++++++
external/libgltf/README | 1 +
external/libgltf/StaticLibrary_libgltf.mk | 47 +++++++++++++++++++
external/libgltf/UnpackedTarball_libgltf.mk | 28 ++++++++++++
external/libgltf/patches/adress_of_temporary.patch | 13 ++++++
external/libgltf/patches/extra_qualification.patch | 12 +++++
.../libgltf/patches/include_path_freetype.patch | 12 +++++
external/libgltf/patches/include_path_glew.patch | 48 ++++++++++++++++++++
.../libgltf/patches/include_typo_texture.patch | 12 +++++
.../libgltf/patches/missing_include_cstring.patch | 11 +++++
.../patches/unneeded_context_handling.patch | 12 +++++
external/libgltf/patches/win_only_variables.patch | 40 ++++++++++++++++
18 files changed, 288 insertions(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share