Skip to content
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

Update vue demo. #73

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Update vue demo. #73

merged 1 commit into from
Jan 26, 2022

Conversation

Sovea
Copy link
Contributor

@Sovea Sovea commented Jan 26, 2022

No description provided.

@zenoslin zenoslin merged commit 99eeab9 into Tencent:main Jan 26, 2022
zenoslin added a commit that referenced this pull request Feb 9, 2022
* Update README.md

* Fix the checking out of swiftshader repo.

* Update README.md.

* Add 4.0 Notice.

* Fix markdown style.

* Fix SDK link.

* Update README.md

* FIX: iOS export video  privacy

* FIX: fix the leak of iOS demo

* Add some issue templates.

* Update README.zh_CN.md

* Update README.zh_CN.md

* Update build prerequisites.

* Update README.zh_CN.md

* Update build prerequisites.

* Update build prerequisites.

* Update build prerequisites.

* Update README.zh_CN.md

* Add some fonts and fix text tests.

* Add some directories for auto testing.

* Update MD5.

* Update README.zh_CN.md

* Fix text related tests.

* Update MD5.

* Throw an error if there is no md5 value for specified key.

* Update README.zh_CN.md

* Update README.md

* Binding some pag-layer's function on Web env.

* Update project configs to use C++ 17.

* Call releaseAll() when WEBGLDevice is destructed

* Update Web's build script to use C++17.

* Update skpath configs to use C++ 17.

* Change demo's language

* ADD web dome.

* Update wen README.md

* Fix a reuse issue with GLBuffer.

* Disable the age-out mechanism of CVOpenGLESTextureCache on iOS.

* Remove the independent texture cache on iOS.

* Fix PAGView duration error.

* Binding some APIs about time stretch on PAGFile.

* Update README.zh_CN.md

* Update issue templates.

* Update issue templates.

* Update issue templates.

* Update issue templates.

* Release the PAGSurface before the GLSurfaceView destroys context.

* Release the surface if needed.

* Update config.yml

* Remove unused videos.

* ADD Vue2 demo.

* Enable git-lfs

* Add lfs tracking extensions.

* Fix space text renders on the cocoa platform.

* Fix web demo editableIndex error.

* Improve external software decoder injection, remove unused code

* Upload swiftshader, angle and ffavc libraries to the repository instead of downloading them by depsync.

Co-authored-by: kevingpqi <[email protected]>

* [refactor] Move more common methods to base of AttributeConfig<T>

* Update png files in README.md

* Change demo's language

* Fix measure text error on low version browser.

* Remove unused PAGMovie.java

* Support create pag view from a canvas element.

* Move the web assets folder into the web demo folder.

* Update Web README.md

* Fix building ios static library with cmake.

* Different methods are obtained according to the GL standard.

* Update Web README.md

* Revert "[refactor] Move more common methods to base of AttributeConfig<T>"

This reverts commit 1f7189d.

* Add web demo assets.

* Fix PAGPlayer API arguments error.

* Update README.md & Release 0.0.2

* Update Web publish script.

* Add PAGComposition class.

* Add Linux sample project

* Delete unnecessary configuration items

* Update sync_deps.sh

* Remove useless code

* Create autotest.sh

* Revert "Create autotest.sh"

This reverts commit a10ea64.

* 1.Add a slider to the demo - "control progress manually";
2.Modify the linux CMakeLists.txt.

* Use premultiplied RGBA data for pixel comparison in automated tests and save data with lzma2 compression.

* Add rollup plugin of replace function

* Add rollup plugin

* Add class WXOffscreenManager

* Add wechat miniprogram support

* Change wechat mini program webgl version

* Add conditional compile for wechat mini program version

* Code formatting

* Fix pagView init

* Update vue demo. (#73)

* Update Web README.md

* Format pag_wasm_bindings.cpp.

* Add Web demo on mobile env.

* Fix font family rendering error on Web env.

* Colors need to be premultiplied.

* [refactor] Move more common methods to AttributeConfigBase, again

* Fix iOS build error.

* Add file templates.

* Add more file templates.

* Fix bug when encoding premultiplied RGBA data to Webp, and support encoding Alpha8 data to Webp.

* Remove the previous outputs before running every test case.

* Add support for building Apple Silicon.

* Update comment in CMakeLists.txt

* Build arm64 arch by default on M1 devices.

* Remove ImageCodec.java, use pure JNI API instead.

* Add a Local<T> class that provides a convenient RAII-style mechanism for owning a jobject for the duration of a scoped block.

* Move the NativeImage class of android platform to tgfx.

* Move the NativeImage class of apple platform to tgfx.

* Remove the makeImage() methods from src/platform/Platform.

* Remove the parseFont() methods from src/platform/Platform.

* Skip platform's fallback fonts registration if fallback fonts list is not empty.

* Remove NativeGLDevice, Use GLDevice instead.

* Add a Make() method to GLProcGetter class.

* Defer the initialization of context in Device until lockContext() is called.

* Move HardwareBuffer classes to tgfx.

* Add support for building vendor libraries into a xcframework instead of a fat library.

* Move the printLog() and printError() methods to tgfx.

* Merge PixelMap class into Bitmap class.

* Update WeChat VideoReader class

* Fix formatting issues.

* Resolve conversation.

Co-authored-by: Dom Chen <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: dushuai <[email protected]>
Co-authored-by: fusionxu <[email protected]>
Co-authored-by: pengweilv <[email protected]>
Co-authored-by: kevingpqi <[email protected]>
Co-authored-by: kevingpqi123 <[email protected]>
Co-authored-by: xndcn <[email protected]>
Co-authored-by: Sovea <[email protected]>
Co-authored-by: h3r3x3 <[email protected]>
@hanbinbin hanbinbin mentioned this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants