14 Commits

Author SHA1 Message Date
12671e8f69 TMP / pre-commit.py: fix env_name 2022-12-17 14:44:10 +03:00
affbaa56c9 TMP / pre-commit.py: fix double /tools/ 2022-12-17 14:37:19 +03:00
45d0897003 TMP / pre-commit.py rc1 2022-12-17 14:20:07 +03:00
93a514cc43 TMP / cl-tidy & pre-commit.py start 2022-12-05 14:25:52 +03:00
678025b803 TMP / wip clang-tidy 2022-11-30 15:08:21 +03:00
556b15cce9 TMP / .gitignore 2022-11-20 14:31:14 +03:00
689b66b2be TMP / added SIM_ID 2022-11-20 14:17:08 +03:00
c518a69b75 TMP / removed -wall for clang and BUILD_ID is now in cmake cache 2022-11-19 00:18:11 +03:00
f8e23f5713 TMP / refactor cmake 2022-11-18 22:13:48 +03:00
7f7153100b
First improvements for Visual Studio / MSVC users
- Added missing <array> includes
- -Werror, -Wextra and -Wpedantic are used with GCC only
- CXX_STANDARD_REQUIRED is now ON
2022-11-07 22:47:11 +03:00
c5233a6bf0
Fixed uniform buffer alignment 2022-11-07 11:33:19 +03:00
189d19fd4a
imageIndexInFlight is now initialized properly 2022-11-04 22:51:36 +03:00
a110c9de03
Added logging, refactored versioning; STB is now included
- Added logging
- Rewrote versioning code
- Refactored dependency management
  - STB (stb_image.h) is now included
  - All other dependencies now use find_package
- Cross-compilation from Linux to Windows is now possible
2022-10-31 21:12:48 +03:00
da10f7c5cd
Initial commit 2022-10-09 17:25:45 +03:00