Mark Callow

Results 429 comments of Mark Callow

`VkUpload` does not provide any control over loading only some of your mipmaps. I will be happy to accept a PR to add this functionality should your need motivate you...

Shall we close this now that #913 exists?

This file has revealed a bug in `ktx2check` so thanks for that but I apologise that it showed this file as valid.

I've fixed the problem in `ktx2check`. See issue https://github.com/KhronosGroup/KTX-Software/issues/309 and PR https://github.com/KhronosGroup/KTX-Software/pull/310.

The file *is* invalid. @UX3D-nopper please regenerate the file(s).

> ``` > git clone --recurse-submodules -j8 https://github.com/KhronosGroup/MoltenVk > mkdir -p MoltenVk/build && cd MoltenVk/build > cmake .. > cmake --build .. >``` There is no need for the `mkdir`...

> Another option might be to move this effort to a different repo somewhere. I'm thinking sort of a MoltenVK tools repo, where this could be maintained and managed separately...

Thanks for trying to reproduce @BanzaiMan. They were draft releases now deleted which is why I included screen shots here. Did you try `draft: true` in your efforts to reproduce?...

I received the following from @BanzaiMan in an e-mail which was supposed to reflect an addition to this issue. I don't see it here and want to respond so I'm...

@ahallicks thanks for pointing out the typo in my .travis.yml. It has no effect on this _releases_ deployment issue though as the typo is in a pages deployment.