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

Feature/gl texture #208

Closed
wants to merge 16 commits into from
Closed

Feature/gl texture #208

wants to merge 16 commits into from

Conversation

pchampio
Copy link
Member

@pchampio pchampio commented Jul 24, 2019

fixes: #102.

No pixel Collect needs to be collected, it's handled by the golang GC. commit ref

* fixes #198

* fixe weird edge case
The crash might be related to the golang wrapper of GL
need to implement Unregister, need to exposes:
MarkExternalTextureFrameAvailable, RegisterExternalTexture in a good
looking api
TODO: destroy the gl.GenTextures
@pchampio pchampio marked this pull request as ready for review July 24, 2019 12:17
@pchampio pchampio closed this Aug 2, 2019
@pchampio pchampio mentioned this pull request Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for external OpenGL textures
1 participant