Commit graph

9 commits

Author SHA1 Message Date
msiglreith
2e19f801e4 Implement vkGetPhysicalDeviceMemoryProperties and add some placeholders 2017-12-20 15:26:10 +01:00
msiglreith
bc7a8107e6 Implement vkGetImageMemoryRequirements 2017-12-11 19:04:55 +01:00
msiglreith
468c42a3a2 Implement vkCreateImage 2017-12-11 13:56:20 +01:00
msiglreith
740cec2c9b Implement vkGetPhysicalDeviceFormatProperties and parts of 06 - depth stencil sample 2017-12-11 13:56:20 +01:00
msiglreith
82ab5720ee Implement vkDestroyImageView 2017-12-08 01:07:55 +01:00
msiglreith
69b3d1e043 Implement VkCreateImageView 2017-12-08 01:07:55 +01:00
msiglreith
c09387bc4f Add swapchain related implementations 2017-12-07 22:36:52 +01:00
msiglreith
936b207418 win32: Add basic window setup and remove winit based surface function 2017-12-02 18:01:07 +01:00
msiglreith
30f55be936 Change file-ending for MSVC compiler 2017-11-23 00:02:09 +01:00
Renamed from native/test.c (Browse further)