Commit f2b9a34
committed
Release 6.2.1
* GLES3.ModelInstancing and Vulkan.ModelInstancing: Added arguments to control the instance count.
* Improved EGLConfig selection and improved logging.
* Ensured that OpenGL ES samples clear the alpha channel correctly.1 parent 0371636 commit f2b9a34
File tree
61 files changed
+767
-83
lines changed- DemoApps
- GLES2
- Bloom/source
- DeBayer/source
- DirectMultiSamplingVideoYUV/source
- ModelLoaderBasics/source
- ModelViewer/source
- OpenCV101/source
- System
- DFGraphicsBasic2D/source
- InputEvents/source
- UI/SimpleUI100/source
- GLES3
- Bloom/source
- D1_1_VBOs/source
- D1_2_VAOs/source
- DirectMultiSamplingVideoYUV/source
- E1_1_VBOs/source
- E1_2_VAOs/source
- E2_1_CopyBuffer/source
- E3_0_InstancingSimple/source
- E4_0_PRestart/source
- E6_0_MultipleRenderTargets/source
- ModelInstancing
- source
- ModelLoaderBasics/source
- ModelViewer/source
- ObjectSelection/source
- OpenCV101/source
- OpenVX101/source
- ParticleSystem/source
- SpringBackground/source
- Bloom
- System/DFGraphicsBasic2D/source
- Tessellation101/source
- TessellationSample/source
- UI/SimpleUI100/source
- VerletIntegration101/source
- Vulkan/ModelInstancing
- source
- DemoFramework
- FslBase/include/FslBase/Span
- FslDemoHost/EGL/source/FslDemoHost/EGL
- FslUtil/EGL
- include/FslUtil/EGL
- source/FslUtil/EGL
- Doc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+767
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
| 222 | + | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments