Login  Register

Re: Support for image types

Posted by ekjo014 on Apr 09, 2021; 7:40pm
URL: https://forum.jogamp.org/Support-for-image-types-tp4041094p4041104.html

Ok, I see. Thanks for looking into this!

I'm using the latest version that is available on maven central (2.3.2) and it doesn't have CLImpl12 and CLImpl20, so thats why I missed it.

https://search.maven.org/artifact/org.jogamp.jocl/jocl-main/2.3.2/jar

Is the recommendation to build the latest version from source, or will it be published to maven central at some point?

Also, I'd be happy to expose the additional image types in the high level API and submit a PR, once I figure out how to access the low-level binding :)