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

Any plan to add SharedMemory mode support? #56

Closed
phields opened this issue Sep 1, 2020 · 2 comments
Closed

Any plan to add SharedMemory mode support? #56

phields opened this issue Sep 1, 2020 · 2 comments
Assignees
Labels

Comments

@phields
Copy link

phields commented Sep 1, 2020

The 2.007 SDK has improved the memory shared mode.
it's not based on CPU now.
Memory share mode improved
Performance of shared memory functions has been improved by using
multiple pixel buffers to load from and upload to OpenGL textures and
remains a backup where hardware is not texture share compatible.

@phields phields changed the title how to Create SharedMemory source? how to Create SharedMemory sender? Sep 1, 2020
@phields phields changed the title how to Create SharedMemory sender? any plan to add SharedMemory mode support? Sep 1, 2020
@phields phields changed the title any plan to add SharedMemory mode support? Any plan to add SharedMemory mode support? Sep 1, 2020
@keijiro keijiro self-assigned this Sep 1, 2020
@keijiro
Copy link
Owner

keijiro commented Sep 1, 2020

Yes, but I'm still waiting for 2.007 official release.

@keijiro keijiro closed this as completed Sep 1, 2020
@phields
Copy link
Author

phields commented Sep 3, 2020

I created a branch that upgraded to 2.007 and it's working fine now.
https://github.com/phields/KlakSpout
Seems like KlakSpout doesn't have too many parts that need to be changed, I hope this helps!
In the meantime, I'm looking for ways to add memory sharing compatibility...

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

No branches or pull requests

2 participants