File tree
6 files changed
+115
-5
lines changed- .nuke
- eng
- build
- submodules
- sources/Website
- static/nuget/experimental
6 files changed
+115
-5
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| 134 | + | |
| 135 | + | |
134 | 136 |
|
Submodule silk.net-2.x updated 83 files
- documentation/for-contributors/deprecation-notices/SilkManager.md
- documentation/for-contributors/deprecation-notices/VulkanViews.md
- documentation/for-contributors/runner-setup.md
- documentation/hlu/index.md
- documentation/hlu/troubleshooting.md
- documentation/images/assimp.png
- documentation/images/blog/apr-2023/bigmarkattemptdark.png
- documentation/images/blog/apr-2023/wgpuquad.png
- documentation/images/blog/dec-2020/Silk20TeaseSmaller-pre4.png
- documentation/images/blog/dec-2020/silk20pre5image.png
- documentation/images/blog/dec-2021/structure-chaining.png
- documentation/images/blog/feb-2021/Blank-diagram-1--1.png
- documentation/images/blog/feb-2021/sbt.png
- documentation/images/blog/jan-2021/sn20.png
- documentation/images/blog/jan-2022/silkcommunity.png
- documentation/images/blog/mar-2021/DotNetBotNextUp.png
- documentation/images/blog/nov-2020/triangledroid.jpg
- documentation/images/blog/nov-2021/dotnet-bot-selfie-stick.png
- documentation/images/dotnetfoundation.png
- documentation/images/dx12ultimate.png
- documentation/images/glfw.png
- documentation/images/logo.png
- documentation/images/logo.svg
- documentation/images/logo64.png
- documentation/images/openal.png
- documentation/images/opencl.svg
- documentation/images/opengl.jpg
- documentation/images/opengl/chapter1/cornflower-window.png
- documentation/images/opengl/chapter1/final-result-t2.png
- documentation/images/opengl/chapter1/lesson3/example_mipmap.png
- documentation/images/opengl/chapter1/lesson3/messed-up-quad.png
- documentation/images/opengl/chapter1/lesson3/mipmap_comparation.png
- documentation/images/opengl/chapter1/lesson3/quad-with-texture.png
- documentation/images/opengl/chapter1/lesson3/quad-with-transparency.png
- documentation/images/opengl/chapter1/lesson3/quad-with-uvs-and-numbers.png
- documentation/images/opengl/chapter1/lesson3/quad-with-uvs.png
- documentation/images/opengl/chapter1/lesson3/right-pointers.png
- documentation/images/opengl/chapter1/lesson3/texParameters/clampToEdge.png
- documentation/images/opengl/chapter1/lesson3/texParameters/filter_linear.png
- documentation/images/opengl/chapter1/lesson3/texParameters/filter_nearest.png
- documentation/images/opengl/chapter1/lesson3/texParameters/repeat.png
- documentation/images/opengl/chapter1/lesson3/texParameters/repeatMirrored.png
- documentation/images/opengl/chapter1/lesson3/wrong-pointers.png
- documentation/images/opengl/chapter1/loading-rendering.png
- documentation/images/opengl/chapter1/vertex_attribute_pointer.png
- documentation/images/opengl/chapter1/window1.png
- documentation/images/opengl/chapter1/wireframe-quad.png
- documentation/images/opengles.png
- documentation/images/openxr.svg
- documentation/images/sdl.png
- documentation/images/stride.svg
- documentation/images/vulkan.svg
- documentation/images/wordmark.svg
- documentation/images/wordmarkw.svg
- documentation/images/xplatpromo.png
- documentation/index.mdx+77
- documentation/opengl/_category_.yml+3
- documentation/opengl/c1/1-hello-window.md+3-12
- documentation/opengl/c1/2-hello-quad.md+2-11
- documentation/opengl/c1/3-hello-texture.md+2-11
- documentation/opengl/index.md+5
- documentation/sidebars.ts+89
- documentation/silk.net/experimental-feed.md
- documentation/silk.net/faq.md+1
- documentation/silk.net/index.md+5
- documentation/vulkan/structure-chaining/_category_.yml+3
- documentation/vulkan/structure-chaining/chaining.puml
- documentation/vulkan/structure-chaining/chaining.svg
- documentation/vulkan/structure-chaining/managed-chaining.md
- documentation/vulkan/structure-chaining/overview.md+7-3
- documentation/vulkan/structure-chaining/raw_chaining.md+2-2
- documentation/vulkan/structure-chaining/structure-chaining.md
- documentation/vulkan/structure-chaining/vulkan.md
- website/docs/coming-soon.md-2
- website/docs/opengl/index.md-26
- website/docs/opengl/source-viewer.md-7
- website/docs/opengl/sources/1.1-final-result.md-55
- website/docs/opengl/sources/1.2-final-result.md-153
- website/docs/opengl/sources/1.2.2-clear-window.md-45
- website/docs/opengl/sources/1.2.7-finished-setup.md-149
- website/docs/opengl/sources/1.3-final-result.md-201
- website/docs/silk.net/faq.md-10
- website/docs/silk.net/index.md-25
Lines changed: 33 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
8 | 19 |
| |
9 | 20 |
| |
10 | 21 |
| |
| |||
32 | 43 |
| |
33 | 44 |
| |
34 | 45 |
| |
35 |
| - | |
| 46 | + | |
36 | 47 |
| |
37 | 48 |
| |
38 |
| - | |
| 49 | + | |
39 | 50 |
| |
40 | 51 |
| |
41 | 52 |
| |
42 | 53 |
| |
43 |
| - | |
| 54 | + | |
44 | 55 |
| |
45 | 56 |
| |
46 | 57 |
| |
| |||
76 | 87 |
| |
77 | 88 |
| |
78 | 89 |
| |
| 90 | + | |
| 91 | + | |
79 | 92 |
| |
80 | 93 |
| |
81 | 94 |
| |
| |||
93 | 106 |
| |
94 | 107 |
| |
95 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
96 | 120 |
| |
97 | 121 |
| |
98 | 122 |
| |
| |||
128 | 152 |
| |
129 | 153 |
| |
130 | 154 |
| |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
131 | 161 |
| |
132 | 162 |
| |
133 | 163 |
| |
|
Lines changed: 50 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + |
0 commit comments