Skip to content

Add vkmark benchmark#1057

Open
Ashwin-Prabhakar wants to merge 2 commits into
openembedded:masterfrom
Ashwin-Prabhakar:add-vkmark-benchmark
Open

Add vkmark benchmark#1057
Ashwin-Prabhakar wants to merge 2 commits into
openembedded:masterfrom
Ashwin-Prabhakar:add-vkmark-benchmark

Conversation

@Ashwin-Prabhakar

Copy link
Copy Markdown

Add Assimp and vkmark recipes. Assimp is a dependency to build vkmark.

Ashwin Prabhakar added 2 commits June 13, 2026 06:41
Add a new recipe for the Open Asset Import Library (Assimp) using
the latest upstream git source. This library provides a unified
interface to import various 3D model formats.

Signed-off-by: Ashwin Prabhakar <ashwin.prabhakar@qti.qualcomm.com>
Add an initial recipe for vkmark to enable Vulkan performance testing.
This tool allows for benchmarking various Vulkan rendering scenes and
can be used to validate graphics drivers on target hardware.

Signed-off-by: Ashwin Prabhakar <ashwin.prabhakar@qti.qualcomm.com>
luukberenschot pushed a commit to nedap/meta-openembedded that referenced this pull request Jun 15, 2026
Changelog:
===========
- Fix stack-buffer-overflow in Hunzip::getline
- Fix stack overflow in compound_check on Hungarian dictionaries
  under certain conditions
- Fix UB when SFX condition starts with '^' (#1095)
- Bounds-check continuation bytes in u8_u16 (#1110)
- oss-fuzz timeout/OOM hardenings
- Fix openembedded#715 CHECKCOMPOUNDCASE considers digits uppercase
- Fix openembedded#748 hzip: cannot write file
- Fix openembedded#1024 std::string bounds check
- Fix openembedded#1044 tools/analyze crash
- Fix #1076 flags 65520/65521 wrongly rejected
- Fix #1058 don't suggest the input word as its own correction
- Fix openembedded#1002 exact word marked as a near miss
- Fix tdf#125600 dotted-I regression
- Partial Unicode table refresh for Mc combining marks (openembedded#1057)
- Add Hunspell_add_with_flags / Hunspell::add_with_flags
- New SPELL_BEST_SUG flag, MAXBREAKDEPTH limit
- Replace clock() with std::chrono for suggestion time limits (openembedded#716)
- Improve exception safety (openembedded#587)
- Document analyze/stem/generate requirements (openembedded#554)
- Report iconv direction on private dic load failures (openembedded#619)
- Show dic load errors unconditionally (openembedded#1012)
- Rename es_EU to eu (#1113)
- Build fixes: out-of-tree, Windows ARM64, MSVC hzip tmpfile (openembedded#919),
  --disable-shared with mingw32 (openembedded#698), iconv on msys2 (openembedded#723),
  ncurses with separate tinfo
- New fuzzers: hzfuzzer, persdicfuzzer, parserfuzzer, affdicfuzzer
- Coverity-flagged fixes
- Merge in weblate translations

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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.

1 participant