8094 Commits (52b7d89c6997c4959c51837de314320c9963bf51)
 

Author SHA1 Message Date
Vladimír Vondruš 52b7d89c69 Update project version. 6 years ago
Vladimír Vondruš fe4acbae7d GL: there's no EXT_DSA anymore. 6 years ago
Vladimír Vondruš c4e41d28f1 GL: one more iteration on the Apple buffer texture workaround. 6 years ago
Vladimír Vondruš 5222cf3478 doc: change all "latest" additions/deprecations to 2020.06. 6 years ago
Vladimír Vondruš 490deb54f4 doc: update changelog for 2020.06. 6 years ago
Vladimír Vondruš 820814dab6 package/archlinux: switch the AUR package to Ninja. 6 years ago
Vladimír Vondruš 36f51e3116 GL: finalize the apple-buffer-texture-unbind-on-buffer-modify workaround. 6 years ago
Vladimír Vondruš 51473776f1 GL: repro for the last remaining Apple buffer texture issue. 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š 769e27340f Trade: AbstractImporter::importerState() expects a file to be opened. 6 years ago
Vladimír Vondruš 00acfbc659 sceneconverter: add a more complex example. 6 years ago
Vladimír Vondruš 4933b48652 imageconverter,sceneconverter: compact image info if possible. 6 years ago
Vladimír Vondruš 1ff8baa220 GL: clarify Shader error reporting. 6 years ago
Vladimír Vondruš c74e49b3f4 Shaders: make instancing finally work on ES2 / WebGL 1. 6 years ago
Vladimír Vondruš 7547cfd10a Platform: CMAKE_TOOLCHAIN_FILE should be always absolute. 6 years ago
Vladimír Vondruš 41c82c6a63 package/archlinux: test more GL codepaths also in the release PKGBUILD. 6 years ago
Vladimír Vondruš 609275f993 Audio,GL: shorter way to avoid crashes on nullptr C strings. 6 years ago
Vladimír Vondruš 54a48992ff GL: doc++ 6 years ago
Vladimír Vondruš 28c2dbf167 modules: don't look for OpenAL config on Emscripten. 6 years ago
Vladimír Vondruš 1436b7bc86 Shaders: fix various WebGL issues with new MeshVisualizer features. 6 years ago
Vladimír Vondruš 3aca89ec82 GL: minor. 6 years ago
Vladimír Vondruš e2621fac3c GL,Audio: use plain old binary search for extension setup. 6 years ago
Vladimír Vondruš 54c42dfb4d GL,Audio: sort extension lists alphabetically. 6 years ago
Vladimír Vondruš b45514cb1c GL,Audio: use CORRADE_ITERATION() in extension list tests. 6 years ago
Vladimír Vondruš 5f1fd752fa GL: no need to have those in a std::vector<std::string>. 6 years ago
Vladimír Vondruš ca8172311d Math: FFS, GCC. 6 years ago
Vladimír Vondruš 12577ce07f Math: verify normal matrix calculation against the ground truth code. 6 years ago
Vladimír Vondruš 10f29d2c81 MeshTools: change concatenate() to do only what it's designed for. 6 years ago
Vladimír Vondruš fdb754bc27 MeshTools: add owned() and reference() utils. 6 years ago
Vladimír Vondruš 96f82ad124 Trade: unify array MeshAttributeData constructors. 6 years ago
Vladimír Vondruš 1026aee80e Moved the NoInit tag from Math to the root namespace. 6 years ago
Vladimír Vondruš 5b7caaee84 CMake: create the output dir before copying a DLL. 6 years ago
Vladimír Vondruš a7956de7ba Math: avoid std::is_pod. 6 years ago
Vladimír Vondruš 10a3f9fe99 Add a TODO for CMake 3.15. 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š 1b1347f571 modules: find the OpenAL DLL also with the imported target. 6 years ago
Vladimír Vondruš 7f88ae5b6e Updated toolchains submodule. 6 years ago
Vladimír Vondruš 01b666da2a modules: find GLFW via config only if the target doesn't already exist. 6 years ago
Vladimír Vondruš 25f7d79a96 modules: rewrite FindOpenAL to support static and subproject AL Soft. 6 years ago
Vladimír Vondruš 23d2ab1d1b gl-info: modernize output printing a bit, list remaining defines. 6 years ago
Vladimír Vondruš 1fd8722d51 doc: provide a separate \def_vk and \val_vk. 6 years ago
Vladimír Vondruš ff22cb8758 Platform: print EGL device count before overwriting the count variable. 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