Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cpp-gamedev/learn-vulkan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7c0f122
Choose a base ref
...
head repository: cpp-gamedev/learn-vulkan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 506bbc1
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on May 11, 2025

  1. 🐛 Fix present semaphore sync (#25)

    * Refactor build scripts and presets (#24)
    
    - Move compile flags to presets
    - Update CI script
    
    * 🐛 Fix present semaphore sync
    
    Discovered on SDK 1.4.313
    karnkaul authored May 11, 2025
    Configuration menu
    Copy the full SHA
    3f6e27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fd1b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506bbc1 View commit details
    Browse the repository at this point in the history
Loading