Commit Graph

  • dbb2cdfcd7 remove some useless stuff Gregory Wells 2025-08-12 08:56:17 -04:00
  • 5b37555a34 inplement the allocators into instance creation Gregory Wells 2025-08-09 20:04:57 -04:00
  • af7d75b728 write the allocators layer Gregory Wells 2025-08-09 20:04:34 -04:00
  • 88ce5153e4 new debugger functions Gregory Wells 2025-08-07 23:25:38 -04:00
  • bacd053b6a fixed some random crashes Gregory Wells 2025-08-05 16:40:07 -04:00
  • 56d79663a2 fix some bugs on linux Gregory Wells 2025-08-05 09:12:21 -04:00
  • dd5f1485d9 get OpenGL to work Gregory Wells 2025-08-05 09:12:12 -04:00
  • 2fddf0e9d9 enable fast math Gregory Wells 2025-08-04 09:48:50 -04:00
  • 6f536531d0 redo texture uploading Gregory Wells 2025-08-04 09:46:26 -04:00
  • 14b1dc0fdf redo metal presentation Gregory Wells 2025-08-04 09:24:12 -04:00
  • 80fbb3e691 redo some syncronization stuff Gregory Wells 2025-08-04 08:58:25 -04:00
  • 0d26f03dbb fixed bug where debug messengers were not getting created Gregory Wells 2025-08-03 19:16:21 -04:00
  • 3639c13f8c bug in which uniform pools would underallocate when -O3 was enabled Gregory Wells 2025-08-03 19:14:01 -04:00
  • 13e5932890 fix some bugs Gregory Wells 2025-08-03 18:46:39 -04:00
  • 7a03ef296a finish with the new array list structure Gregory Wells 2025-08-03 18:39:52 -04:00
  • 3157dc0342 redo metal loader Gregory Wells 2025-08-03 17:52:39 -04:00
  • b5cd8ad7db redo error handling Gregory Wells 2025-08-03 17:51:54 -04:00
  • c114de2bc4 redo metal fence model Gregory Wells 2025-08-03 17:49:45 -04:00
  • f331afb8e2 Update utils Gregory Wells 2025-08-03 15:50:03 -04:00
  • 4e55fc6724 misses a couple vulkan warnings Gregory Wells 2025-08-03 15:45:45 -04:00
  • a49a0a5a3e fixed a good couple of metal warnings Gregory Wells 2025-08-03 15:44:09 -04:00
  • 2a6d3a108a fix function validators warnings Gregory Wells 2025-08-03 15:29:28 -04:00
  • b1790b59d8 fix the last few vulkan warnings Gregory Wells 2025-08-03 15:29:13 -04:00
  • 5f298554fd more error hunting Gregory Wells 2025-08-03 15:08:01 -04:00
  • 590365c4a6 update some stuff Gregory Wells 2025-08-03 14:40:06 -04:00
  • acfc32656f fix some warnings Gregory Wells 2025-08-03 14:29:26 -04:00
  • 50b285e824 fix output devices Gregory Wells 2025-08-03 13:33:49 -04:00
  • 38a154e4c6 Update utils Gregory Wells 2025-08-03 13:30:11 -04:00
  • b0f2372cb3 cleanup some warnings Gregory Wells 2025-08-03 13:21:39 -04:00
  • 69b063d6e5 add in an include Gregory Wells 2025-08-03 12:10:41 -04:00
  • 193fe6348c move image format over to core Gregory Wells 2025-08-03 11:47:59 -04:00
  • 99892c6cbd remove some debug messages Gregory Wells 2025-08-03 11:43:49 -04:00
  • 17b1cff781 a lot of loader cleanup Gregory Wells 2025-08-03 11:43:20 -04:00
  • 988333c0ac essentially finish the loader rewrite Gregory Wells 2025-08-03 10:59:00 -04:00
  • 9d0f42731b fix a lot of things Gregory Wells 2025-08-03 10:27:30 -04:00
  • 8a0ed5e7be fix surface creation Gregory Wells 2025-08-03 10:19:42 -04:00
  • 74dc644cb6 redo gryphn output devices Gregory Wells 2025-08-03 10:17:17 -04:00
  • 0647207f9e finish better vulkan error handling Gregory Wells 2025-08-03 10:13:36 -04:00
  • c4af74aa52 more loader redoing (for instance) Gregory Wells 2025-08-03 09:59:19 -04:00
  • da20b01638 continue instance functions redo Gregory Wells 2025-08-03 09:55:29 -04:00
  • 77b52b5d2d redo some instance funcions stuff Gregory Wells 2025-08-03 09:28:49 -04:00
  • 797191c2b6 start using the dispatcher Gregory Wells 2025-07-30 21:32:04 -04:00
  • d130fff385 idk what i did Gregory Wells 2025-07-29 12:02:26 -04:00
  • c851c470b4 fnish metals new return codes Gregory Wells 2025-07-29 11:59:10 -04:00
  • b5984d22f4 finish vulkans support of return codes Gregory Wells 2025-07-29 11:57:05 -04:00
  • a628dc7a23 some more vulkan return code production Gregory Wells 2025-07-29 09:46:26 -04:00
  • 09b139efa5 update command buffers Gregory Wells 2025-07-29 09:37:19 -04:00
  • d48b4f0684 redo gryphn return codes in vulkan Gregory Wells 2025-07-29 09:35:12 -04:00
  • 023ba1b871 update error code in loader Gregory Wells 2025-07-29 06:24:38 -04:00
  • d092fd95ef update name in core Gregory Wells 2025-07-29 06:22:41 -04:00
  • 096123ce34 rename gryphn return code Gregory Wells 2025-07-29 06:22:31 -04:00
  • 9e2dc76e8a rewrote instance creation Gregory Wells 2025-07-29 06:18:47 -04:00
  • bcb58fcbe7 fix some extensions Gregory Wells 2025-07-29 06:08:34 -04:00
  • e31bb3ab3b update some loader stuff Gregory Wells 2025-07-29 06:08:23 -04:00
  • 3f1901da8c redo debugger to be called gnDebuggerCreateInfo Gregory Wells 2025-07-29 06:03:35 -04:00
  • f1281ab544 remove error code typedef Gregory Wells 2025-07-29 06:03:21 -04:00
  • 4ae85a10d1 add error code to gryphn Gregory Wells 2025-07-29 06:01:31 -04:00
  • 07a2cf85ad update gryphn to use GN_FALSE + GN_TRUE Gregory Wells 2025-07-28 20:05:44 -04:00
  • d649e5b3bb remove const qualified on gnUnifromAllocationInfo Gregory Wells 2025-07-24 09:33:24 -04:00
  • 6c09d2806d fix some multisampling stuff Gregory Wells 2025-07-24 08:34:31 -04:00
  • 1d23dd0b80 kinda start to fix render pass descriptors in metal Gregory Wells 2025-07-24 08:29:05 -04:00
  • ddf23f71fc stop macos from changing CAMetalLayer color format Gregory Wells 2025-07-23 18:09:26 -04:00
  • 554bbbcf2e add GN_SUBOPTIMAL_PRESENTATION_QUEUE return for mtlGetImage Gregory Wells 2025-07-23 17:00:31 -04:00
  • 3661e39ac1 support dynamic uniform buffers on metal Gregory Wells 2025-07-23 16:36:39 -04:00
  • bb19d855f5 finish redoing render pass creation on metal Gregory Wells 2025-07-23 15:42:34 -04:00
  • ac0813e7f2 add dynamic offset information Gregory Wells 2025-07-23 15:30:37 -04:00
  • 9eadacc5d7 make dynamic uniforms work in metal (kinda) Gregory Wells 2025-07-23 15:30:24 -04:00
  • 0da1a8a4f6 support dynamic uniform buffers on vulkan Gregory Wells 2025-07-23 11:37:12 -04:00
  • 9c03d38f51 fix utils Gregory Wells 2025-07-21 14:19:52 -04:00
  • c2d1999359 Update README.md Gregory Wells 2025-07-21 14:15:30 -04:00
  • a08778c099 some more stuff that idk why i did it Gregory Wells 2025-07-21 13:50:39 -04:00
  • 239d8bcdb8 stop printing shader code Gregory Wells 2025-07-21 13:27:58 -04:00
  • 1f85aa30bd finish redoing metal shader workflow Gregory Wells 2025-07-21 13:27:40 -04:00
  • 46d1c2e802 change GN_IMAGE_DESCRIPTOR to GN_COMBINED_IMAGE_SAMPLER_DESCRIPTOR Gregory Wells 2025-07-21 10:51:55 -04:00
  • 6ac58529db bind buffer and use in vertex buffer Gregory Wells 2025-07-21 09:43:09 -04:00
  • 484bea4762 generate used resources Gregory Wells 2025-07-21 09:40:16 -04:00
  • 36cb91e147 dynamially generate the argument descriptor Gregory Wells 2025-07-21 09:35:00 -04:00
  • 6b71e44d21 actually get uniforms to work (with my test case) Gregory Wells 2025-07-21 09:33:05 -04:00
  • 3497e32e47 change some stuff in texture creation Gregory Wells 2025-07-21 09:32:47 -04:00
  • 3da744342a log out command buffer errros Gregory Wells 2025-07-21 09:32:32 -04:00
  • f60b34c1a6 idk xcode told me this was better Gregory Wells 2025-07-21 09:32:20 -04:00
  • b68d5f9688 remove unused color space Gregory Wells 2025-07-21 09:32:03 -04:00
  • 49846d468e fix depth attachment pixel format not being set Gregory Wells 2025-07-21 09:31:52 -04:00
  • aa729d3589 finish redo metal shader compilation Greg Wells 2025-07-19 14:31:49 -04:00
  • 7d4973e27d almost finish redoing metal shader compilation Greg Wells 2025-07-19 07:10:02 -04:00
  • eca4a144e1 stop auto resizing command buffers array list Greg Wells 2025-07-19 07:09:26 -04:00
  • 443828b46a redo queue to be less async Greg Wells 2025-07-19 07:08:49 -04:00
  • b8f431a5e0 redo metal shader compilation with argument buffers Greg Wells 2025-07-18 21:29:24 -04:00
  • 431436b945 start to redo metal shader compilation Greg Wells 2025-07-18 20:58:23 -04:00
  • 02240783c3 Update README.md Greg Wells 2025-07-17 14:34:32 -04:00
  • 0fda577f03 fix 1 of many bugs in GN_RENDERINGAPI_METAL Greg Wells 2025-07-16 20:23:36 -04:00
  • 289106597c Update README.md Greg Wells 2025-07-16 20:07:33 -04:00
  • ab72c87421 function loader supports GN_EXT_QUEUES Greg Wells 2025-07-16 20:03:15 -04:00
  • 29a2818643 GN_EXT_QUEUES done, untested Greg Wells 2025-07-16 19:52:12 -04:00
  • 4746e07c9d gnQueueSubmit Greg Wells 2025-07-16 19:43:14 -04:00
  • ebc9a92f37 get vulkan queues Greg Wells 2025-07-16 19:31:46 -04:00
  • cafe294a17 redo some stuffs Greg Wells 2025-07-16 19:23:55 -04:00
  • 7e724da698 more GN_EXT_QUEUES business Greg Wells 2025-07-16 19:19:03 -04:00
  • b3f72c94ae device queue create infos Greg Wells 2025-07-16 19:10:20 -04:00
  • b754e5b84b fix bug when queue failed to get image the fence was never reset Greg Wells 2025-07-16 18:47:44 -04:00