summaryrefslogtreecommitdiff
path: root/avmedia/Library_avmediaogl.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard1-1/+0
Change-Id: I419ca67dc1f87dd9ac751aa5a094fecf58136edb
2014-06-25Update libgltf: new build system and various fixesZolnai Tamás1-8/+1
Building: - The new tarball has reasonable build system so build libgltf as external package instead of compiling source files directly. - Freetype dependancy is removed Improvements comes with the new libgltf - Can rotate the models too (orbit mode) - Two camera handling mode: walkthrough and orbit (press M to change). - gltf_animation_set_time() works - FPS can be displayed without freetype (press F) Additional notes: - There were some bugs/regressions which are fixed during the integration (see patches). - License files are uddated now. - libgltf building is enabled only on those platforms on which gltf support actually works (windows and linux) Change-Id: Ia6c9c4da53a9b4fedba0d73aa5791489f8ad424b Reviewed-on: https://gerrit.libreoffice.org/9895 Reviewed-by: Zolnai Tamás <zolnaitamas2000@gmail.com> Tested-by: Zolnai Tamás <zolnaitamas2000@gmail.com>
2014-05-06Upgrade libgltfZolnai Tamás1-3/+0
Change-Id: Ib7bc9562602d1d8da4082987302834ac2486d78a
2014-04-20Fix build: missing glm_headersZolnai Tamás1-0/+1
Change-Id: I55fe269365d00592e11f2f6ec263561538436211
2014-04-20avmediaogl: load all needed files into buffers for gltf renderingZolnai Tamás1-1/+35
Change-Id: I00fe209f3b0061dd67240eb1a490fb62530ffb55
2014-04-04Fix make file headerZolnai Tamás1-1/+1
Change-Id: If4e65e5ba5146e93572b314f806a617adb811df9
2014-03-27Try to fix mac build: missing boost headersZolnai Tamás1-0/+2
Change-Id: I20ad48dbebcf60e64c56a03160faadbb4bf4b20d
2014-03-27Skeleton of OpenGL avmedia service for playing 3D modelsZolnai Tamás1-0/+35
Change-Id: I3bf9e68e1a08ff3db065ec7f4e135119b7d1a4ef