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: main
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: feature/translation-tw
Choose a head ref
  • 3 commits
  • 40 files changed
  • 3 contributors

Commits on May 2, 2025

  1. WIP zh-TW

    karnkaul committed May 2, 2025
    Configuration menu
    Copy the full SHA
    12ba16a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Translate chapter 1 into Traditional Chinese (zh-TW) (#28)

    * CI: add `workflow_dispatch`
    
    * Port present semaphore sync fix to main (#26)
    
    * 🐛 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
    
    * Fixup guide
    
    * Fixup guide
    
    * ko-translation revised (#27)
    
    * Translate chapter 1 into Traditional Chinese
    
    Includes:
    - Introduction
    - Getting Started
    - Project Layout
    - Validation Layers
    - class App
    
    ---------
    
    Co-authored-by: Karn Kaul <karnkaul@gmail.com>
    Co-authored-by: MyungKun Chang <58208787+CDDing@users.noreply.github.com>
    3 people authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    33f5364 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Translate chapter 2 into Traditional Chinese (zh-TW) (#30)

    * CI: add `workflow_dispatch`
    
    * Port present semaphore sync fix to main (#26)
    
    * 🐛 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
    
    * Fixup guide
    
    * Fixup guide
    
    * ko-translation revised (#27)
    
    * Fix typo and remove redundant blank space (#29)
    
    * Fix typo and remove redundant blank space
    
    * Fix typo
    
    * Translate chapter 2 into Traditional Chinese
    
    ---------
    
    Co-authored-by: Karn Kaul <karnkaul@gmail.com>
    Co-authored-by: MyungKun Chang <58208787+CDDing@users.noreply.github.com>
    3 people authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    aec3b4c View commit details
    Browse the repository at this point in the history
Loading