Commit Graph

246 Commits

Author SHA1 Message Date
bailwillharr
a278b7d035 Remove stuff to rewrite 2022-12-01 19:08:21 +00:00
bailwillharr
60d1452f01 Add resource manager 2022-12-01 15:54:28 +00:00
bailwillharr
648bdf19fe Move engine resources out of test 2022-11-30 11:59:41 +00:00
bailwillharr
7788a86c2f Work on scene 2022-11-30 10:36:50 +00:00
bailwillharr
dc2cb22eb8 add objects back 2022-11-30 00:46:03 +00:00
bailwillharr
45a8c7be3c begin adding SceneManager 2022-11-29 14:22:03 +00:00
bailwillharr
fd6c99ea12 disable most of the engine for for rewrite 2022-11-28 16:33:50 +00:00
bailwillharr
cc705fde85 remove non-generic logic from engine game loop 2022-11-28 15:57:18 +00:00
bailwillharr
9c9b74f8fc Fix fonts. Optimise vulkan renderer 2022-11-28 15:02:08 +00:00
d8911df619 Do things 2022-11-28 09:39:00 +00:00
bailwillharr
69dae9ab42 Add stuff 2022-11-27 14:35:41 +00:00
e495183019 do font stuff 2022-11-23 18:09:49 +00:00
04a7114e0e do font stuff 2022-11-23 16:20:08 +00:00
bailwillharr
b5c7750649 Do stuff 2022-11-23 15:40:10 +00:00
6bf12dc95b Re-upload large files with LFS 2022-11-22 21:51:31 +00:00
28a017e5e7 Fix text file reading 2022-11-22 21:50:06 +00:00
bailwillharr
97cd86e87b Import .dae files into git lfs 2022-11-21 17:19:08 +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
f06ccecd33 Add multisampling 2022-11-15 19:53:40 +00:00
ceaa2c30f5 Do some things 2022-11-15 13:59:43 +00:00
ecab0acbf4 Fix shaderc linking and crlf shader errors in linux 2022-11-14 23:11:49 +00:00
bailwillharr
d71254985b Add textures 2022-11-11 16:18:22 +00:00
bailwillharr
7cc09484c1 Support textures with vulkan; add FPS limiter. 2022-11-10 14:12:29 +00:00
bailwillharr
d4106091cd Remove old TODO; begin texture impl. 2022-11-09 15:37:16 +00:00
bailwillharr
52009da6fa do stuiff 2022-11-08 15:34:59 +00:00
bailwillharr
544fc78416 add submodule 2022-11-08 13:44:12 +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
3c4fb0de10
Merge pull request #3 from bailwillharr/vulkan
Do bare
2022-11-07 11:13:36 +00:00
ef518089cf Do bare 2022-11-07 11:10:29 +00:00
98e49448ad
Merge pull request #2 from bailwillharr/vulkan
Merge vulkan into master
2022-11-01 16:31:30 +00:00
bailwillharr
99b287309d Add vulkan push constant support 2022-10-31 16:21:07 +00:00
d628414d69 break stuff 2022-10-27 23:06:56 +01:00
bailwillharr
d04e4a168a Do a ton of stuff. can't remember what 2022-10-27 17:58:30 +01:00
bailwillharr
df02820c7d do stuff 2022-10-24 15:16:04 +01:00
46895c0d4b Support multiple frames rendering at once 2022-10-24 14:30:05 +01:00
e811349e5b Make index buffers use 32 bit ints 2022-10-24 09:34:09 +01:00
6542b7039b Add null device 2022-10-24 01:14:08 +01:00
ce12534ad8 Add indexed buffer support 2022-10-24 01:10:48 +01:00
a24b951df1 Add support for multiple pipelines 2022-10-24 00:19:07 +01:00
bailwillharr
d6522730ae Initialise some member variables 2022-10-23 20:37:56 +01:00
bailwillharr
f7a76f2e8d Group sources in visual studio 2022-10-23 20:26:42 +01:00
14e9833a93 Make changes 2022-10-23 12:05:09 +01:00
2042a9a3b3 fix bug 2022-10-22 13:19:47 +01:00
b6a7634cc5 Get vertex buffers working 2022-10-22 13:15:25 +01:00
eb1884ee8e Add buffer code, doesn't work 2022-10-21 17:03:36 +01:00
f697d37791 Fix resize error 2022-10-21 14:17:28 +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