Commit Graph

76 Commits

Author SHA1 Message Date
bailwillharr
fd6c99ea12 disable most of the engine for for rewrite 2022-11-28 16:33:50 +00:00
d8911df619 Do things 2022-11-28 09:39:00 +00:00
28a017e5e7 Fix text file reading 2022-11-22 21:50:06 +00:00
bailwillharr
d91def268a Add better model loading, add test models 2022-11-21 17:14:31 +00:00
bailwillharr
6c50c37825 Add assimp library 2022-11-20 13:26:52 +00:00
ecab0acbf4 Fix shaderc linking and crlf shader errors in linux 2022-11-14 23:11:49 +00:00
bailwillharr
52009da6fa do stuiff 2022-11-08 15:34:59 +00:00
bailwillharr
b65058ab3e DO stuff 2022-11-08 13:42:07 +00:00
bailwillharr
f4fd782930 Add test project; work on gfx 2022-11-07 20:15:26 +00:00
bailwillharr
f7a76f2e8d Group sources in visual studio 2022-10-23 20:26:42 +01:00
36c07aa4d1 Add support for window resizing with Vulkan 2022-10-21 13:58:59 +01:00
ddefcc1967 Add stuff 2022-10-21 12:31:46 +01:00
6f0bd2c800 Begin implementing vma 2022-10-09 14:57:41 +01:00
45a4db4dcf Move game loop into engine lib 2022-10-04 11:54:23 +01:00
d7a79abb1c Convert back to a static library 2022-10-02 16:34:51 +01:00
2c4a47541d Add volk 2022-09-13 22:55:08 +01:00
021869a3a1 Do vulkan work 2022-09-13 22:43:24 +01:00
07c17687ef Begin vulkan impl 2022-09-13 19:25:18 +01:00
eea441ace8 Only compile SDL2 if its not found 2022-09-10 00:09:16 +01:00
9d399c62d4 Do lots of stuff 2022-09-07 10:02:01 +01:00
a61367721c Change the transform component to a struct 2022-09-04 01:31:10 +01:00
18751a3728 Move the log creation code to a header file 2022-09-04 00:36:17 +01:00
aaaf52a0ba Fix cmake bugs 2022-09-03 01:14:26 +01:00
96548f878c Disable freetype dependencies 2022-09-03 00:32:58 +01:00
1b8507e21f Change stuff 2022-09-03 00:02:09 +01:00
834e2fd3ac Initial commit 2022-09-02 12:06:59 +01:00