.. |
array
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
audio
|
Remove mutexes - should hopefully fix dolphin/reicast threaded
|
2019-02-12 03:55:08 +01:00 |
cdrom
|
cdrom: always request one sector at a time
|
2019-07-21 12:06:10 -04:00 |
compat
|
deps/libz: Move zutil.h back to deps.
|
2019-07-25 11:18:33 -07:00 |
dynamic
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
encodings
|
OCR Translation feature finaliziation. (#8738)
|
2019-05-11 07:15:39 +02:00 |
features
|
show cpu model name in log, implemented for x86/64 on windows/linux so far
|
2019-02-23 16:50:42 -05:00 |
file
|
add resolve_symlinks parameter to path_resolve_realpath() and cleanup playlist_resolve_path()
|
2019-07-22 13:44:35 +02:00 |
formats
|
Remove duplicate function in translation_service.c
|
2019-08-21 21:51:25 +02:00 |
gfx
|
OCR Translation feature finaliziation. (#8738)
|
2019-05-11 07:15:39 +02:00 |
glsym
|
Add glsym private
|
2019-03-22 17:04:17 +01:00 |
libchdr
|
(libretro-common/libchdr) Use int types and format aligned to the chd_header typedef
|
2019-03-14 18:12:10 +00:00 |
lists
|
Get rid of file_list_get_alt_at_offset
|
2019-08-20 06:13:33 +02:00 |
math
|
Remove trailing blank lines.
|
2019-01-17 19:39:38 -08:00 |
media
|
media: add function to parse cue and detect system from first data track
|
2019-07-30 02:37:00 -04:00 |
net
|
Squeeze extra blank lines with cat(1).
|
2019-01-08 11:04:58 -08:00 |
playlists
|
Make wording of messages for label display mode clearer.
|
2019-07-29 19:08:15 +02:00 |
queues
|
task_database: reimplement task progression
|
2019-05-01 15:13:41 +02:00 |
rthreads
|
Delete rsemaphore.h
|
2019-07-30 23:57:27 +02:00 |
streams
|
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
|
2019-08-23 08:02:06 -06:00 |
string
|
Enable per-playlist thumbnail selection
|
2019-08-15 18:05:31 +01:00 |
utils
|
Squeeze extra blank lines with cat(1).
|
2019-01-08 11:04:58 -08:00 |
vfs
|
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
|
2019-08-23 08:02:06 -06:00 |
vulkan
|
Remove trailing blank lines.
|
2019-01-17 19:39:38 -08:00 |
boolean.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
clamping.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
fastcpy.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
filters.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
libco.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
libretro_d3d.h
|
d3d: fix cross-compilation on Linux
|
2019-01-25 23:28:07 -05:00 |
libretro_dspfilter.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
libretro_gskit_ps2.h
|
Improvement the use of the palette
|
2019-02-17 23:29:16 +01:00 |
libretro_vulkan.h
|
Remove trailing blank lines.
|
2019-01-17 19:39:38 -08:00 |
libretro.h
|
Add ability to manually set default core option values when using the new v1 core options interface
|
2019-07-12 18:20:19 +01:00 |
memalign.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
memmap.h
|
PS2 is compiling with null drivers
|
2018-11-09 22:40:50 +01:00 |
retro_assert.h
|
Add header include for printf
|
2018-12-30 07:53:09 +01:00 |
retro_common_api.h
|
Squeeze extra blank lines with cat(1).
|
2019-01-08 11:04:58 -08:00 |
retro_common.h
|
Remove trailing blank lines.
|
2019-01-17 19:39:38 -08:00 |
retro_dirent.h
|
Revert "Revert "VFS v3: stat, mkdir, directory listings""
|
2019-01-16 21:01:29 +01:00 |
retro_endianness.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
retro_environment.h
|
(UWP) Fix ARM builds
|
2019-01-01 16:21:47 +01:00 |
retro_inline.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
retro_math.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |
retro_miscellaneous.h
|
Implement CDFS and custom file descriptor support
|
2019-03-15 20:19:14 +01:00 |
retro_timers.h
|
(UWP) - Implement retro_sleep with SleepEx (untested)
|
2019-01-03 11:40:21 +01:00 |
rhash.h
|
Squashed 'libretro-common/' changes from edffe4d147..1548bee835
|
2018-06-25 23:55:40 +02:00 |