- Maryland, USA
- https://serebit.dev
-
Joined on
2024年08月03日
SVG tags marked as invalid
Would you be fine with a mention of that in the docs? I can open a PR to add one.
d42951a18b
feat(exts): Add VK 1.4.352 and 1.4.353 exts
9e172ec4bb
fix(gui): Better handling of large amounts of profiles
2e9053a640
fix(gui): Device info dropdown open by default
4f06bd09e9
fix(profiles): Remove extra newline from start of profile log
d7432aeaf2
perf(gui): Improve hitching on resize
c7b48c8882
refactor: Remove unused function
942496144a
ci: Don't execute any per-matrix tasks in parallel
Support headless information dumping in ideally a parseable format.
Support headless information dumping in ideally a parseable format.
Resolved via 1a2bfba48c.
1a2bfba48c
feat: Add dump subcommand for exporting a JSON summary
076541bfc5
feat(lib): Add summary API
d2948423e6
chore: Update .clang-format and reformat code
d8a571b2c8
feat: Add --help and --version cli options
d2948423e6
chore: Update .clang-format and reformat code
d8a571b2c8
feat: Add --help and --version cli options
Support headless information dumping in ideally a parseable format.
Do you have any preference on which data formats to include? I'm fine with just JSON (and I'd prefer to avoid XML) but I'm open to other formats.
8e3de7b692
feat: Update Vulkan extensions to v1.4.351
c10cb1da2e
build: Install headers and pkgconfig, don't install libimgui
7be72afc17
fix: Restore display of profile error logs
235490fb77
build: Add explicit dependency on vulkan-utility-libraries
1db500aa4d
fix: Greatly improve error handling in libvkcheck
d014017f99
fix: Greatly improve error handling in libvkcheck
f7ddcf629a
docs(readme): Add features, screenshot, logo, and expand copyright
e16b02da3c
feat: Add Vulkan 1.4.350 extensions
681fc13c0c
fix: Show Vulkan error name instead of just int representation
bf4753603c
feat: Add best-effort Windows support
2366429ab4
docs(readme): Clarify SDK version requirement, fix proj name case
6d173e6559
build: Add check to ensure Vulkan SDK version matches system Vulkan
2788d2d73a
fix(appstream): Update application categories
4bfa4c10cf
refactor: Use stdint types
023dbffcf2
build: Link against stdc++exp if Win host and GCC compiler
2a98ccd086
refactor: Clean up Windows-centric changes