summaryrefslogtreecommitdiff
path: root/modules/basis_universal
AgeCommit message (Expand)Author
2021-07-13Implement the ability to disable classesreduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-05-07basis_universal: Update to upstream commit from Apr 16, 2021Rémi Verschelde
2021-02-08Initialize class/struct variables with default values in modules/Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-29Consistently use normal_mapMarcel Admiraal
2020-12-18SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-09-06Fix header guards in modules:Marcel Admiraal
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-31Fix more -Wmaybe-uninitialized warnings with target=release_debugRémi Verschelde
2020-03-30Fix another batch of -Wmaybe-uninitialized warningsRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Fix some -Wmaybe-uninitialized warningsRémi Verschelde
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-03-11Fix basis_universal to not include tool main file.Fabio Alessandrelli
2020-02-18Fix compilation warnings and re-enable werror=yes on TravisRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-14Fix various GCC compilation warnings after Vulkan mergeRémi Verschelde
2020-02-13basis_universal: Update to upstream commit from Jan 4, 2020Rémi Verschelde
2020-02-11Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde
2020-02-11Fix code formatting issues and VS compilationRémi Verschelde
2020-02-11basis_universal: Use proper basisu_transcoder.h header, fixes Clang buildRémi Verschelde
2020-02-11Fixes to Basis Universal.Juan Linietsky
2020-02-11basis_universal: Fix py3 build and document license and provenanceRémi Verschelde
2020-02-11Rewritten StreamTexture for better code reuse, added basis universal supportJuan Linietsky