VulkanMemoryAllocator icon indicating copy to clipboard operation
VulkanMemoryAllocator copied to clipboard

Added a simple compilation test and linux CI (and fix linux build)

Open Mrkol opened this issue 1 year ago • 0 comments

Trivial compilation test is required because the sample is windows-specific. Linux CI is needed because pull requests must stop breaking linux builds. The tiny m_Handle(VMA_NULL) -> m_Handle() fix is needed to fix linux CI.

As promised @adam-sawicki-a . Same day delivery because my CI is still broken =) (I will stop using master for my builds soon, I promise)

Mrkol avatar Aug 28 '24 23:08 Mrkol