twinaphex
|
35527c24c3
|
Revert "Optimize config_get_bool"
This reverts commit 1c38dc67c28c3537a1f841a127e3bfc2ff55ee09.
|
2020-06-25 12:08:36 +02:00 |
|
jdgleaver
|
9c2b6dffc2
|
(config_file) Fix handling of comments at the end of config file lines
|
2020-06-25 10:29:40 +01:00 |
|
twinaphex
|
1c38dc67c2
|
Optimize config_get_bool
|
2020-06-25 03:03:42 +02:00 |
|
twinaphex
|
8fccac666e
|
Use STRLEN_CONST where possible
|
2020-06-24 22:57:41 +02:00 |
|
twinaphex
|
198df77c29
|
Update
|
2020-06-24 20:18:06 +02:00 |
|
twinaphex
|
472bb775ee
|
retro_vfs_file_open_impl - avoid two strlens at start
|
2020-06-24 20:17:09 +02:00 |
|
twinaphex
|
7cac61e5eb
|
Use malloc instead of calloc when possible
|
2020-06-24 18:52:42 +02:00 |
|
twinaphex
|
74b3b505c9
|
This part of the code looked suspicious and was leaking memory
for one codepath
|
2020-06-24 18:39:21 +02:00 |
|
twinaphex
|
3a4af3149b
|
(libretro-common) Use malloc instead of calloc when possible
|
2020-06-24 17:35:02 +02:00 |
|
twinaphex
|
53f3199652
|
Reordered this code somewhat
|
2020-06-24 15:40:42 +02:00 |
|
jdgleaver
|
9b22874c73
|
(config_file) Optimise parsing of 'comment' lines in configuration files
|
2020-06-24 14:31:46 +01:00 |
|
twinaphex
|
b9f65af98a
|
(Libretro-common) Sync
|
2020-06-24 15:05:03 +02:00 |
|
twinaphex
|
0cdea62072
|
(core_info.c) Try to avoid config_get_string
|
2020-06-24 11:57:58 +02:00 |
|
twinaphex
|
a00ab53ef6
|
Put fprintfs and printfs behind ifndef NDEBUG
|
2020-06-17 11:22:31 +02:00 |
|
twinaphex
|
01bd76405f
|
Buildfixes
|
2020-06-13 08:37:26 +02:00 |
|
jdgleaver
|
321ede2256
|
(X11/udev) Input fixes
|
2020-06-12 14:12:22 +01:00 |
|
twinaphex
|
ac8985a38f
|
Buildfix for OSX PPC
|
2020-06-08 13:45:32 +02:00 |
|
Jamiras
|
7d488aa200
|
use rcheevos for identifying games
|
2020-06-07 17:13:50 -06:00 |
|
twinaphex
|
bb73fc6a89
|
Silence warnings
|
2020-06-05 22:39:44 +02:00 |
|
Autechre
|
b88377d277
|
Merge pull request #10787 from guoyunhe/new-languages
Add Persian, Hebrew and Asturian language options
|
2020-06-04 16:31:12 +02:00 |
|
Guo Yunhe
|
0701b99039
|
Add Persian, Hebrew and Asturian language options
|
2020-06-04 14:54:28 +03:00 |
|
jdgleaver
|
0a33e562f4
|
Add option to backup/restore installed cores
|
2020-06-04 12:20:58 +01:00 |
|
jdgleaver
|
a1210d63cc
|
Extended core message interface - add API support for 'progress' messages
|
2020-05-26 11:42:46 +01:00 |
|
jdgleaver
|
23916f88c7
|
Extended core message interface - add concept of message 'type'
|
2020-05-26 10:03:25 +01:00 |
|
jdgleaver
|
fc8b76708a
|
Add API extension to provide cores with finer grained control over environment callback messages
|
2020-05-26 10:03:25 +01:00 |
|
twinaphex
|
a1752db25a
|
Put this behind DEBUG ifdef
|
2020-05-24 20:49:58 +02:00 |
|
twinaphex
|
8bf11e9b18
|
(libretro-common) Try to prevent implicit usage of stdio fprintf
|
2020-05-24 20:18:36 +02:00 |
|
twinaphex
|
d9bbe604e9
|
silence unused variable warnings
|
2020-05-24 19:13:22 +02:00 |
|
twinaphex
|
67f0df94f9
|
(CDROM) Reduce log spam
|
2020-05-24 19:11:55 +02:00 |
|
twinaphex
|
376b62e8fa
|
Cut down on more unnecessary strlens
|
2020-05-24 17:25:52 +02:00 |
|
Weedy Weed Smoker
|
80c1b54b52
|
Merge branch 'master' into International-translations-update
|
2020-05-23 03:14:09 +07:00 |
|
jdgleaver
|
d24498bdf1
|
Image file type detection fixes/optimisations
|
2020-05-22 16:57:37 +01:00 |
|
twinaphex
|
0edd97d5db
|
file_path.c) Cleanup
|
2020-05-21 20:04:36 +02:00 |
|
jdgleaver
|
f522cfcce8
|
Optimise 'path_is_absolute()'
|
2020-05-21 13:28:42 +01:00 |
|
Francisco Javier Trujillo Mata
|
1eeb3dcf30
|
Adapt PS2 port to new SDK with newlib support (CDVDFS support is missing)
|
2020-05-20 20:13:19 +02:00 |
|
jdgleaver
|
c346e1f816
|
Various file path handling optimisations
|
2020-05-20 17:05:22 +01:00 |
|
twinaphex
|
0aff65e77b
|
Sync libretro-common
|
2020-05-19 15:22:00 +02:00 |
|
Jamiras
|
c805fd3213
|
return false when special track cannot be found
|
2020-05-18 09:10:06 -06:00 |
|
twinaphex
|
89c7d1a835
|
Update libretro-common
|
2020-05-14 09:27:58 +02:00 |
|
Vladimir Serbinenko
|
cab004f08a
|
cpu_features_get_time_usec: Use sceKernelGetSystemTimeWide on PSP and Vita
|
2020-05-13 11:20:40 +02:00 |
|
Vladimir Serbinenko
|
31d9fedf47
|
cpu_features_get_time_usec: Use monotonic_clock on djgpp
|
2020-05-12 22:55:15 +02:00 |
|
Vladimir Serbinenko
|
306fed32f6
|
Fix djgpp clock
|
2020-05-12 03:09:38 +02:00 |
|
Vladimir Serbinenko
|
67c3c93aec
|
dos fixes
|
2020-05-12 03:09:38 +02:00 |
|
MrHuu
|
e519ccd0be
|
(3DS) Enable basic networking / cheevos
|
2020-05-08 20:50:15 +02:00 |
|
Weedy Weed Smoker
|
7d849ac8fb
|
International: Add all the languages from Crowdin…
|
2020-05-02 13:29:17 +07:00 |
|
Alcaro
|
c9dcc18fa4
|
Fix copypasted typo
|
2020-05-01 17:46:18 +02:00 |
|
jdgleaver
|
548c5dc925
|
(glcore/slang) Set filter and wrap mode correctly when intialising shader textures
|
2020-04-30 17:04:02 +01:00 |
|
twinaphex
|
156d3629e6
|
libretro-common Update
|
2020-04-28 16:26:26 +02:00 |
|
twinaphex
|
4f9a3f6813
|
Update
|
2020-04-28 16:25:00 +02:00 |
|
Autechre
|
3744f2454c
|
Merge pull request #10519 from julianaito/master
Remove OpenBSD/macppc specific quirk
|
2020-04-27 20:29:40 +02:00 |
|