Nick Clark

Results 257 comments of Nick Clark

Just wanted to poke on this. An update to the docs is better than nothing, but if we can fix the root of the problem, that would be best.

Closing issue from deleted user

I have no way to go to 10.6 and verify this bug, given how old the OS is. Are you able to build curl on its own outside of Premake?

@Jarod42 would it be better to have a separate field in the `--version` output for SHA1, instead of appending the short SHA1 to the version? Something like: ``` premake5 (Premake...

In addition, I'd like something like: ```cpp vkb::PhysicalDeviceSelector::require_feature(vkb::feature_flag); ``` This would allow you to request features without knowing which objects in the pNext chain you need, which features struct you...

I don't believe there are any blockers on the issue. It's just been a lower priority feature to port for us. We'd happily accept any PRs that want to port...