File tree
11 files changed
+39
-17
lines changed- debian
- src
- lib
- platform
- android
- app/src/main/assets
- sdl
11 files changed
+39
-17
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
| 69 | + |
Lines changed: 2 additions & 2 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 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 |
| |
2 | 7 |
| |
3 | 8 |
| |
|
Submodule miniaudio updated from 1ca6f80 to df2903a
- .github/CONTRIBUTING.md+4
- LICENSE+37
- README.md+21-22
- stb.h+112-110
- stb_c_lexer.h+28-28
- stb_connected_components.h+32-32
- stb_divide.h+41-32
- stb_ds.h+225-101
- stb_dxt.h+59-57
- stb_easy_font.h+33-31
- stb_herringbone_wang_tile.h+6-6
- stb_image.h+182-85
- stb_image_resize.h+46-45
- stb_image_write.h+116-69
- stb_include.h+12-5
- stb_leakcheck.h+34-30
- stb_perlin.h+65-64
- stb_rect_pack.h+26-26
- stb_sprintf.h+43-24
- stb_textedit.h+36-36
- stb_tilemap_editor.h+43-43
- stb_truetype.h+192-69
- stb_vorbis.c+242-189
- stb_voxel_render.h+51-50
- stretchy_buffer.h+27-26
- tests/pngsuite/iphone/iphone_basi0g01.png
- tests/pngsuite/iphone/iphone_basi0g02.png
- tests/pngsuite/iphone/iphone_basi3p02.png
- tests/pngsuite/iphone/iphone_bgwn6a08.png
- tests/pngsuite/iphone/iphone_bgyn6a16.png
- tests/pngsuite/iphone/iphone_tbyn3p08.png
- tests/pngsuite/iphone/iphone_z06n2c08.png
- tests/stb.dsp+9-1
- tests/stb_cpp.cpp+2
- tests/stb_png.dict+8
- tests/stb_png_read_fuzzer.cpp+19
- tests/stb_png_read_fuzzer.options+2
- tests/test_c_compilation.c+11-4
- tests/test_ds.c+2-1
- tests/test_sprintf.c+202-1
- tools/README.footer.md+4-5
- tools/README.header.md+7-6
- tools/build_matrix.c+6-1
- tools/trailing_whitespace.c+32
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 |
| |
65 | 69 |
| |
66 | 70 |
| |
| |||
93 | 97 |
| |
94 | 98 |
| |
95 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
96 | 104 |
| |
| 105 | + | |
97 | 106 |
| |
98 | 107 |
| |
99 | 108 |
| |
| |||
379 | 388 |
| |
380 | 389 |
| |
381 | 390 |
| |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
382 | 397 |
| |
383 | 398 |
| |
384 | 399 |
| |
|
Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 15 | + | |
| 16 | + | |
22 | 17 |
| |
23 | 18 |
| |
24 | 19 |
| |
|
0 commit comments