Mark Callow

Results 294 comments of Mark Callow

There are 2 other conditions which I will add to the documentation. Sorry for the omission. * @exception KTX_INVALID_OPERATION The texture image's format is a packed format (e.g. RGB565). *...

Please see the [Developer](https://github.com/KhronosGroup/3D-Formats-Guidelines/blob/main/KTXDeveloperGuide.md) and [Artist](https://github.com/KhronosGroup/3D-Formats-Guidelines/blob/main/KTXArtistGuide.md) Guides for your questions about when to choose UASTC vs ETC1S and for choosing transcode targets. You cannot get information about the original VK_FORMAT...

> so you get actually an RRRA texture I was referring to UASTC and ETC1S encoding here. If you create a texture in an uncompressed format you indeed get an...

Sounds great. I'll take a look as soon as I have time. "Quality" is the wrong term for supercompression (i.e. zstd) as it is lossless. The parameters basically determine how...

> @MarkCallow, are you able to apply this patch on your side and test it out? I'm having problems building OIIO. I was able to build the latest version of...

> Another question whose answer would be welcome is what happens if the format name of plugin you declare has the same name as an existing plug-in. Will it replace...

Merging #621 would be awesome. I want to create a fix for the png reader for the cHRM chunk I mentioned in another question. It is likely to be a...

> It would be great to just fix the OIIO png reader as you want, instead of having to do it on your end. It would but if I am...

I'll address a few points... > Do you know if the bindings are complete and released? Or if they are going to be included into a release in the near...

@atteneder please take a look at this and #281 urgently. Both are costing me a lot of wasted time.