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

Update Syphon Publishing #3

Open
vade opened this issue May 20, 2015 · 2 comments
Open

Update Syphon Publishing #3

vade opened this issue May 20, 2015 · 2 comments

Comments

@vade
Copy link
Member

vade commented May 20, 2015

Right now we support only BGRA / Unsigned int 8888 format frames, which forces Mercury to do pixel format conversion for us.

We need to hint that we support a variety of formats, or perhaps just a few.

Use bindToDrawFrameOfSize: and unbindAndPublish: to handle drawing, and integrate using CLIENT STORAGE and SHARED STORAGE and support RGBA, BGRA, YUV, 2vuy and whatever other BS formats we can to mitigate and pixel format conversion overhead.

@vade
Copy link
Member Author

vade commented Aug 28, 2016

We use the GL optimizations but don't handle the pixel format situation.

@vade
Copy link
Member Author

vade commented Dec 30, 2022

Since we are migrating to Metal, this may be moot, or at least, different?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant