Commit Graph

73 Commits (main)

Author SHA1 Message Date
cosmonaut 89f8ef1e9e draw call API revision 2020-12-22 22:56:26 -08:00
cosmonaut a795e1f825 rename to QueuePresent + make textureslice input a pointer 2020-12-21 18:54:36 -08:00
cosmonaut 9fa0e54e67 add PresentationParameters 2020-12-21 16:18:21 -08:00
cosmonaut 7de212c322 rename Gen_ functions to Create_ 2020-12-21 15:50:12 -08:00
cosmonaut 06b805cf93 presentation loop 2020-12-21 15:44:43 -08:00
cosmonaut feb4b5e16b vertex and index buffers 2020-12-21 12:37:54 -08:00
cosmonaut 778a8d89bd splitting up push shader params by stages 2020-12-20 01:33:32 -08:00
cosmonaut 4233c7767e draw functions 2020-12-20 01:29:15 -08:00
cosmonaut 2f06a8a13f BeginRenderPass 2020-12-20 00:05:12 -08:00
cosmonaut ffae2d8bfb remove AddDisposeShaderParamBuffer 2020-12-19 23:41:03 -08:00
cosmonaut 7d2018e712 BindVertexBuffers and BindIndexBuffer 2020-12-19 23:31:55 -08:00
cosmonaut bedc1f7196 set sampler functions 2020-12-18 21:35:21 -08:00
cosmonaut bd4bd74020 revising shader param API 2020-12-18 18:24:22 -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 75093afddb fix some doc comments 2020-12-17 11:44:34 -08:00
cosmonaut fd731ac648 add Present call to API 2020-12-16 20:19:11 -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 dcef2e68c7 add boilerplate 2020-12-16 17:08:44 -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