Skip to content

Releases: shihchinw/vkcli

v0.2.4

25 Aug 16:02
Compare
Choose a tag to compare

Bug Fixes

  • Fix apidump for com.khronos.vulkan_samples
  • Fix storage permission of dump-img

v0.2.3

25 Jul 11:43
Compare
Choose a tag to compare

New Features & Improvements

  • Add validate command for easily enable regular validation, synchronization validation and best-practices validation.
  • Add layer selection menu when install layer binaries to the app

Bug Fixes

  • Fix dump-api configuration
  • Fix dump-api and dump-img when device's screen is locked

v0.2.2

02 Jun 02:56
Compare
Choose a tag to compare

New Features

  • Add screenshot option to replay command
  • Add FPS measurement option to replay command
  • Support quick access for last used trace for replay command

Bug Fixes

  • Fix waits for app launch and exit during trace recording

v0.2.1

11 Jun 03:05
Compare
Choose a tag to compare

New Features

  • Add dump-api, dump-img to capture API log and screenshots
  • New query modes: Vkinfo, platform
  • Add new alias '!' for last specified app name
  • Add --set option to layer command
  • Add --list option to layer command for showing installed layers
  • Support dump of non-debuggable app on userdebug build
  • Support layer install for non-debuggable apps on userdebug build

Bug Fixes

  • Fix layer add/remove when app_name is different from active one

Initial Release

29 Nov 15:10
Compare
Choose a tag to compare

Initial release with following features:

  • Layer settings configuration and presets save/load/delete
  • Trace record and replay with GFXReconstruct
  • Trace push/pull
  • Query for apps, traces, layers, and layer presets on device