Commit Graph

41 Commits

Author SHA1 Message Date
Greg Wells
3f776277cd remove useless code 2025-05-29 13:46:15 -04:00
Greg Wells
886e6b50c9 free object on destruction 2025-05-29 13:08:13 -04:00
Greg Wells
32f49ebe97 metal framebuffers 2025-05-29 13:05:54 -04:00
Greg Wells
5403a2374b throw together the worlds worst texture api 2025-05-29 11:55:34 -04:00
Greg Wells
2796a8b65e redo metal graphics pipeline creation 2025-05-29 11:18:27 -04:00
Greg Wells
ccc4c9d4df metal graphics pipelines???? 2025-05-28 22:26:39 -04:00
Greg Wells
cf2da1e9ea metal render passes (they dont do crap) 2025-05-28 21:47:26 -04:00
Greg Wells
102da0f902 compiling metal shader modules 2025-05-28 07:11:30 -04:00
Greg Wells
13f2d14cad switch to using spirv cross C 2025-05-28 07:11:12 -04:00
Greg Wells
9099148be9 Device type 2025-05-27 13:07:41 -04:00
Greg Wells
8cee3c5702 error checking or some jazz 2025-05-27 12:36:13 -04:00
Greg Wells
f7ff97528d Create presentation queues on metal 2025-05-27 12:09:40 -04:00
Greg Wells
8049055415 conversion functions 2025-05-25 21:59:23 -04:00
Greg Wells
f026653800 metal surface creation 2025-05-25 21:56:06 -04:00
Greg Wells
a3f1201062 fix formatting 2025-05-24 17:36:53 -04:00
Greg Wells
05aae3b56b get rid of some useless stuff 2025-05-24 17:36:30 -04:00
Greg Wells
a0cc1a43dd stop using metal-cpp 2025-05-24 17:35:43 -04:00
Greg Wells
410eab007e get supported surface formats 2025-05-24 17:17:39 -04:00
Greg Wells
38799cb663 redo device creation 2025-05-24 16:04:14 -04:00
Greg Wells
e16807c7f9 more objective c 2025-05-24 15:53:19 -04:00
Greg Wells
4f6e785317 begin rewriting metal classes in objective c 2025-05-24 15:42:48 -04:00
Greg Wells
587e68d186 remove all objective c++ 2025-05-24 15:27:00 -04:00
Greg Wells
12223b0bf3 got bored wrote some objectice C 2025-05-24 15:19:45 -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
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
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
74689a86ef start using C based classes 2025-05-20 12:02:44 -04:00
Greg Wells
41f4642260 fix warnning about C style classes 2025-05-17 13:22:12 -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
0b81c52bd5 return GN_SUCCESS 2025-05-11 10:47:12 -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
Greg Wells
406d669de0 first commit 2025-05-05 19:29:42 -04:00