File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed
Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1- # Linux ❘ Drawing ❘ Command buffers
1+ # Linux ❘ Drawing ❘ Rendering and presentation
22
33Summary [ here] ( https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux-summary ) .
44
55# Adjustments
66
7- None.
8-
97# Navigation
108
119[ 🌐 Original tutorial] (
1210https://docs.vulkan.org/tutorial/latest/03_Drawing_a_triangle/03_Drawing/01_Command_buffers.html )
1311
14- [ ⏮ Drawing a triangle / Drawing / Frame buffers] (
15- https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/01-frame -buffers )
12+ [ ⏮ Drawing a triangle / Drawing / Command buffers] (
13+ https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/02-command -buffers )
1614
17- [ ⏭ Drawing a triangle / Drawing / Rendering and presentation ] (
18- https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/03-rendering-and-presentation )
15+ [ ⏭ Drawing a triangle / Drawing / Frames in flight ] (
16+ https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/04-frames-in-flight )
1917
2018[ 🔄 Diff from previous step] (
21- https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/compare/linux/02-drawing-triangle/04-drawing/01-frame -buffers...linux/02-drawing-triangle/04-drawing/02-command-buffers )
19+ https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/compare/linux/02-drawing-triangle/04-drawing/02-command -buffers...linux/02-drawing-triangle/04-drawing/03-rendering-and-presentation )
You can’t perform that action at this time.
0 commit comments