RetroArch/libretro-common
twinaphex 3e72c502a8 strlen optimizations :
- use STRLEN_CONST for constant strings, translates to sizeof
which should be computed at compile-time
- found some places where we are needlessly calling strlen two
times instead of just once
2019-04-27 04:21:10 +02:00
..
audio Remove mutexes - should hopefully fix dolphin/reicast threaded 2019-02-12 03:55:08 +01:00
compat Clean up white space. 2019-02-03 16:00:50 -08:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic First iteration of UWP support 2018-12-28 22:09:22 +01:00
encodings (UTF) Small optimizations 2019-04-27 00:46:26 +02:00
features silence warnings 2019-04-12 17:32:11 +01:00
file strlen optimizations : 2019-04-27 04:21:10 +02:00
formats strlen optimizations : 2019-04-27 04:21:10 +02:00
gfx (MSVC 2012) Start making the code in pixconv.c more backwards compatible 2019-04-23 00:08:34 +02:00
glsm Clean up white space. 2019-02-03 16:00:50 -08:00
glsym silence warnings 2019-04-12 17:32:11 +01:00
hash Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
include strlen optimizations : 2019-04-27 04:21:10 +02:00
libco Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
lists (dir_list) Optimize dir_list_read 2019-04-26 08:23:56 +02:00
memmap Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
net strlen optimizations : 2019-04-27 04:21:10 +02:00
queues fix a whole bunch of memory leaks 2019-03-01 12:05:14 -05:00
rthreads [Libnx] Toolchain related changes 2019-04-26 21:58:40 +02:00
samples Clean up white space. 2019-02-03 16:00:50 -08:00
streams Clean up white space. 2019-02-03 16:00:50 -08:00
string Buildfixes and more static code analysis warning fixes 2019-01-10 22:24:43 +01:00
utils Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
vfs (UTF) Small optimizations 2019-04-27 00:46:26 +02:00
vulkan Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
.gitignore Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00