Jon Leech

Results 155 comments of Jon Leech

> I tried that in the other repo (3D Tiles), but it always glitched out in one way or another. What I found to be distressingly non-working was cross-linking between...

It's not clear what is being asked for here. If something like gl.xml but specifying the GLSL built-in functions is required, we haven't needed that for our own purposes yet...

@3b FWIW, the glsl reference pages do have version compatibility tables for each function they document. I guess that information could be extracted from the Docbook sources but ideally the...

I'm the creator of this issue on bitbucket and am still interested in this functionality, FWIW.

@Carreau I don't think this functionality is going to get a lot of traction here unless someone contributes it. Since I originally posted this our project has been migrating over...

Related, a while back I was looking at enhancing cl.xml and the generator scripts to be able to create C headers as we do with other Khronos APIs. The deprecation...

BTW we have a repo for Khronos Dockerfiles in https://github.com/KhronosGroup/DockerContainers - can just add yours and use Ryan's build-and-push script to get the image into dockerhub.

Requiring support for 30 year old C standards seems excessive, but whatever you do, suggest you state it explicitly in the API spec, as Vulkan does (if there is any...

> @oddhack It's not for me to say. C not having a standard release for 21 years between 90 and 11 is something we have to deal with. We baselined...

Thanks for being so receptive to making this change! FWIW I took a look at other CC materials and commented in #1149.