Commit graph

18 commits

Author SHA1 Message Date
Halbear
14282e0b5d Fences and Semaphores 2026-01-22 21:19:21 +00:00
edf13611b5 SwapChain Completed, command pool/buffer almost completed, working on semaphores and fences 2026-01-22 14:56:39 +00:00
d15d1a75af Engine architecture + Multithreading 2026-01-22 11:08:52 +00:00
Halbear
44845f781d call me a millionaire because i've got 1456477fps 2026-01-21 19:37:37 +00:00
81a4b31dc4 fixed the properties file and loading issues 2026-01-21 12:59:13 +00:00
3bf2ebd06f starting swap chain and image views 2026-01-20 15:38:46 +00:00
Halbear
015c5aaa84 Wrapped up graphics Queues 2026-01-19 18:41:30 +00:00
20d0867755 Queues started 2026-01-19 14:55:26 +00:00
934f949881 Vulkan surface, this is what displays an image to the screen, working on queues next 2026-01-19 14:33:43 +00:00
6717970a23 Refactoring Engine Folder Structure 2026-01-16 14:42:46 +00:00
d8653120d2 Start work on the Device Interface Layer, the layers go
Instance -> PhysicalDevice -> Device
2026-01-16 14:30:23 +00:00
9f4c78aae2 delete idea file 2026-01-16 11:14:28 +00:00
24fdb1654a update gitIgnore 2026-01-16 11:12:13 +00:00
71bd825553 Added Debugger and logging 2026-01-16 10:21:37 +00:00
Halbear
773f02f11d working on vulkan device layers 2026-01-15 21:19:04 +00:00
e07da41f27 Vulkan Renderer Progress 2026-01-15 14:58:07 +00:00
Halbear
82db1f9321 initial Commit 2026-01-10 21:28:21 +00:00
fb15ff8f06 Initial commit 2026-01-10 21:23:10 +00:00