Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: code-boris/VulkanTutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: Overv/VulkanTutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 19 files changed
  • 6 contributors

Commits on Jan 22, 2025

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

Commits on Feb 26, 2025

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

Commits on Apr 7, 2025

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

Commits on May 2, 2025

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

Commits on May 11, 2025

  1. 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(...).
    Daxturus authored May 11, 2025
    Configuration menu
    Copy the full SHA
    02e283d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. 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.
    lluisalemanypuig authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    527216e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Configuration menu
    Copy the full SHA
    c7ec526 View commit details
    Browse the repository at this point in the history
  2. 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.
    ladysadie authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    3e78cbe View commit details
    Browse the repository at this point in the history
  3. 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.
    ladysadie authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    06165e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. Configuration menu
    Copy the full SHA
    ab3b840 View commit details
    Browse the repository at this point in the history
  2. Fix link

    Overv committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    8951d93 View commit details
    Browse the repository at this point in the history
  3. Fix link even more

    Overv committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    9455838 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.