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

Tweak formatting of reported values #82

Merged
merged 1 commit into from
Feb 20, 2020

Commits on Feb 18, 2020

  1. Tweak formatting of reported values

    - update some Flags and Enums
    - show Flags consistently
    -- shows hex at flag root
    -- lists supported bits
    -- lists unknown supported bits with a hex
    - show VID:PID in hex
    - show UUID in canonical form
    - show bool Limits as bool
    - fix SaschaWillems#1: show samples as a list of supported counts
    - do not use Vk version format for revision numbers
    - fix Bool color in Queues tab
    - consistent array formatting
    -- show array size as C notation
    -- show index as C notation
    - some random cleanup
    krOoze committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    1e8d3ac View commit details
    Browse the repository at this point in the history