Commit Graph

351 Commits

Author SHA1 Message Date
Gregory Wells
af1f028088 all opengl instance functions 2025-07-10 17:05:03 -04:00
Gregory Wells
fbd4c01e73 surface details function 2025-07-10 17:05:03 -04:00
Gregory Wells
0dc2e035ab generic OpenGL device 2025-07-10 17:05:03 -04:00
Gregory Wells
f8bae555cf OpenGL window surface 2025-07-10 17:05:03 -04:00
Gregory Wells
255a8e36e9 remove include 2025-07-10 17:05:03 -04:00
Gregory Wells
274723e20d load first OpenGL function 2025-07-10 17:05:03 -04:00
Gregory Wells
e1823bc3dd create basic OpenGL stuff 2025-07-10 17:05:03 -04:00
Greg Wells
7d22da040a metal sync extension 2025-07-09 21:37:22 -04:00
Greg Wells
8d0b9ce8bd fix some clang bs 2025-07-09 21:31:16 -04:00
Gregory Wells
a6a0aa98da forgot to include 2025-07-09 20:55:39 -04:00
Gregory Wells
33b2834506 get image fence 2025-07-09 20:52:22 -04:00
Gregory Wells
259bbc160a use barrier for command buffer submisson 2025-07-09 20:49:07 -04:00
Gregory Wells
436181eec4 barrier on ouput device 2025-07-09 20:48:54 -04:00
Gregory Wells
9ae7689ab8 move present over to sync extension 2025-07-09 20:35:16 -04:00
Gregory Wells
f44b73665b submit command moved to sync extension 2025-07-09 20:29:07 -04:00
Gregory Wells
a6c05bfa52 only load when GN_EXT_SYNCHRONIZATION is enabled 2025-07-09 20:12:02 -04:00
Gregory Wells
6e22c85e43 finish moving some stuff over to the extension 2025-07-09 20:00:44 -04:00
Gregory Wells
414717d211 write the validation layers for ext_sync 2025-07-09 19:41:21 -04:00
Gregory Wells
0fe87e1e84 got bored and kinda rewrote GN_DEBUGGER_LAYER_FUNCTIONS 2025-07-09 19:37:04 -04:00
Gregory Wells
a393d7b5b7 start the process of making sync objects an extension 2025-07-09 19:02:40 -04:00
Gregory Wells
4b8f854b1f Update README.md 2025-07-09 18:19:13 -04:00
Gregory Wells
cbda103fd9 fix some buffer stuff or smt 2025-07-09 16:45:16 -04:00
Gregory Wells
6ecaad4d7a device wide staging buffer 2025-07-09 16:21:00 -04:00
Greg Wells
f6f856c1ec update metal to report device features 2025-07-09 15:31:13 -04:00
Gregory Wells
e8ddc23152 Update vulkan_output_devices.h 2025-07-09 15:23:40 -04:00
Gregory Wells
3d6597920b push constant size 2025-07-09 15:23:40 -04:00
Greg Wells
61f66ff631 add some comments 2025-07-09 15:06:13 -04:00
Gregory Wells
9bcfa472f7 report max vulkan memory allocations 2025-07-09 15:00:14 -04:00
Gregory Wells
7f1d457f20 Update SPIRV-Cross 2025-07-09 14:53:21 -04:00
Gregory Wells
1022ad6cb5 clean up some vulkan stuff for a lack of resolve targets 2025-07-09 14:52:15 -04:00
Gregory Wells
1e26afe6a5 Update README.md 2025-07-09 14:29:48 -04:00
Gregory Wells
155ff46c49 Update README.md 2025-07-09 14:29:48 -04:00
Greg Wells
3fe6311c1f Update utils 2025-07-09 13:41:29 -04:00
Greg Wells
89ea72b341 multisampling in metal 2025-07-09 13:27:06 -04:00
Greg Wells
07d4e13f20 remove resolve attachment count 2025-07-06 07:30:35 -04:00
Greg Wells
b9cbdd3286 redo MTLRenderPassDescriptor creation 2025-07-06 07:21:23 -04:00
Greg Wells
df954d8522 single use command buffers 2025-07-06 06:49:33 -04:00
Greg Wells
1614885de3 enable non reusable command buffers 2025-07-05 19:16:59 -04:00
Greg Wells
c3ea545c99 create multisampled textures in metal 2025-07-05 19:16:49 -04:00
Greg Wells
d54273b2cb texture usage flags 2025-07-05 18:22:11 -04:00
Greg Wells
d567ce0beb render pass stuff for multisampling 2025-07-05 17:02:38 -04:00
Greg Wells
2ffa5adbb9 add support for multisample count 2025-07-05 16:28:05 -04:00
Gregory Wells
16c5d8cff2 fix linux compilation 2025-07-04 10:00:49 -04:00
Gregory Wells
7313964c7a gnSupportsRenderingAPI on linux 2025-07-03 21:36:06 -04:00
Gregory Wells
a05af4ff9c add X11 + Linux check functions 2025-07-03 21:35:08 -04:00
Gregory Wells
95b35f82df add linux support back to CMakeLists.txt 2025-07-03 21:28:27 -04:00
Greg Wells
2b2fc9c947 stop printing out the compiled MSL 2025-07-03 21:18:50 -04:00
Greg Wells
b53a31c565 metal storage buffers + rework of shader maps 2025-07-03 19:48:12 -04:00
Greg Wells
665ce6847a add support for storage buffers in vulkan 2025-07-03 13:30:47 -04:00
Greg Wells
d9937c2833 improve vulkan uniform layout generation 2025-07-03 12:07:02 -04:00