Commit 10d64cc
File tree
5 files changed
+27
-8
lines changed- src/love
- test/unittests
- vendor
5 files changed
+27
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | | - | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
111 | | - | |
112 | | - | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
299 | 301 | | |
300 | 302 | | |
301 | 303 | | |
302 | | - | |
303 | | - | |
| 304 | + | |
| 305 | + | |
304 | 306 | | |
305 | 307 | | |
306 | 308 | | |
| |||
611 | 613 | | |
612 | 614 | | |
613 | 615 | | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
614 | 623 | | |
615 | 624 | | |
616 | 625 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
| 121 | + | |
117 | 122 | | |
118 | 123 | | |
119 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Submodule libretro-common updated 41 files
- audio/conversion/float_to_s16_neon.S+1-1
- audio/conversion/float_to_s16_neon.c+1-1
- audio/conversion/s16_to_float.c+5-3
- audio/conversion/s16_to_float_neon.S+1-1
- audio/conversion/s16_to_float_neon.c+1-1
- audio/resampler/drivers/sinc_resampler_neon.S+1-1
- features/features_cpu.c+6-41
- file/config_file.c+1-1
- file/file_path.c+44-49
- file/nbio/nbio_linux.c+4-12
- file/nbio/nbio_stdio.c-15
- file/nbio/nbio_unixmmap.c-7
- file/nbio/nbio_windowsmmap.c-7
- formats/bmp/rbmp.c+259-139
- formats/bmp/rbmp_encode.c+9-4
- formats/jpeg/rjpeg.c+417-392
- formats/libchdr/libchdr_chd.c+3
- formats/png/rpng.c+1-4
- formats/png/rpng_encode.c+97-46
- formats/tga/rtga.c+46-45
- formats/xml/rxml.c+17-9
- include/file/file_path.h+13-13
- include/formats/cdfs.h+96
- include/formats/rbmp.h+4
- include/formats/rpng.h+3
- include/glsym/rglgen_headers.h+1-49
- include/glsym/rglgen_private_headers.h+76
- include/libretro.h+19-19
- include/lists/file_list.h-3
- include/playlists/label_sanitization.h+37
- include/streams/interface_stream.h+5
- include/streams/memory_stream.h+2
- include/string/stdstring.h+1-19
- lists/file_list.c+3-11
- net/net_compat.c+4-3
- net/net_http.c+26-19
- rthreads/rthreads.c+2-1
- streams/interface_stream.c+48
- streams/memory_stream.c+6-1
- string/stdstring.c+2-2
- vfs/vfs_implementation.c+33-21
0 commit comments