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

QueueSubmit Synchronization Validation Fixes #195

Closed
wants to merge 20 commits into from

Commits on Jun 3, 2023

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

Commits on Jul 13, 2023

  1. Re-establishing compatibility with Visual Studio 17.6.5 by using C++20

    c++20 instead of c++latest, and some more documentation
    johannesugb authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e62ac9a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. very crudely update assimp

    Storyxx committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    202a976 View commit details
    Browse the repository at this point in the history
  2. update library

    Storyxx committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4c72968 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    4a6febe View commit details
    Browse the repository at this point in the history
  2. fix unwanted changes

    Storyxx committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f19cfc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. update libraries again

    Storyxx committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    a44cba5 View commit details
    Browse the repository at this point in the history

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 Feb 2, 2024

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

Commits on Feb 15, 2024

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

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    408b3fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb7863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    514df65 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #187 from Storyxx/master

    Update Assimp to version 5.3.1
    johannesugb authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d072121 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4e0e9d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    5319046 View commit details
    Browse the repository at this point in the history
  2. Towards fixing everything.

    Most importantly these issues: KhronosGroup/Vulkan-ValidationLayers#6177
    johannesugb committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    25768cd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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