Tyler Young
Tyler Young
What gives? ``` Stack overflow. Repeat 31860 times: -------------------------------- at Vortice.Vulkan.Vulkan.vkCmdSetViewport[[Vortice.Vulkan.VkViewport, Vortice.Vulkan, Version=1.5.13.0, Culture=neutral, PublicKeyToken=5431ec61a7e925da]](Vortice.Vulkan.VkCommandBuffer, UInt32, UInt32, Vortice.Vulkan.VkViewport*) ``` I'll try with 1.5.15 and see if anything is different.
Makes `FLATCC_OFFSET_SIZE` configurable and makes generated code export the compiler's configuration. It also puts forward some work to make `FLATCC_VOFFSET_SIZE` configurable, but does not provide a facility to configure it...
### Describe the feature you'd like supported I'd like to see packages consumable by .NET projects on NuGet that expose official MsQuic bindings to the project that are versioned to...
Vcpkg fixes and updates. Windows build uses PCRE2 (fixes shared linkage issues) with fallback to PCRE. Changed to VS 2022 AppVeyor CI images to use newer vcpkg. Fixes shared linkage...
# Issue description In regards to ZMQ_SERVER, if a single client sends a bad frame and I want to end communication with the client, how do I do that without...
Unity VR sample running in D3D 11:  Same sample running in GL Core:  I'm just switching back and forth between these two here in the settings.
This is so that if the creation of the release fails, we can re-run the job. The artifacts can always be added to the release after it's created, but not...