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

Switched to Vulkan API version 1_3, also using glslangValidator.exe --target-env vulkan1.3 in post build helper. #191

Merged
merged 19 commits into from
Mar 14, 2024

Commits on Dec 28, 2023

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

Commits on Dec 29, 2023

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

Commits on Jan 19, 2024

  1. Switched to Vulkan API version 1_3, also using glslangValidator.exe -…

    …-target-env vulkan1.3 in post build helper.
    johannesugb committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8d9f92f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. trying to fix windows runner

    ...by adding `$env:VULKAN_SDK="${{ env.vulkan_sdk }}` before the cmake step
    johannesugb authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c2dc002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f040e6 View commit details
    Browse the repository at this point in the history
  3. no idea what im doing

    johannesugb authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9071aee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048d749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db85ea9 View commit details
    Browse the repository at this point in the history
  6. stupidly messing around

    johannesugb authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2cc282e View commit details
    Browse the repository at this point in the history
  7. --debug-find

    johannesugb authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4ef58a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e7b25d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adb007a View commit details
    Browse the repository at this point in the history
  10. ${{ github.workspace }}/

    johannesugb authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    aeabe7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56a115d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    a694441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c3aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58cb5ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dc71f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd61106 View commit details
    Browse the repository at this point in the history