.. |
audio
|
Change config_get_path/array return back to bool (#17333)
|
2025-01-02 14:35:33 +01:00 |
cdrom
|
Standardize local len variable naming conventions
|
2025-01-15 15:00:12 +01:00 |
compat
|
Standardize local len variable naming conventions
|
2025-01-15 15:00:12 +01:00 |
crt
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
dynamic
|
Cleanups/less string copies and indirection
|
2024-12-24 21:07:31 +01:00 |
encodings
|
(glslang_utill.c) One less string copy per iteration
|
2025-01-17 03:01:59 +01:00 |
features
|
Small cleanups: * Prevent some unneccessary strlcpy calls and intermediary string copies * Name local length variables for strings '_len', parameter/argument 'len'
|
2024-12-28 22:22:07 +01:00 |
file
|
Less string copies
|
2025-01-17 13:10:17 +01:00 |
formats
|
Cleanup
|
2025-01-21 00:17:18 +01:00 |
gfx
|
Emscripten improvements (#17422)
|
2025-01-29 05:29:16 +01:00 |
glsym
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
hash
|
Cleanups
|
2025-01-19 23:57:15 +01:00 |
include
|
Revert "Workerized emscripten retroarch (WIP) (#17484)"
|
2025-01-30 21:35:40 +01:00 |
libco
|
iC comments
|
2024-07-20 17:54:44 +02:00 |
lists
|
string_list_join_concat_special - specialized version without bounds
|
2024-12-24 06:14:26 +01:00 |
media
|
Use strldup where possible, avoid strcpy_literal
|
2025-01-15 16:36:49 +01:00 |
memmap
|
Silence some warnings
|
2025-01-18 01:48:33 +01:00 |
net
|
net_http: fix memleak (#17487)
|
2025-01-30 04:06:59 +01:00 |
playlists
|
Minor improvements for db / playlist handling (#16060)
|
2023-12-30 11:45:36 -08:00 |
queues
|
Function argument name standardization
|
2025-01-17 04:16:12 +01:00 |
rthreads
|
Sync libretro-common
|
2024-12-18 23:00:50 +01:00 |
samples
|
Style nits
|
2025-01-19 22:15:34 +01:00 |
streams
|
Function argument name standardization
|
2025-01-17 04:16:12 +01:00 |
string
|
Conventionalize len variables:
|
2024-12-27 05:51:33 +01:00 |
test
|
iC comments
|
2024-07-20 17:54:44 +02:00 |
time
|
Remove asserts
|
2023-01-09 00:51:05 +01:00 |
utils
|
Replace do { while (true) ; with for (;;)
|
2024-04-05 20:03:05 +02:00 |
vfs
|
Standardize local len variable naming conventions
|
2025-01-15 15:00:12 +01:00 |
vulkan
|
[Vulkan] Define and implement v2 of context negotiation interface (#14890)
|
2023-02-04 16:51:50 +01:00 |
.gitignore
|
Updates
|
2020-12-13 21:21:21 +01:00 |
Makefile.test
|
Moving more stuff from samples to tests
|
2021-05-10 19:45:50 +02:00 |