1639 Commits (e8f4f475eaa09a0cdcf028f8c0eeae6d0a0d50db)

Author SHA1 Message Date
Vladimír Vondruš e8f4f475ea doc: fix a path. 6 years ago
Vladimír Vondruš 8ac9750a81 Platform: properly initialize EmscriptenApp GLConfiguration. 6 years ago
erikwijmans 68aec7b088 Platform: *really* destroy EGL context in WindowlessEglApp destructor. 6 years ago
Vladimír Vondruš 3ceedb3680 Doc++ 6 years ago
Vladimír Vondruš b38892474a doc: expand Developers Guide for singles. 6 years ago
Vladimír Vondruš 8d4dda12cd GL: recognize all remaining WebGL extensions. 6 years ago
Vladimír Vondruš af73929c67 GL: implemented WEBGL_blend_equation_advanced_coherent. 6 years ago
Vladimír Vondruš bb5004dbb5 GL: added Framebuffer::Status::IncompleteDimensions. 6 years ago
Vladimír Vondruš 083ecf72b8 GL: implement EXT_texture_norm16 ES and WebGL extension. 6 years ago
Vladimír Vondruš 9668ad6307 doc: whoops, wrong extension name. 6 years ago
Vladimír Vondruš 868843c9bb Remove heavy compatibility includes added in 2019.01. 6 years ago
Vladimír Vondruš cd48c59cab Remove remaining APIs deprecated in 2018.10. 6 years ago
Vladimír Vondruš cf4dc69f0d sceneconverter: add a --bounds option. 6 years ago
Vladimír Vondruš 8606b9e097 doc: sceneconverter belongs to MeshTools. 6 years ago
Vladimír Vondruš fb1452eca6 AnyImageImporter: recognize TIFF files by magic. 6 years ago
Vladimír Vondruš 6feb5a4cab GL: fix compilation on macOS + ANGLE. 6 years ago
Vladimír Vondruš cb4f6183dc Doc++, changelog, credits and version marker updates. 6 years ago
Vladimír Vondruš 0cba5088a9 doc: update the Developers guide to mention a thing better. 6 years ago
Vladimír Vondruš 490deb54f4 doc: update changelog for 2020.06. 6 years ago
Vladimír Vondruš 5d49580004 doc: archive changelogs older than 2 years. 6 years ago
Vladimír Vondruš b15e1b827e doc: link the Contributors page from the footer. 6 years ago
Vladimír Vondruš d4f4f845d9 doc: note to self: look at the diff before commiting. 6 years ago
Vladimír Vondruš a5722f175a Doc++ 6 years ago
Vladimír Vondruš d0fa28c331 Use the new half/packed typedefs where appropriate. 6 years ago
Vladimír Vondruš 1436b7bc86 Shaders: fix various WebGL issues with new MeshVisualizer features. 6 years ago
Vladimír Vondruš 10f29d2c81 MeshTools: change concatenate() to do only what it's designed for. 6 years ago
Vladimír Vondruš 1026aee80e Moved the NoInit tag from Math to the root namespace. 6 years ago
Vladimír Vondruš 8855c7c4e5 doc: updated changelog. 6 years ago
Vladimír Vondruš 8bc1fa154d Android: make this work again with NDK r19+ and CMake 3.16+. 6 years ago
Vladimír Vondruš 205192bca8 doc: update for the new Doxygen doc build setup. 6 years ago
Vladimír Vondruš 25f7d79a96 modules: rewrite FindOpenAL to support static and subproject AL Soft. 6 years ago
Vladimír Vondruš 1fd8722d51 doc: provide a separate \def_vk and \val_vk. 6 years ago
Vladimír Vondruš 6ce74205ac doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 5ea2880979 doc: port to m.css's new Python-powered config. 6 years ago
Vladimír Vondruš 6fa8a17fbb doc: move Doxyfiles out of the root. 6 years ago
Vladimír Vondruš 4b24a27a88 GL: expose AMD_sample_positions and NV_sample_locations. 6 years ago
Vladimír Vondruš 41522c674f doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 293f092f14 Add a version.h header with full Git version information. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 660cb69327 doc: add *.ico to the file format table. 6 years ago
Vladimír Vondruš bd78759b81 doc: mention IcoImporter in Windows platform docs. 6 years ago
Vladimír Vondruš a66964898f AnyImageImporter: recognize *.ico and *.cur files. 6 years ago
Vladimír Vondruš 413dc56670 imageconverter: support image & level selection. 6 years ago
Vladimír Vondruš d846944b7a MeshTools: de-template removeDuplicatesFuzzy(). 6 years ago
Vladimír Vondruš 9474b3e3fc MeshTools: rename removeDuplicates{ => Fuzzy}[Indexed]InPlace(). 6 years ago
Vladimír Vondruš 7138a53b49 MeshTools: add removeDuplicates() operating directly on MeshData. 6 years ago
Vladimír Vondruš c51edcd6d6 doc: updated credits and changelog. 6 years ago
Vladimír Vondruš 5be7fbe1e8 Math: make Range2D and Range3D properly convertible from std::pair. 6 years ago
Vladimír Vondruš 766b03fc38 Animation: add TrackViewStorage::values(). 6 years ago
Vladimír Vondruš 1bd5efc1f8 doc: initial file format support tables. 6 years ago