.. |
audio
|
Revert "(audio conversion) Optimize array accesses"
|
2020-08-19 18:18:02 +02:00 |
cdrom
|
Use string_starts_with_size where possible - avoids the strlen
|
2020-06-25 12:51:04 +02:00 |
compat
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
crt
|
|
|
dynamic
|
Cleanup dylib.c
|
2020-08-18 15:22:46 +02:00 |
encodings
|
for loop cleanups - use space after 'for'
|
2020-08-19 03:06:22 +02:00 |
features
|
Use UINT32_C / UINT64_C throughout the codebase
|
2020-07-29 04:48:11 +02:00 |
file
|
Reorder structs, alignment
|
2020-08-15 20:38:31 +02:00 |
formats
|
Cleanup some unused variables
|
2020-08-22 18:04:34 +02:00 |
gfx
|
Put fprintfs and printfs behind ifndef NDEBUG
|
2020-06-17 11:22:31 +02:00 |
glsym
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
hash
|
for loop cleanups - use space after 'for'
|
2020-08-19 03:06:22 +02:00 |
include
|
Create fifo_initialize/fifo_deinitialize
|
2020-08-24 12:17:33 +02:00 |
libco
|
Update libretro-common
|
2020-05-14 09:27:58 +02:00 |
lists
|
(Ozone) Horizontal list - put on stack - it's already on heap-allocated
|
2020-08-24 10:22:32 +02:00 |
media
|
Silence warnings
|
2020-06-05 22:39:44 +02:00 |
memmap
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
net
|
Struct reorders/alignment
|
2020-08-14 22:54:46 +02:00 |
playlists
|
(libretro-common) Update copyright
|
2020-01-31 15:43:42 +01:00 |
queues
|
Create fifo_initialize/fifo_deinitialize
|
2020-08-24 12:17:33 +02:00 |
rthreads
|
Cleanup
|
2020-08-24 14:20:46 +02:00 |
samples
|
for loop cleanups - use space after 'for'
|
2020-08-19 03:06:22 +02:00 |
streams
|
Reorder structs, alignment
|
2020-08-15 20:38:31 +02:00 |
string
|
Simplify string_set
|
2020-08-20 19:12:38 +02:00 |
time
|
Cleanups/comments
|
2020-07-07 05:58:07 +02:00 |
utils
|
for loop cleanups - use space after 'for'
|
2020-08-19 03:06:22 +02:00 |
vfs
|
More strings being moved from heap to stack
|
2020-08-18 14:47:57 +02:00 |
vulkan
|
|
|
.gitignore
|
|
|