Greg Wells
|
eca4a144e1
|
stop auto resizing command buffers array list
|
2025-07-19 07:09:26 -04:00 |
|
Greg Wells
|
ebc9a92f37
|
get vulkan queues
|
2025-07-16 19:31:46 -04:00 |
|
Greg Wells
|
cafe294a17
|
redo some stuffs
|
2025-07-16 19:23:55 -04:00 |
|
Greg Wells
|
7e724da698
|
more GN_EXT_QUEUES business
|
2025-07-16 19:19:03 -04:00 |
|
Greg Wells
|
b3f72c94ae
|
device queue create infos
|
2025-07-16 19:10:20 -04:00 |
|
Greg Wells
|
b84786715d
|
giving up on this extension for now
|
2025-07-16 13:16:18 -04:00 |
|
Greg Wells
|
5e3f9e0a37
|
get the queues when GN_EXT_QUEUES is enabled
|
2025-07-16 12:42:30 -04:00 |
|
Greg Wells
|
92e8ea8fe8
|
resize command buffers list if it is to small
|
2025-07-16 09:13:42 -04:00 |
|
Greg Wells
|
002b0960d9
|
concurrent image sharing
|
2025-07-15 12:38:58 -04:00 |
|
Greg Wells
|
f6e2254284
|
fix seg fault
|
2025-07-15 12:32:54 -04:00 |
|
Greg Wells
|
f2406b0421
|
bug fixing
|
2025-07-15 12:02:14 -04:00 |
|
Greg Wells
|
6e2669b084
|
finish removing the Queue API
|
2025-07-15 11:50:09 -04:00 |
|
Greg Wells
|
cfcb37a1a4
|
vulkan remove queue API
|
2025-07-15 11:43:17 -04:00 |
|
Greg Wells
|
39c4bdc91f
|
functions
|
2025-07-15 10:02:10 -04:00 |
|
Greg Wells
|
ca50807a8d
|
gnPhysicalDevice -> gnPhysicalOutputDeviceHandle (alias avail)
|
2025-07-15 09:58:03 -04:00 |
|
Greg Wells
|
8d476781a8
|
remove gnCreateDebugger function
|
2025-07-15 09:18:53 -04:00 |
|
Greg Wells
|
7722467ceb
|
gnIsExtensionSupported
|
2025-07-15 09:06:17 -04:00 |
|
Greg Wells
|
e43b731f39
|
some housekeeping
|
2025-07-12 15:00:19 -04:00 |
|
Gregory Wells
|
0dc2e035ab
|
generic OpenGL device
|
2025-07-10 17:05:03 -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
|
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
|
cbda103fd9
|
fix some buffer stuff or smt
|
2025-07-09 16:45:16 -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
|
1022ad6cb5
|
clean up some vulkan stuff for a lack of resolve targets
|
2025-07-09 14:52:15 -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
|
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 |
|
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 |
|
Greg Wells
|
cfedb49569
|
add mipLevels info
|
2025-07-03 11:49:31 -04:00 |
|
Greg Wells
|
6a22931ee6
|
texture extents
|
2025-07-02 16:11:15 -04:00 |
|
Greg Wells
|
a74dd63786
|
reuse command buffers flag
|
2025-07-02 09:12:33 -04:00 |
|
Greg Wells
|
918d854062
|
some include path jazz
|
2025-07-01 16:42:45 -04:00 |
|
Greg Wells
|
bb6b1c175d
|
cleanup
|
2025-06-29 07:50:50 -04:00 |
|
Greg Wells
|
7802f567c2
|
load device functions
|
2025-06-29 07:31:50 -04:00 |
|
Greg Wells
|
502634770e
|
start checking all instance functions
|
2025-06-27 21:22:05 -04:00 |
|
Greg Wells
|
f98dc5fead
|
actually get it to work
|
2025-06-26 18:04:14 -04:00 |
|
Greg Wells
|
ab3bd566d2
|
load the actuall first layer
|
2025-06-26 14:13:24 -04:00 |
|
Greg Wells
|
f791b01705
|
get stuff working on macos
|
2025-06-25 20:17:52 -04:00 |
|
Gregory Wells
|
8cc44c709e
|
finish new loader structure for vulkan
|
2025-06-24 14:43:59 -04:00 |
|
Gregory Wells
|
8d2c58b0e9
|
move device functions over to loader
|
2025-06-24 13:46:01 -04:00 |
|
Gregory Wells
|
2f2baf4586
|
first vulkan function loaded with new loader
|
2025-06-24 13:22:03 -04:00 |
|