Commit Graph

123 Commits (952cf974b4f2166882b33bb5d3d0e9362e868ab8)

Author SHA1 Message Date
cosmonaut deb2d6f7a7 implement all texture data setters 2020-12-18 18:38:15 -08:00
cosmonaut bd4bd74020 revising shader param API 2020-12-18 18:24:22 -08:00
cosmonaut 61bdec0357 GenVertexBuffer and GenIndexBuffer 2020-12-18 17:32:27 -08:00
cosmonaut a153433cec CreateShaderModule 2020-12-18 17:25:22 -08:00
cosmonaut 0b3bf3181b SetTextureData2D 2020-12-18 17:03:26 -08:00
cosmonaut faf536377f add depth stencil target to createFramebuffer 2020-12-18 16:42:54 -08:00
cosmonaut ba9447ae4c render targets 2020-12-18 16:39:03 -08:00
cosmonaut a6f13dff8d implement texture creation 2020-12-18 14:35:33 -08:00
cosmonaut 5e5515fbe8 CreateFramebuffer 2020-12-18 12:58:03 -08:00
cosmonaut 4070636d91 CreateSampler 2020-12-17 17:48:26 -08:00
cosmonaut 501a9d61a2 fix some warnings and add vulkan headers 2020-12-17 16:39:25 -08:00
cosmonaut 91bea9e25a remove unneeded layout info 2020-12-17 12:11:50 -08:00
cosmonaut 09b776d172 implement CreateGraphicsPipeline 2020-12-17 11:40:49 -08:00
cosmonaut b10b9bfafd VULKAN_CreateRenderPass 2020-12-17 00:19:02 -08:00
cosmonaut fd731ac648 add Present call to API 2020-12-16 20:19:11 -08:00
cosmonaut 67b0503935 fence, semaphore and command pool 2020-12-16 20:04:47 -08:00
cosmonaut 458bd6049d swapchain creation 2020-12-16 19:50:31 -08:00
cosmonaut 36eb134c9f instantiation madness 2020-12-16 19:28:02 -08:00
cosmonaut ee6bcdc427 fix warnings on all but vulkan driver 2020-12-16 18:38:22 -08:00
cosmonaut f8621562f2 remove FNA3D dependency 2020-12-16 18:12:20 -08:00
cosmonaut 16d70b2ad8 vulkan boilerplate 2020-12-16 17:23:49 -08:00
cosmonaut c57842afb9 laying out the multi-driver skeleton 2020-12-16 16:27:14 -08:00
cosmonaut 715950f44a initial commit 2020-12-15 15:00:46 -08:00