Commit graph

16 commits

Author SHA1 Message Date
chyyran
dd16dbd5d2 vk: remove renderpass stuff 2023-01-11 18:04:35 -05:00
chyyran
b8cfeda08a vk: port to use dynamic rendering 2023-01-11 17:53:43 -05:00
chyyran
02b3b8baff vk: fix image format conversions 2023-01-11 17:28:09 -05:00
chyyran
9dd656d49f vk: fix some bugs in the format 2023-01-10 22:22:42 -05:00
chyyran
18a96d5e5e vk: initial binding of previous pass outputs 2023-01-10 19:36:07 -05:00
chyyran
f8ba964b01 vk: log commands to renderpass 2023-01-10 00:45:48 -05:00
chyyran
4595a5ccc3 vk: get closer to having shaders render 2023-01-10 00:11:05 -05:00
chyyran
48321d997b fmt: run cargo fmt 2023-01-09 22:54:54 -05:00
chyyran
47b5625095 vk: fix hello triangle to use render to texture then blit 2023-01-09 22:53:28 -05:00
chyyran
3d57be2754 vk: work on hooking 2022-12-29 00:50:48 -05:00
chyyran
2038da787e vk: some work on texture binding 2022-12-22 01:30:14 -05:00
chyyran
8fca2954b0 fmt: run cargo fmt 2022-12-21 21:39:31 -05:00
chyyran
fe573618f8 vk: implement load luts 2022-12-21 21:13:35 -05:00
chyyran
e428e02dfe vk: create raii buffer abstraction 2022-12-11 01:06:28 -05:00
chyyran
6ce7af12e1 vk: create vulkan state for each shader 2022-12-10 01:25:36 -05:00
chyyran
0c072dbc91 vk: make fbos 2022-12-07 02:05:10 -05:00