Commit 0047827
File tree
30 files changed
+1316
-44
lines changed- addons/blender/splash
- external
- src
- controller/widget
- core
- graphics
- image
- sink
- utils
- tests
- performance_tests
30 files changed
+1316
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
274 | 276 | | |
275 | 277 | | |
276 | 278 | | |
| 279 | + | |
277 | 280 | | |
278 | 281 | | |
279 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
4 | 21 | | |
5 | 22 | | |
6 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
- .editorconfig+1-1
- .github/workflows/build.yml+3-3
- CMakeLists.txt+8-14
- CONTRIBUTORS.md+13
- README.md+61-40
- deps/wayland/fractional-scale-v1.xml+102
- deps/wayland/xdg-activation-v1.xml+200
- docs/CMakeLists.txt+37-26
- docs/CONTRIBUTING.md+5-6
- docs/DoxygenLayout.xml+1-1
- docs/SUPPORT.md+1-2
- docs/build.md+159-78
- docs/compat.md+83-66
- docs/compile.md+86-110
- docs/context.md+41-44
- docs/extra.css+1-1
- docs/extra.css.map+1-1
- docs/extra.scss+4
- docs/input.md+149-151
- docs/internal.md+9-12
- docs/intro.md+93-85
- docs/main.md+2-10
- docs/monitor.md+44-55
- docs/moving.md+149-141
- docs/news.dox-293
- docs/news.md+402
- docs/quick.md+58-60
- docs/vulkan.md+34-37
- docs/window.md+253-212
- include/GLFW/glfw3.h+164-71
- include/GLFW/glfw3native.h+17
- src/CMakeLists.txt+2
- src/cocoa_init.m+72-74
- src/cocoa_joystick.m-2
- src/cocoa_monitor.m+15-3
- src/cocoa_platform.h+2-2
- src/cocoa_window.m+22-8
- src/init.c+11-32
- src/input.c+2-2
- src/internal.h+25-28
- src/linux_joystick.c+1-1
- src/monitor.c+4-2
- src/nsgl_context.m+9-4
- src/null_init.c+72-72
- src/null_monitor.c+3-2
- src/null_platform.h+1-2
- src/null_window.c+2-1
- src/osmesa_context.c+2-3
- src/platform.c+22-3
- src/platform.h+9
- src/wgl_context.c+17
- src/win32_init.c+75-73
- src/win32_monitor.c+22-2
- src/win32_platform.h+4-1
- src/win32_window.c+81-7
- src/window.c+26-7
- src/wl_init.c+131-77
- src/wl_monitor.c+17-9
- src/wl_platform.h+29-26
- src/wl_window.c+510-378
- src/x11_init.c+77-77
- src/x11_monitor.c+27-4
- src/x11_platform.h+1-1
- src/x11_window.c+17-13
- tests/events.c+23-13
- tests/window.c+36-7
Submodule glm updated 1780 files
- .gitignore+1
- ChangeLog+6
- Doxyfile.in+1.6k-922
- README.md+1-1
- debian/changelog+2-2
- doc/man/man3/ltc.h.3+283-111
- release.sh+7-3
- src/decoder.c+9-6
- src/encoder.c+19-1
- src/encoder.h+2-1
- src/ltc.c+52-14
- src/ltc.h+145-33
- src/timecode.c+7-7
- tests/Makefile.am+8-1
- tests/example_encode.c+5-7
- tests/ltcencode.c+2-2
- tests/ltcloop.c+98
0 commit comments