Commit Graph

201 Commits

Author SHA1 Message Date
Greg Wells
12223b0bf3 got bored wrote some objectice C 2025-05-24 15:19:45 -04:00
Greg Wells
e955775ba0 vulkan swapchain support 2025-05-24 15:13:16 -04:00
Greg Wells
3fa37d0229 delete old cpp file 2025-05-24 14:48:00 -04:00
Greg Wells
dc86ccce95 idk why there didnt commit 2025-05-24 14:47:49 -04:00
Greg Wells
b1fab45e53 do some more C stuff 2025-05-24 14:46:26 -04:00
Greg Wells
08dd2ccc3d comment out metal texture 2025-05-23 21:59:52 -04:00
Greg Wells
2cda27371e delete all of the metal presentation queue 2025-05-23 21:59:28 -04:00
Greg Wells
d1aee0d570 recreate presentaion queue to work in C 2025-05-23 21:57:40 -04:00
Greg Wells
b957956bbe has queue helper functions 2025-05-23 21:53:36 -04:00
Greg Wells
84a29764c0 add helper functions to get queue indices 2025-05-23 21:03:15 -04:00
Greg Wells
02432e04d3 device present to surface checks 2025-05-23 20:52:25 -04:00
Greg Wells
990f40637f commit c file 2025-05-23 15:02:10 -04:00
Greg Wells
8744b56955 reimplement gnCreateOutputDevice 2025-05-23 15:01:59 -04:00
Greg Wells
273b1ad59e delete vulkan queue familes 2025-05-23 11:50:28 -04:00
Greg Wells
e7bbd9f9f2 add queue information to Gryphn 2025-05-23 11:49:34 -04:00
Greg Wells
20c351e5d8 Update vulkan debugger 2025-05-23 11:11:15 -04:00
Greg Wells
1d66d4399a deelete vulkan instance 2025-05-23 11:07:55 -04:00
Greg Wells
3b047f6442 redo vulkan surfaces 2025-05-23 09:51:54 -04:00
Greg Wells
65d6e3013a move framebuffer shader into its own file 2025-05-23 09:48:54 -04:00
Greg Wells
68eb59b6f6 import support of instance debug messages 2025-05-23 09:45:18 -04:00
Greg Wells
4489a530c0 write gryphn surface creation util for MacOS 2025-05-22 19:56:32 -04:00
Greg Wells
6c43eb026d gryphn window surfaces 2025-05-22 18:14:03 -04:00
Greg Wells
692b5a0f19 add output device include directive 2025-05-21 14:57:20 -04:00
Greg Wells
586b5bdd0c rewrite device creation in C 2025-05-21 14:56:45 -04:00
Greg Wells
7341abb617 get debugger to print out instance errors 2025-05-21 10:49:55 -04:00
Greg Wells
f527afdb7a delete old metal instance 2025-05-21 10:47:42 -04:00
Greg Wells
f97e26d019 re implement debugger in C 2025-05-21 10:16:58 -04:00
Greg Wells
fa58a2f2d6 C instance creation 2025-05-20 22:35:51 -04:00
Greg Wells
a4166ae5c2 take a bulldozer to some code 2025-05-20 17:39:40 -04:00
Greg Wells
43c6f88d18 Update ReadME.md 2025-05-20 17:39:29 -04:00
Greg Wells
74689a86ef start using C based classes 2025-05-20 12:02:44 -04:00
Greg Wells
daef5e4858 made the gnAppInfo struct C compliant 2025-05-17 13:45:39 -04:00
Greg Wells
29a433b7d5 get rid of warnings: TODO make these classes C 2025-05-17 13:25:07 -04:00
Greg Wells
41f4642260 fix warnning about C style classes 2025-05-17 13:22:12 -04:00
Greg Wells
bdc515c339 new gnSetShaderModule function (gnByte*, gnSize) 2025-05-17 13:21:55 -04:00
Greg Wells
ef42fe5722 Get rid of Gryphn File API 2025-05-17 13:21:37 -04:00
Greg Wells
054438691b start using new string class 2025-05-15 19:57:13 -04:00
Greg Wells
f34028a5e8 write a c compatible list class 2025-05-14 11:23:53 -04:00
Greg Wells
b35daa0ca1 removing commnets and also error checking 2025-05-14 09:04:19 -04:00
Greg Wells
f8a4ba22dd Remove gnCreateWindowSurface, add platform specific window creation
functions
2025-05-13 17:35:17 -04:00
Greg Wells
556fa7b71c add SPIRV-Cross to GryphnMetalImpl 2025-05-13 11:00:23 -04:00
Greg Wells
55df72fa86 fix color blending operations 2025-05-11 10:47:12 -04:00
Greg Wells
5250054432 add version of findDepthFormat without return code 2025-05-11 10:47:12 -04:00
Greg Wells
57f272728c remove some useless stuff 2025-05-11 10:47:12 -04:00
Greg Wells
0b81c52bd5 return GN_SUCCESS 2025-05-11 10:47:12 -04:00
Gregory Wells
54a107623d Create README.md 2025-05-06 20:55:24 -04:00
Greg Wells
142a147500 remove the comment of the old structure 2025-05-06 20:50:13 -04:00
Greg Wells
a4bcb55f5a fix a warning 2025-05-06 20:24:16 -04:00
Greg Wells
07624bc93d wrote c compatible return code structure 2025-05-06 18:29:46 -04:00
Greg Wells
a3fd0e1579 fix some cmake stuffs 2025-05-06 17:25:22 -04:00