Commit Graph

20 Commits

Author SHA1 Message Date
a686371339 Fix minor bug/typo 2023-12-21 18:55:12 +00:00
591d0ea3c2 Attempt to fix coordinate system 2023-09-19 12:29:40 +01:00
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
a93687d2bd commit more files 2023-04-29 15:57:32 +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
cd0cff7e01 Fix bugs for clang 2023-03-20 20:58:12 +00:00
3bf0f1511e Remove requirement for memory_priority extension 2023-03-20 14:25:22 +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
3df5cfbc02 Fix code to make clang happy 2023-03-13 17:35:22 +00:00
bailwillharr
fa34a8c583 Make uniform buffers updateable. 2023-03-13 17:10:46 +00:00
bailwillharr
2bb75f4683 Get rendering kind-of working again 2023-03-12 20:39:11 +00:00
bailwillharr
3e40ae3e1e Start rewrite of vulkan backend (again) 2023-03-12 16:14:55 +00:00