forked from Overv/VulkanTutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: code-boris/VulkanTutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Overv/VulkanTutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 19 files changed
- 6 contributors
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7d8dbdd - Browse repository at this point
Copy the full SHA 7d8dbddView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f4122e5 - Browse repository at this point
Copy the full SHA f4122e5View commit details
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 404a548 - Browse repository at this point
Copy the full SHA 404a548View commit details
Commits on May 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d61a0f1 - Browse repository at this point
Copy the full SHA d61a0f1View commit details
Commits on May 11, 2025
-
Remove invalid "warn" argument passed to tinyobj::loadObject(...) (Ov…
…erv#406) * Update 28_model_loading.cpp Removed "warn" argument passed to tinyobj::LoadObj(...). * Update 29_mipmapping.cpp Removed "warn" argument passed to tinyobj::LoadObj(...). * Update 30_multisampling.cpp Removed "warn" argument passed to tinyobj::LoadObj(...). * Update 08_Loading_models.md Removed "warn" argument passed to tinyobj::LoadObj(...) from e-book. * Update 08_Charger_des_modèles.md Removed "warn" argument passed to tinyobj::LoadObj(...).
Configuration menu - View commit details
-
Copy full SHA for 02e283d - Browse repository at this point
Copy the full SHA 02e283dView commit details
Commits on Aug 30, 2025
-
Optionally specify margin size Overv#396 (Overv#411)
Whoever wants to shrink the margins, they can now do so via the new optional command line arguments --geometry:left --geometry:right --geometry:top --geometry:bottom which are default options in pandoc (see pandoc's documentation [here](https://pandoc.org/demo/example33/6.2-variables.html)). Their default value is ''. These options are not passed to pandoc when their value is ''. The argument parser added can be extended easily with other pandoc's argument options. If the new options' default value is '' then they will not be passed to pandoc.
Configuration menu - View commit details
-
Copy full SHA for 527216e - Browse repository at this point
Copy the full SHA 527216eView commit details
Commits on Sep 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c7ec526 - Browse repository at this point
Copy the full SHA c7ec526View commit details -
Add a code block for the GLFW window pointer. (Overv#413)
Almost all of the code listed in this chapter uses a c++ code block. The block for the 'GLFWWindow* window' was missing.
Configuration menu - View commit details
-
Copy full SHA for 3e78cbe - Browse repository at this point
Copy the full SHA 3e78cbeView commit details -
Fix typo in the html generation instructions. (Overv#412)
* Fix typo in the html generation instructions. * Add a code block for the GLFW window pointer. Almost all of the code listed in this chapter uses a c++ code block. The block for the 'GLFWWindow* window' was missing.
Configuration menu - View commit details
-
Copy full SHA for 06165e5 - Browse repository at this point
Copy the full SHA 06165e5View commit details
Commits on Jan 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ab3b840 - Browse repository at this point
Copy the full SHA ab3b840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8951d93 - Browse repository at this point
Copy the full SHA 8951d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9455838 - Browse repository at this point
Copy the full SHA 9455838View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main