9635 Commits (90f614aa84ff44b30ca7eac6a0f74c402df7bdaa)
 

Author SHA1 Message Date
Vladimír Vondruš 90f614aa84 package/ci: unify comments. 4 years ago
Vladimír Vondruš 9e56e6e5f4 package/ci: no reason to not use GCC 4.8 also for Vulkan. 4 years ago
Vladimír Vondruš 33385a7670 package/ci: use Ubuntu 18.04 on CircleCI. 4 years ago
Vladimír Vondruš 1fe29a8333 DebugTools: fix WebGL 2 build on Emscripten < 2.0.17. 4 years ago
Vladimír Vondruš 07c88b6fb2 doc: upgrade DdsImporter to a "no caveats" state. 4 years ago
Vladimír Vondruš 8d770524e1 imageconverter: show total data size in --info. 4 years ago
Vladimír Vondruš 4a54de117d doc: updated changelog. 4 years ago
Vladimír Vondruš cdfe668d58 AnyImageImporter: recognize ASTC files and data. 4 years ago
Vladimír Vondruš a63e175687 doc: link to plugin behavior docs even if there are no caveats. 4 years ago
Vladimír Vondruš 4b6248cfb2 package/ci: retry Android tests 10x more after a two minute timeout. 4 years ago
Vladimír Vondruš d087dbb349 package/ci: parametrize CMake download. 4 years ago
Vladimír Vondruš 602aac8036 AnyImageImporter: remove a TODO for KTX magic recognition. 4 years ago
Vladimír Vondruš c1d5454cf7 AnySceneImporter: use Compare::StringHasPrefix in a test. 4 years ago
Vladimír Vondruš f024963ff9 {Obj,Tga}Importer: clean up now-unneeded StringStl.h includes. 4 years ago
Vladimír Vondruš c9bc0d7777 doc: updated changelog. 4 years ago
Vladimír Vondruš 53a74b5e6c gl-info: port away from std::string. 4 years ago
Vladimír Vondruš 70d286774f Platform: use StringView in *Application::Text*Event. 4 years ago
Vladimír Vondruš 59989fa3ea Platform: port *XApplication away from std::string. 4 years ago
Vladimír Vondruš ca1cbe2950 Platform: port Sdl2Application away from std::string. 4 years ago
Vladimír Vondruš c3024cbcc9 Platform: port EmscriptenApplication away from std::string. 4 years ago
Vladimír Vondruš b9459d3669 Platform: port GlfwApplication away from std::string. 4 years ago
Vladimír Vondruš a6da074ae0 doc: updated changelog. 4 years ago
Christophe Meyer 8a32694c5d Reword a sentence in vulkan-wrapping.dox 4 years ago
Vladimír Vondruš 65e09afa75 package/ci: xcode 11.4 image on CircleCI is useless now. 4 years ago
Vladimír Vondruš 7a382db5f6 DebugTools: thanks, Doxygen, for brightening up my MONDAY. 4 years ago
Vladimír Vondruš f526e0418e sceneconverter: store IDs of custom field names instead of raw values. 4 years ago
Vladimír Vondruš a961f580e8 doc: updated changelog and credits. 4 years ago
Vladimír Vondruš 06dfb8e985 DebugTools: mention that buffer[Sub]Data() always uses a new allocation. 4 years ago
Vladimír Vondruš 8d604a4803 package/ci: Emscripten 2.0.17 to 2.0.24 is utterly broken, skip. 4 years ago
Pablo Escobar 4350f1358a package/ci: Run emscripten-webgl2 on Emscripten 2.0.17 4 years ago
Pablo Escobar 342a8a9235 DebugTools: test size 0 in buffer[Sub]Data() 4 years ago
Pablo Escobar 1ac982f258 DebugTools: make bufferData()/bufferSubData() available on WebGL 2.0 4 years ago
Pablo Escobar 588f62d2a0 DebugTools: make bufferData()/bufferSubData() default to Buffer::subData() 4 years ago
Pablo Escobar 3ab4c74a66 GL: expose Buffer::data()/subData() on WebGL 2.0 4 years ago
Vladimír Vondruš 500e41e4a8 DebugTools: adapt tests to buffer[Sub]Data() deprecation. 4 years ago
Vladimír Vondruš 0113b34852 DebugTools: deprecate templated bufferData(). 4 years ago
Vladimír Vondruš fabfdba0fb DebugTools: buffer[Sub]Data() relies on ARB_map_buffer_range. 4 years ago
Vladimír Vondruš d90c512cc2 SceneTools: use the fancier member-function-slicing APIs. 4 years ago
Vladimír Vondruš 41d9616c18 SceneTools: no need to preserve this expressions on a no-assert build. 4 years ago
Vladimír Vondruš 6b18a5e11f TODOs for the stupid annoying Emscripten -s<SPACE>WHATEVER flags. 4 years ago
Vladimír Vondruš a1bd845c34 Doc++ 4 years ago
Vladimír Vondruš d07b6a2bb4 sceneconverter: show also total data size in --info. 4 years ago
Vladimír Vondruš e0909fedfe Math: add castInto() variants for Double<->integer. 4 years ago
Vladimír Vondruš f9ce0476b7 Math: fixed incorrectly copypasted docs in castInto(). 4 years ago
Vladimír Vondruš 96360aff25 SceneTools: mark everything here as experiental. 4 years ago
Vladimír Vondruš f049ba9012 Fix a non-deprecated build on MSVC, again. 4 years ago
Vladimír Vondruš 5f5cfb1094 doc: updated credits and changelog. 4 years ago
Christophe Meyer 35b376e619
Fix tiny english issue in features.dox 4 years ago
Vladimír Vondruš 0508e29320 doc: updated credits & changelog. 4 years ago
Vladimír Vondruš 2ee6054f69 doc: adapt to the fact there's a real GltfImporter now. 4 years ago