This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Linux texture support #24916
Merged
fluttergithubbot
merged 27 commits into
flutter-team-archive:master
from
wechat-miniprogram:dev/textures
Sep 23, 2021
Merged
Linux texture support #24916
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
669e0b4
Linux texture support
huanghongxun d305ceb
Merge branch 'master' of https://github.com/flutter/engine into dev/t…
huanghongxun 2774475
fix reference loop
huanghongxun 7e5599d
Use g_clear_pointer
robert-ancell e603f73
Take a reference to the texture
robert-ancell 2b88a31
Split FlPixelBufferTexture into its own module
robert-ancell eb9e75b
Add missing comment
robert-ancell e137a94
Add missing param check
robert-ancell c62c6f1
Fix memory management with texture registrar tests
robert-ancell 6adb093
Remove callback and make FlPixelBufferTexture derivable
robert-ancell c4c7822
Add some comments
huanghongxun d545cc3
fix: format
huanghongxun 13c8f2f
Merge branch 'master' of https://github.com/flutter/engine into dev/t…
huanghongxun 50fd4ef
Add new file to licenses
robert-ancell 150f012
Return correct texture ID
robert-ancell e31dfdd
Consistent boolean values
robert-ancell ef82943
Merge branch 'master' of https://github.com/flutter/engine into dev/t…
huanghongxun 02e56b6
Make FlTexture more general
huanghongxun 3fbd0c3
Fix: It should be assumed that the format of pixel buffer is RGBA.
huanghongxun 034d281
Merge branch 'master' of https://github.com/flutter/engine into dev/t…
huanghongxun d0923e7
Include fl_texture_gl.h
huanghongxun bdff886
Merge branch 'master' of https://github.com/flutter/engine into dev/t…
huanghongxun 877c9ad
Merge branch 'master' of https://github.com/flutter/engine into dev/t…
huanghongxun 9ed4178
Add more detailed documentation
huanghongxun e801652
Remove concept of texture ID in the API.
huanghongxun 84184ae
FlTexture should an interface
huanghongxun 2f596ee
Merge branch 'master' of https://github.com/flutter/engine into dev/t…
huanghongxun 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
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
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
Oops, something went wrong.
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.