Commit Graph

13 Commits

Author SHA1 Message Date
e1fd364027 Test fullscreen exclusive support 2023-09-12 19:03:23 +01:00
6a8c8b1c3e optimise ecs; build static mesh render lists 2023-08-22 23:41:08 +01:00
bf6c8d8a02 Rename .hpps to .h 2023-05-01 14:13:35 +01:00
41174515a8 make depth-stencil images dedicated allocations 2023-03-21 16:46:58 +00:00
0cdc7403b9 Clean up code 2023-03-21 15:21:24 +00:00
b21dad41cd Choose depth buffer format; Log GPU memory usage 2023-03-21 14:18:59 +00:00
c462e873bc Re-add unifom buffer writing 2023-03-21 11:03:20 +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
bailwillharr
2f46fe21ef Get depth buffer working 2023-03-13 20:35:15 +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
3e40ae3e1e Start rewrite of vulkan backend (again) 2023-03-12 16:14:55 +00:00