-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
13d223d
to
f7c6126
Compare
Capturing chat, moving forward:
|
9cad532
to
8edbf18
Compare
@tobrun Tested this on the devices I have (Pixel and Galaxy Nexus). Needs a more thorough review/test, but otherwise good to go. |
fed4acb
to
b974b9b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great, the new abstraction is really clean. Tested on 3 devices without an issue. Will be running additional tests later when cherry-picked to the release branch.
🎉 I still see a couple of "deprecated" messages in the comments, could we remove those before merging? |
…rer subclass - preparation for re-introduction of texture view
b974b9b
to
252efca
Compare
Sorry, think I got them all now @zugaldia |
Brings back the (deprecated)
TextureView
option, removed in #9576. Built on top of the a-synchronous rendering with a dedicated render thread to unblock the main thread as much as possible.TODO: