Skip to content

0.4.1 Extension Parameters, Shanq Texture Sampling & Patch 68

Choose a tag to compare

@FacticiusVir FacticiusVir released this 20 Jan 12:07
· 60 commits to master since this release

The core SharpVk library now supports extension objects as optional parameters to commands - e.g. passing a DebugReportCallbackCreateInfo into Instance.Create will enable debug logging during Instance startup.
Shanq shaders now support multiple bindings, 2D texture sampling and scalar typecasting.

This release also fixes issues #42 & #43, and updates the API to patch 68.