.. |
audio
|
Adjust types of index and maxindex to unsigned
|
2025-03-20 16:21:27 +00:00 |
cdrom
|
Style nits
|
2025-02-10 13:59:25 +01:00 |
compat
|
Style nits/conventions
|
2025-02-09 16:43:51 +01:00 |
crt
|
|
|
dynamic
|
Cleanups/less string copies and indirection
|
2024-12-24 21:07:31 +01:00 |
encodings
|
CTR: Silence a couple of GCC 14 warnings
|
2025-03-16 01:01:04 +00:00 |
features
|
Style nits/conventions
|
2025-02-09 16:43:51 +01:00 |
file
|
Silence a stringop-overflow warning
|
2025-03-25 16:55:39 +00:00 |
formats
|
Silence warning: left shift of negative value
|
2025-03-19 20:09:15 +00:00 |
gfx
|
CTR: Silence a couple of GCC 14 warnings
|
2025-03-16 01:01:04 +00:00 |
glsym
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
hash
|
Silence more warnings
|
2025-02-09 21:11:35 +01:00 |
include
|
Enable pthreads on Emscripten (#17586)
|
2025-02-20 00:59:25 +01:00 |
libco
|
iC comments
|
2024-07-20 17:54:44 +02:00 |
lists
|
Reorder arguments in calls to calloc
|
2025-03-25 20:15:20 +00: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
|
Silence a type-limits warning
|
2025-03-25 16:55:39 +00:00 |
playlists
|
Minor improvements for db / playlist handling (#16060)
|
2023-12-30 11:45:36 -08:00 |
queues
|
Fix UI freeze when threaded rendering is enabled on 3DS
|
2025-03-25 17:18:29 +00: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
|
properly initialize variable (#17555)
|
2025-02-11 16:09:05 +01:00 |
string
|
Style nits
|
2025-02-10 13:59:25 +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 |