Commit graph

21 commits

Author SHA1 Message Date
Alejandro Saucedo
9a19e3b280 Moved shader compile logic to main libary 2021-02-20 16:48:56 +00:00
Alejandro Saucedo
2f728074a8 Replaced shaderc with glslang 2021-02-19 19:47:33 +00:00
Alejandro Saucedo
ab6a92004c Updated back to direct reference 2021-02-19 08:53:34 +00:00
Alejandro Saucedo
ddf2f58593 Added explicit library include 2021-02-19 08:30:07 +00:00
Alejandro Saucedo
d6dc1d21d2 Removed exclude_from_all 2021-02-19 08:24:36 +00:00
Alejandro Saucedo
4e7f4c8847 Updated cmake to include spdlog header from folder2 2021-02-19 08:20:35 +00:00
Alejandro Saucedo
9ae3bcac27 Updated targets 2021-02-19 08:14:28 +00:00
Alejandro Saucedo
5647511c89 Added comment 2021-02-19 08:08:17 +00:00
Alejandro Saucedo
940a60958c Ensure shaderc subrepo is initialized 2021-02-18 22:28:51 +00:00
Alejandro Saucedo
dc2f11313b Updated tests cmakelists 2021-02-18 22:25:25 +00:00
Alejandro Saucedo
dc6ba85029 Updated working vs 2021-02-18 21:30:58 +00:00
Alejandro Saucedo
c1b53cda9d Added initial iteration of shaderc 2021-02-18 21:05:17 +00:00
Alejandro Saucedo
16ae365b93 Added targets for building codecov 2021-02-13 13:11:32 +00:00
Alejandro Saucedo
80ff9f279d Updated base builds to work with local repo as well as with vcpkg 2020-11-01 12:20:37 +00:00
Alejandro Saucedo
c15a14d2b2 Updated logging definitions to ensure it works using dynamic and static config 2020-09-04 07:01:58 +01:00
Alejandro Saucedo
1286da2179 Updated test to use gtest instead of Catch2 2020-09-04 06:11:35 +01:00
Alejandro Saucedo
0b35b5e9d6 Updated test files to work with gtest 2020-09-03 22:20:16 +01:00
Alejandro Saucedo
782c9f4fe8 Added tests for shader load data including raw and compiled strings+files 2020-08-31 11:47:35 +01:00
Alejandro Saucedo
39b051160a Added base tests for end to end manager functionality 2020-08-26 18:53:50 +01:00
Alejandro Saucedo
6ef768f0ca Added single header include 2020-08-24 22:14:49 +01:00
Alejandro Saucedo
af74e25e35 Updated repository to use cmakelists for compilation 2020-08-24 20:56:25 +01:00