Commit Graph

20 Commits

Author SHA1 Message Date
bailehuni
e9e78966be Allow changing present mode 2024-04-26 23:31:34 +01:00
5b60668f71 Fix window resize in wayland 2024-04-13 12:11:36 +01:00
bailehuni
d2223a7b45 Make all header files use #pragma once 2024-03-31 11:11:22 +01:00
bailehuni
dcd71d3a14 Replace renderpass with dynamic rendering (imgui broken) 2024-03-25 17:49:52 +00:00
bailehuni
f04c516d2b Begin adding shadow mapping and a few vulkan fixes 2024-03-23 21:16:30 +00:00
bailehuni
984941d546 Get PBR rendering working 2024-02-28 22:18:19 +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
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