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

Usability improvements for hello-vulkan sample #983

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    9b7b625 View commit details
    Browse the repository at this point in the history
  2. Usability improvements for hello-vulkan sample

    Remove redundant functions and calls
    Report validation layer messages to logcat
    Auto-disable validation layers when not found
    Feature support checks to avoid validation failures
    Rename some function and variables to fix linter and name shadowing warnings
    Extra logging to help with debugging
    kocdemir committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7b9978b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    56c4fd8 View commit details
    Browse the repository at this point in the history