Skip to content

Feature/gl texture #208

New issue

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

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

Already on GitHub? # to your account

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

pchampio added 13 commits July 10, 2019 15:30
* 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 force-pushed the feature/gl_texture branch from 7a18394 to fd8bf32 Compare July 24, 2019 12:16
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for external OpenGL textures
1 participant