Skip to content

Conversation

pchampio
Copy link
Member

@pchampio pchampio commented Aug 2, 2019

duplicated of #208 but in a separate branch

@pchampio pchampio changed the base branch from master to beta August 2, 2019 07:26
@pchampio pchampio merged commit f07111f into beta Aug 2, 2019
@pchampio pchampio deleted the feature/gl_texture branch August 2, 2019 07:47
@pchampio pchampio mentioned this pull request Aug 2, 2019
pchampio added a commit that referenced this pull request Aug 4, 2019
pchampio added a commit that referenced this pull request Aug 4, 2019
pchampio added a commit that referenced this pull request Sep 3, 2019
* Texture support (#217)

* Feature/event loop interop (#218)

* Feature/callback messages (#220)

* fix: remove initial WaitEvent

now that we have implemented the proper event loop.
Delete the first WaitEvent

* lazy initialize go-gl/gl on first texture frame

* align BinaryMessenger with *-channels

BinaryMessenger:
SendNoReply -> Send
Send -> SendWithReply

* change the priorityQueue to specifically contain embedder.FlutterTask's

* Adds comments and renames internals. Also some re-ordering of init code. (#235)

* Addressing comments & fix pointer warning

* implement RunOnCurrentThread check using C call

* Custom error codes on the plugin side (#238)

Custom error codes on the plugin side

* rely on LockOSThread to ensure engine task are run on the same thread
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.

1 participant