523 Commits

Author SHA1 Message Date
Gregory Wells
dbb2cdfcd7 remove some useless stuff 2025-08-12 08:56:17 -04:00
Gregory Wells
5b37555a34 inplement the allocators into instance creation 2025-08-09 20:04:57 -04:00
Gregory Wells
af7d75b728 write the allocators layer 2025-08-09 20:04:34 -04:00
Gregory Wells
88ce5153e4 new debugger functions 2025-08-07 23:25:38 -04:00
Gregory Wells
bacd053b6a fixed some random crashes 2025-08-05 16:40:07 -04:00
Gregory Wells
56d79663a2 fix some bugs on linux 2025-08-05 09:12:21 -04:00
Gregory Wells
dd5f1485d9 get OpenGL to work 2025-08-05 09:12:12 -04:00
Gregory Wells
2fddf0e9d9 enable fast math 2025-08-04 09:48:50 -04:00
Gregory Wells
6f536531d0 redo texture uploading 2025-08-04 09:46:26 -04:00
Gregory Wells
14b1dc0fdf redo metal presentation 2025-08-04 09:24:12 -04:00
Gregory Wells
80fbb3e691 redo some syncronization stuff 2025-08-04 08:58:25 -04:00
Gregory Wells
0d26f03dbb fixed bug where debug messengers were not getting created 2025-08-03 19:16:21 -04:00
Gregory Wells
3639c13f8c bug in which uniform pools would underallocate when -O3 was enabled 2025-08-03 19:14:01 -04:00
Gregory Wells
13e5932890 fix some bugs 2025-08-03 18:46:39 -04:00
Gregory Wells
7a03ef296a finish with the new array list structure 2025-08-03 18:39:52 -04:00
Gregory Wells
3157dc0342 redo metal loader 2025-08-03 17:52:39 -04:00
Gregory Wells
b5cd8ad7db redo error handling 2025-08-03 17:51:54 -04:00
Gregory Wells
c114de2bc4 redo metal fence model 2025-08-03 17:49:45 -04:00
Gregory Wells
f331afb8e2 Update utils 2025-08-03 15:50:03 -04:00
Gregory Wells
4e55fc6724 misses a couple vulkan warnings 2025-08-03 15:45:45 -04:00
Gregory Wells
a49a0a5a3e fixed a good couple of metal warnings 2025-08-03 15:44:09 -04:00
Gregory Wells
2a6d3a108a fix function validators warnings 2025-08-03 15:29:28 -04:00
Gregory Wells
b1790b59d8 fix the last few vulkan warnings 2025-08-03 15:29:13 -04:00
Gregory Wells
5f298554fd more error hunting 2025-08-03 15:08:01 -04:00
Gregory Wells
590365c4a6 update some stuff 2025-08-03 14:40:06 -04:00
Gregory Wells
acfc32656f fix some warnings 2025-08-03 14:29:26 -04:00
Gregory Wells
50b285e824 fix output devices 2025-08-03 13:33:49 -04:00
Gregory Wells
38a154e4c6 Update utils 2025-08-03 13:30:11 -04:00
Gregory Wells
b0f2372cb3 cleanup some warnings 2025-08-03 13:21:39 -04:00
Gregory Wells
69b063d6e5 add in an include 2025-08-03 12:10:41 -04:00
Gregory Wells
193fe6348c move image format over to core 2025-08-03 11:47:59 -04:00
Gregory Wells
99892c6cbd remove some debug messages 2025-08-03 11:43:49 -04:00
Gregory Wells
17b1cff781 a lot of loader cleanup 2025-08-03 11:43:20 -04:00
Gregory Wells
988333c0ac essentially finish the loader rewrite 2025-08-03 10:59:00 -04:00
Gregory Wells
9d0f42731b fix a lot of things 2025-08-03 10:27:30 -04:00
Gregory Wells
8a0ed5e7be fix surface creation 2025-08-03 10:19:42 -04:00
Gregory Wells
74dc644cb6 redo gryphn output devices 2025-08-03 10:17:17 -04:00
Gregory Wells
0647207f9e finish better vulkan error handling 2025-08-03 10:13:36 -04:00
Gregory Wells
c4af74aa52 more loader redoing (for instance) 2025-08-03 09:59:19 -04:00
Gregory Wells
da20b01638 continue instance functions redo 2025-08-03 09:55:29 -04:00
Gregory Wells
77b52b5d2d redo some instance funcions stuff 2025-08-03 09:28:49 -04:00
Gregory Wells
797191c2b6 start using the dispatcher 2025-07-30 21:32:04 -04:00
Gregory Wells
d130fff385 idk what i did 2025-07-29 12:02:26 -04:00
Gregory Wells
c851c470b4 fnish metals new return codes 2025-07-29 11:59:10 -04:00
Gregory Wells
b5984d22f4 finish vulkans support of return codes 2025-07-29 11:57:05 -04:00
Gregory Wells
a628dc7a23 some more vulkan return code production 2025-07-29 09:46:26 -04:00
Gregory Wells
09b139efa5 update command buffers 2025-07-29 09:37:19 -04:00
Gregory Wells
d48b4f0684 redo gryphn return codes in vulkan 2025-07-29 09:35:12 -04:00
Gregory Wells
023ba1b871 update error code in loader 2025-07-29 06:24:38 -04:00
Gregory Wells
d092fd95ef update name in core 2025-07-29 06:22:41 -04:00