Commit Graph

21 Commits

Author SHA1 Message Date
5ddcb90ad2 Begin full text rendering support 2023-05-15 00:27:31 +01:00
83e0935b15 remove freetype, begin font code 2023-05-14 14:40:16 +01:00
5a824ee015 Finally get textures working again 2023-03-23 19:07:10 +00:00
25ee640c41 Get textures working (almost) 2023-03-21 23:52:52 +00:00
bailwillharr
cd617e8619 DO lots 2023-03-15 23:11:24 +00:00
bailwillharr
e1cb168cce Fix subpass dependency and do other things 2023-03-15 01:49:03 +00:00
9e7c6e923d Attempt to add depth buffer 2023-03-13 20:27:47 +00:00
bailwillharr
fa34a8c583 Make uniform buffers updateable. 2023-03-13 17:10:46 +00:00
bailwillharr
bbf582d85f Get descriptor sets working 2023-03-13 01:19:32 +00:00
bailwillharr
2bb75f4683 Get rendering kind-of working again 2023-03-12 20:39:11 +00:00
bailwillharr
8abfc69154 re-write pipeline code 2023-03-12 17:11:13 +00:00
bailwillharr
3e40ae3e1e Start rewrite of vulkan backend (again) 2023-03-12 16:14:55 +00:00
bailwillharr
7c0b286e13 Fix windows compilation 2023-02-19 13:55:08 +00:00
1206d4626c Fix shader error 2023-02-18 01:55:22 +00:00
d76c8bb9cb Do things 2023-02-15 16:00:54 +00:00
bb7d70e79e Begin collision rewrite 2023-02-02 17:32:19 +00:00
165d2687a8 Fix sphere normals 2023-01-26 21:54:20 +00:00
c489c66a44 Clean stuff up 2023-01-20 16:30:35 +00:00
d7d8720c75 Fix bugs, add mesh gen 2023-01-06 16:45:39 +00:00
c493ba559b Add mesh renderer 2022-12-20 23:51:04 +00:00
bailwillharr
648bdf19fe Move engine resources out of test 2022-11-30 11:59:41 +00:00