Commit graph

17 commits

Author SHA1 Message Date
GPUCode 5118435d65 code: Replace printf/scanf with type safe fmt 2023-10-26 23:29:19 +03:00
GPUCode 7b6a127051 core: Switch to std threading primitives 2023-10-22 17:10:25 +03:00
georgemoralis fd2bfc869b refactoring singleton class 2023-10-15 10:03:26 +03:00
georgemoralis 70487a4fed some work on pad emulation (WIP) 2023-10-13 09:40:59 +03:00
georgemoralis b4b98ae60d more work on graphics . tiles are not yet supported 2023-09-27 22:47:53 +03:00
georgemoralis 88785e2c54 fixed some silly issues 2023-09-22 00:05:00 +03:00
georgemoralis 469b07b9c3 almost finished vulkan init 2023-09-21 23:48:16 +03:00
georgemoralis bd6a382529 vulkanCreateQueues 2023-09-21 18:20:13 +03:00
georgemoralis f6c6f8a1c0 vulkan : createDevice 2023-09-21 12:59:48 +03:00
georgemoralis 984bef4bc9 Finished vulkanFindQueues 2023-09-21 12:41:51 +03:00
georgemoralis 34c2211e0d more work on vulkan queues 2023-09-20 14:19:20 +03:00
georgemoralis 01671c408d misc 2023-09-19 17:13:37 +03:00
georgemoralis 5cbb3bff69 Added vulkanGetSurfaceCapabilities 2023-09-19 14:02:40 +03:00
georgemoralis 8e76d6b94d some vulkan queue work 2023-09-19 09:15:59 +03:00
georgemoralis 02004efcd0 even more vulkan init 2023-09-18 14:52:16 +03:00
georgemoralis 2f3ee01e72 more vulkan init progress 2023-09-17 23:38:16 +03:00
georgemoralis 4420d80548 added vulkan extension initialize 2023-09-17 20:01:29 +03:00