18 Commits

Author SHA1 Message Date
2ae1196e25 fixed issue with texture loading in asset packer, fixed shader bug, textures now work 2025-05-10 17:04:56 +10:00
0c73af4374 changed asset packer, changed vulkan config, misc fixes 2025-05-03 11:54:40 +10:00
7ae8c5bdf9 changed buffers to host visible/coherent cleaned up packer and old packing code 2025-04-30 12:13:37 +10:00
abcfb7774c big refactor before rewriting buffer handling 2025-04-28 22:34:07 +10:00
7a3844013e refactor of function/type names 2025-04-26 13:15:41 +10:00
fee5f311f2 work on asset loading queues 2025-04-25 18:48:31 +10:00
72e1b91e2a work on asset loading queues 2025-04-25 18:48:13 +10:00
44668e8742 job queue abstraction, create image sampler function and misc fixes 2025-04-23 18:39:43 +10:00
45b8f96d34 abstract ticket mutexes 2025-04-23 09:31:20 +10:00
e4519e3b4a some experimenting with creating a gui 2025-03-22 19:49:51 +11:00
e5b5807c6d rendering refactor, dxvk started, script updated 2025-03-15 21:25:39 +11:00
1d2a1b006c awful batch script mostly functional, some other trash 2025-03-09 22:19:34 +11:00
ddcdf479a2 work on windows platform layer 2025-03-04 23:29:35 +11:00
b627a30675 fixed release builds being broken due to including validation layers 2025-03-03 21:24:32 +11:00
d16dbe63fa some work on pipeline setup, fixing up bash script 2025-02-26 22:58:12 +11:00
c700b40c86 implemented descriptor/pipeline layout setup 2025-02-25 21:50:55 +11:00
5f235694cd vulkan init done, more added to the platform layer for interfacing with window 2025-02-23 16:17:23 +11:00
7bf35d0031 first commit 2025-02-22 19:29:11 +11:00