Update libgltf: various fixes, memory usage optimization (second try)

Desktop / LibreOffice - Zolnai Tamás [collabora.com] - 14 July 2014 07:35 UTC

Fixes in the new tarball (beside the upstreamed bug fixes):- In walkthrough mode camera is moved relative to the current camera position and not relative to the initial camera position.
- The right FPS numbers are displayed under Linux.- Some memory optimization to avoid running out of memory in case of huge models.- Other freedesktop bugs: fdo#81205, fdo#81207, fdo#81250

Change-Id: Ie0f65be3312688196fcca634eb396c577f991073 Reviewed-on: https://gerrit.libreoffice.org/10274

11b3281 Update libgltf: various fixes, memory usage optimization (second try)
Makefile.fetch | 3 +-
download.lst | 2 +-
external/libgltf/UnpackedTarball_libgltf.mk | 17 -----
.../patches/comma_at_end_of_enumerator_list.patch | 51 -------------
.../libgltf/patches/compiler_error_fixes.patch | 41 ----------
.../patches/extend_get_bitmap_for_rgba_ones.patch | 76 -------------------
external/libgltf/patches/extra_semicolon.patch | 18 -----
external/libgltf/patches/fix_package_file.patch | 13 ----
.../libgltf/patches/init_scene_set_handle.patch | 80 --------------------
external/libgltf/patches/libgltf_configure.patch | 61 ---------------
.../patches/move_fps_closer_to_the_corner.patch | 12 ---
.../patches/no_animation_in_orbit_mode.patch | 43 -----------
.../libgltf/patches/no_effect_of_set_looping.patch | 14 ----
.../patches/remove_config_h_in_dependencies.patch | 12 ---
.../patches/stop_a_potential_memory_leak.patch | 27 -------
...ough_mode_affects_orbit_mode_unexpectedly.patch | 12 ---
...ong_animation_state_when_set_time_to_null.patch | 12 ---
...g_duration_caused_by_uninitialized_member.patch | 13 ----
...t_first_run_caused_by_uninitilized_member.patch | 11 ---
.../wrong_media_time_caused_by_missing_fmod.patch | 14 ----
20 files changed, 3 insertions(+), 529 deletions(-)

Upstream: cgit.freedesktop.org


  • Share