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

Profiles roadmap 2024 #207

Merged
merged 15 commits into from
Apr 12, 2024
Merged

Profiles roadmap 2024 #207

merged 15 commits into from
Apr 12, 2024

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Use C++17

    Required for new profiles library to compile with Qt/Android
    SaschaWillems committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cb72763 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Mar 2, 2024

  1. Updated to Vulkan headers 1.3.279

    Adds support for:
    - VK_NV_raw_access_chains
    SaschaWillems committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f20763f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    f6a3dcc View commit details
    Browse the repository at this point in the history
  2. Updated profiles library

    Fixes warnings
    SaschaWillems committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    05763bf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Updated to Vulkan headers 1.3.280

    Adds support for:
    - VK_NV_ray_tracing_validation
    SaschaWillems committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fc50bc5 View commit details
    Browse the repository at this point in the history
  2. Version bump to 3.34

    SaschaWillems committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7398004 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Fix for recent profiles library update

    Add define to disable profiles
    SaschaWillems committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    243debd View commit details
    Browse the repository at this point in the history
  2. Update profiles library

    SaschaWillems committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    df41c9d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into profiles_roadmap_2024

    # Conflicts:
    #	vulkan_profiles.hpp
    #	vulkancapsviewer.cpp
    SaschaWillems committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    f250b91 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fix defines

    SaschaWillems committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0c60150 View commit details
    Browse the repository at this point in the history
  2. Update platform toolset

    SaschaWillems committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a8aefe3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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