Skip to content

Commit

Permalink
Merge pull request #408 from billhollings/master
Browse files Browse the repository at this point in the history
Update What's New document redux.
  • Loading branch information
billhollings authored Dec 15, 2018
2 parents 34f524e + 92c03d9 commit f3416e7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Docs/Whats_New.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ MoltenVK 1.0.29

Released 2018/12/15

- Add support for extensions:
- VK_KHR_bind_memory2
- VK_KHR_swapchain_mutable_format
- VK_KHR_shader_float16_int8
- VK_KHR_8bit_storage
- VK_KHR_16bit_storage
- VK_KHR_relaxed_block_layout
- VK_KHR_maintenance3
- VK_KHR_storage_buffer_storage_class
- Replace use of std::vector with MVKVector to support allocations on stack.
- Add missing include MVKEnvironment.h to MVKImage.mm for IOSurfaces.
- vkCmdClearAttachments apply [[render_target_array_index]] more carefully.
Expand Down

0 comments on commit f3416e7

Please sign in to comment.