File tree
140 files changed
+1869
-1209
lines changed- shaders/rust
- base
- textoverlay/src
- uioverlay/src
- bloom
- colorpass/src
- gaussblur/src
- phongpass/src
- skybox/src
- computecloth
- cloth/src
- sphere/src
- computecullandlod
- cull/src
- indirectdraw/src
- computeheadless/headless/src
- computenbody
- particle_calculate/src
- particle_integrate/src
- particle/src
- computeshader
- edgedetect/src
- emboss/src
- sharpen/src
- texture/src
- conditionalrender/model/src
- conservativeraster
- fullscreen/src
- triangleoverlay/src
- triangle/src
- debugutils
- colorpass/src
- postprocess/src
- toon/src
- deferredmultisampling
- deferred/src
- mrt/src
- deferredshadows
- deferred/src
- mrt/src
- shadow/src
- deferred/mrt/src
- descriptorbuffer/cube/src
- descriptorindexing/src
- descriptorsets/cube/src
- displacement
- base/src
- displacement/src
- distancefieldfonts
- bitmap/src
- sdf/src
- dynamicrendering/texture/src
- dynamicuniformbuffer/base/src
- gears/src
- geometryshader
- base/src
- mesh/src
- normaldebug/src
- gltfloading/mesh/src
- gltfscenerendering/scene/src
- gltfskinning/skinnedmodel/src
- graphicspipelinelibrary
- uber/src
- hdr
- bloom/src
- composition/src
- gbuffer/src
- imgui
- scene/src
- ui/src
- indirectdraw
- ground/src
- indirectdraw/src
- skysphere/src
- inlineuniformblocks/pbr/src
- inputattachments
- attachmentread/src
- attachmentwrite/src
- instancing
- instancing/src
- planet/src
- starfield/src
- meshshader/meshshader/src
- multisampling/mesh/src
- multithreading
- phong/src
- starsphere/src
- multiview
- multiview/src
- viewdisplay/src
- negativeviewportheight/quad/src
- occlusionquery
- mesh/src
- occluder/src
- simple/src
- parallaxmapping/parallax/src
- particlesystem
- normalmap/src
- particle/src
- pbrbasic/pbr/src
- pbribl
- filtercube/src
- genbrdflut/src
- irradiancecube/src
- pbribl/src
- prefilterenvmap/src
- skybox/src
- pipelinestatistics/scene/src
- pipelines
- phong/src
- toon/src
- wireframe/src
- pushconstants/src
- pushdescriptors/cube/src
- radialblur
- colorpass/src
- phongpass/src
- radialblur/src
- rayquery/scene/src
- raytracingbasic/src
- renderheadless/triangle/src
- screenshot/mesh/src
- shaderobjects/phong/src
- shadowmappingcascade
- debugshadowmap/src
- depthpass/src
- scene/src
- shadowmappingomni
- cubemapdisplay/src
- offscreen/src
- scene/src
- shadowmapping
- offscreen/src
- quad/src
- scene/src
- specializationconstants/uber/src
- sphericalenvmapping/sem/src
- ssao
- blur/src
- composition/src
- fullscreen/src
- gbuffer/src
- ssao/src
- stencilbuffer
- outline/src
- toon/src
- subpasses
- composition/src
- gbuffer/src
- transparent/src
- terraintessellation
- skysphere/src
- terrain/src
- tessellation
- base/src
- passthrough/src
- pntriangles/src
- textoverlay
- mesh/src
- text/src
- texture3d/src
- texturearray/instancing/src
- texturecubemaparray
- reflect/src
- skybox/src
- texturecubemap
- reflect/src
- skybox/src
- texturemipmapgen/texture/src
- texture/src
- triangle/src
- vertexattributes/scene/src
- viewportarray
- multiview/src
- scene/src
- vulkanscene
- logo/src
- mesh/src
- skybox/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+1869
-1209
lines changedLines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 |
| |
7 | 10 |
| |
8 | 11 |
| |
| |||
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
23 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 |
| |
25 | 30 |
| |
26 | 31 |
| |
27 | 32 |
| |
28 |
| - | |
| 33 | + |
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 |
| |
7 | 10 |
| |
8 | 11 |
| |
| |||
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
41 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 |
| |
43 | 48 |
| |
44 | 49 |
| |
45 | 50 |
| |
46 |
| - | |
| 51 | + |
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 32 | + | |
37 | 33 |
| |
38 |
| - | |
| 34 | + |
Lines changed: 30 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 |
| - | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 23 | + | |
28 | 24 |
| |
29 | 25 |
| |
30 | 26 |
| |
31 | 27 |
| |
32 | 28 |
| |
33 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
| |||
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
45 |
| - | |
| 43 | + | |
46 | 44 |
| |
47 | 45 |
| |
48 |
| - | |
| 46 | + | |
49 | 47 |
| |
50 | 48 |
| |
51 | 49 |
| |
52 |
| - | |
| 50 | + | |
53 | 51 |
| |
54 | 52 |
| |
55 |
| - | |
56 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
57 | 63 |
| |
58 | 64 |
| |
59 |
| - | |
60 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
61 | 75 |
| |
62 | 76 |
| |
63 |
| - | |
| 77 | + | |
64 | 78 |
| |
65 |
| - | |
| 79 | + |
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 |
| - | |
| 73 | + |
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 |
| - | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
34 | 37 |
| |
35 |
| - | |
| 38 | + |
Lines changed: 63 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 |
| - | |
5 | 6 |
| |
6 |
| - | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 |
| |
76 | 81 |
| |
77 | 82 |
| |
78 |
| - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
79 | 89 |
| |
80 | 90 |
| |
81 | 91 |
| |
82 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
83 | 98 |
| |
84 | 99 |
| |
85 | 100 |
| |
86 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
87 | 107 |
| |
88 | 108 |
| |
89 | 109 |
| |
90 |
| - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
91 | 116 |
| |
92 | 117 |
| |
93 | 118 |
| |
94 |
| - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
95 | 125 |
| |
96 | 126 |
| |
97 | 127 |
| |
98 |
| - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
99 | 134 |
| |
100 | 135 |
| |
101 | 136 |
| |
102 |
| - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
103 | 143 |
| |
104 |
| - | |
| 144 | + | |
105 | 145 |
| |
106 | 146 |
| |
107 |
| - | |
| 147 | + | |
108 | 148 |
| |
109 | 149 |
| |
110 | 150 |
| |
111 | 151 |
| |
112 |
| - | |
| 152 | + | |
113 | 153 |
| |
114 | 154 |
| |
115 |
| - | |
| 155 | + | |
116 | 156 |
| |
117 | 157 |
| |
118 | 158 |
| |
| |||
122 | 162 |
| |
123 | 163 |
| |
124 | 164 |
| |
125 |
| - | |
| 165 | + | |
126 | 166 |
| |
127 | 167 |
| |
128 | 168 |
| |
129 |
| - | |
| 169 | + | |
130 | 170 |
| |
131 | 171 |
| |
132 | 172 |
| |
| |||
156 | 196 |
| |
157 | 197 |
| |
158 | 198 |
| |
159 |
| - | |
| 199 | + | |
160 | 200 |
| |
161 | 201 |
| |
162 | 202 |
| |
163 | 203 |
| |
164 | 204 |
| |
165 |
| - | |
| 205 | + | |
166 | 206 |
| |
167 | 207 |
| |
168 | 208 |
| |
| |||
221 | 261 |
| |
222 | 262 |
| |
223 | 263 |
| |
224 |
| - | |
| 264 | + | |
225 | 265 |
| |
226 |
| - | |
| 266 | + |
0 commit comments