forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 17
Texture api change #86
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
Merged
bbrto21
merged 23 commits into
flutter-tizen:flutter-2.0.1-tizen
from
xiaowei-guan:flutter-2.0.1-tizen-texture-2
May 27, 2021
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
3b7f88c
Add platfrom surface buffer structor
xiaowei-guan f6d12da
Texture api change(draft)
xiaowei-guan 7874e37
Merge branch 'flutter-2.0.1-tizen' into flutter-2.0.1-tizen-texture-2
xiaowei-guan 3f7dabf
Revert code to original
xiaowei-guan 08aaed6
Support GPU buffer texture
xiaowei-guan f3bf70f
Change file permission
xiaowei-guan 4abc488
Add FlutterDesktopGpuBufferTextureConfig in FlutterDesktopTextureInfo.
xiaowei-guan 77442be
Add buffer parameter at Destruction callback
xiaowei-guan 4b8106c
Change class name ExternalTextureGL to ExternalTextureSurfaceGL
xiaowei-guan 18ab87f
Remove not used code
xiaowei-guan f792f4e
Fix wild pointer issue
xiaowei-guan 3576fd8
Convert unique_ptr to shared_ptr when create external texture
xiaowei-guan 624b0d7
Merge branch 'flutter-2.0.1-tizen' into flutter-2.0.1-tizen-texture-2
xiaowei-guan 0f5f923
Code format
xiaowei-guan 240302a
Fix arm64 build error
xiaowei-guan c6b1970
Remove not used file
xiaowei-guan 275201f
Remove unnecessary headers
xiaowei-guan 4a56f3a
Refactor based on comments
xiaowei-guan d662053
Refactor based on comments
xiaowei-guan b91ffe3
Fix code review issue
xiaowei-guan a7cda29
Fix code review issue
xiaowei-guan 4849389
Fix code review issue
xiaowei-guan 00afe06
Remove warning log
xiaowei-guan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Add platfrom surface buffer structor
- Loading branch information
commit 3b7f88caea3e2768ee950bc1c5ff4cb816b9eff9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.