Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer inquiry thread #26

Closed
sekrit-twc opened this issue Sep 22, 2015 · 7 comments
Closed

Developer inquiry thread #26

sekrit-twc opened this issue Sep 22, 2015 · 7 comments
Labels

Comments

@sekrit-twc
Copy link
Owner

@sekrit-twc sekrit-twc commented Sep 22, 2015

For questions.

@sekrit-twc sekrit-twc added the question label Sep 22, 2015
@dubhater
Copy link
Contributor

@dubhater dubhater commented Sep 22, 2015

I have a question. Why doesn't your cat appear next to every commit?

@sekrit-twc
Copy link
Owner Author

@sekrit-twc sekrit-twc commented Sep 22, 2015

Sadly, Cathub attaches cat pictures to commits by email. Only the sekrit-twc@users.noreply.github.com address from the internal editor triggers cat-ness.

@richardpl
Copy link

@richardpl richardpl commented Sep 22, 2015

Is api in zimg3.h header gonna be removed or just header renames and numbers removed?
I like api in zimg3.h

I cant compile zimg on x64 with clang 3.7 on ubuntu 14.04 it complains about missing half float instruction or something.

@sekrit-twc
Copy link
Owner Author

@sekrit-twc sekrit-twc commented Sep 22, 2015

zimg3.h will be renamed to zimg.h in the release version of 2.0. "zimg2" prefixed functions may be renamed to "zimg", depending on whether not or API v1 compatibility is retained. If you are having intrinsics problems, please configure without "enable-x86simd" which is not currently implemented.

As an aside, Clang is not a regularly tested target, and I believe its intrinsics implementation is non-conforming. GNU C is the officially supported compiler for POSIX platforms.

@richardpl
Copy link

@richardpl richardpl commented Sep 22, 2015

Which gcc version?

@sekrit-twc
Copy link
Owner Author

@sekrit-twc sekrit-twc commented Sep 22, 2015

Travis-CI regularly tests against GCC 5. To my knowledge, GCC 4.8 and 4.9 also work.

@sekrit-twc
Copy link
Owner Author

@sekrit-twc sekrit-twc commented Sep 22, 2015

I learned about this cool Web 2.0 thing:

https://gitter.im/sekrit-twc/zimg

@sekrit-twc sekrit-twc closed this Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants