21 Commits
Author SHA1 Message Date
Gregory Wells eaf3bcb290 create vulkan swapchain 2026-05-25 18:14:40 -04:00
Gregory Wells 629036542a make gryphn create all queue familes 2026-05-25 18:03:38 -04:00
Gregory Wells fb2aa8504f create graphics queue for vulkan 2026-05-25 14:09:02 -04:00
Gregory Wells 0eff3c62ee get vulkan functions up and running 2026-05-25 12:52:56 -04:00
Gregory Wells 587f3cd224 make vulkan enable swapchain extension 2026-05-25 12:37:52 -04:00
Gregory Wells dd3c50be07 redo folder structure 2026-05-25 12:27:10 -04:00
Gregory Wells a252a9cf6b fix crash from junk data 2026-05-25 12:13:25 -04:00
Gregory Wells 96ddecda52 final vulkn functions 2026-05-25 11:45:21 -04:00
Gregory Wells f86d6b9a54 redo code and add xlib surface loader interface 2026-05-25 09:16:17 -04:00
Gregory Wells f39024c045 vulkan device creation 2026-05-24 20:28:50 -04:00
Gregory Wells b0c36a6bea get physical device properties 2026-05-24 20:19:22 -04:00
Gregory Wells ebaf4fde0a enumerate through physical devices 2026-05-24 20:08:32 -04:00
Gregory Wells 9387e8afd9 add a helper function 2026-05-24 19:53:32 -04:00
Gregory Wells c51c05fb08 allow clang to see compile commands 2026-05-24 19:51:25 -04:00
Gregory Wells 55889a32d4 create vulkan instance 2026-05-24 19:21:50 -04:00
Gregory Wells 7a952fcb19 misspelling 2026-05-24 19:15:12 -04:00
Gregory Wells e8e54c0c0d renmove a kinda stupid printf 2026-05-24 14:03:00 -04:00
Gregory Wells 01148e2dad add real vulkan check 2026-05-24 14:01:43 -04:00
Gregory Wells 2379e3ae6b load vulkan backend (if compiled always say is avaliable) 2026-05-24 13:17:21 -04:00
Gregory Wells de67b88f18 allow opening of .SO files on linux 2026-05-24 13:15:47 -04:00
Gregory Wells 6fd8917b88 get Gryphn to compile on Linux 2026-05-24 13:03:28 -04:00