Skip to content

Tags: jinwuwu001/tgfx

Tags

v2.1.1

Toggle v2.1.1's commit message

ohos

Toggle ohos's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implements HardwareBuffer texture support for text atlas (Tencent#848)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix performance regression caused by removing needLocalBounds for che…

…cking if UV coordinates are needed. (Tencent#824)

v2.0.1

Toggle v2.0.1's commit message
Resolves a data race issue caused by the out-of-order updates of the …

…head and tail positions in LockFreeQueue. (Tencent#566)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add the TGFX_BUILD_LAYERS option to enable building the layers API. (T…

…encent#545)

v1.2.1

Toggle v1.2.1's commit message
Fix an issue where GpuBuffers with valid UniqueKeys are mistakenly pu…

…rged from cache. (Tencent#376)

v1.2.0

Toggle v1.2.0's commit message

v1.1.2

Toggle v1.1.2's commit message
Fix the out-of-bounds memory access issue in the FTMask class.

v.1.1.1

Toggle v.1.1.1's commit message
Fix the issue of mistakenly deleting all purgeable resources, even wh…

…en the maximum byte limit is not reached. (Tencent#131)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a FindRecycled() method to the Resource class. (Tencent#109)