twinaphex
|
4d8ead2fb7
|
Move ra_semaphore to libretro-common - rename rsemaphore
|
2015-10-28 07:08:27 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
8c87ac03e5
|
Split up compat into separate files
|
2015-10-26 02:41:41 +01:00 |
|
twinaphex
|
c96976083e
|
Compile retro_stat as C
|
2015-10-25 20:57:38 +01:00 |
|
Twinaphex
|
9f5a9eddbd
|
Merge pull request #2262 from leiradel/master
moved net_http_get back to cheevos.c
|
2015-10-20 03:24:52 +02:00 |
|
Andre Leiradella
|
33fc0cc803
|
moved net_http_get back to cheevos.c
|
2015-10-19 23:20:10 -02:00 |
|
twinaphex
|
968fbb675c
|
Don't introduce dependencies on RetroArch headers in libretro-common
|
2015-10-20 03:05:47 +02:00 |
|
Andre Leiradella
|
b6a3da5a41
|
moved net_http_get to net_http.c; added timeout to cheevos http requests
|
2015-10-19 20:37:54 -02:00 |
|
Twinaphex
|
0ca3043ee4
|
Merge pull request #2234 from leiradel/master
added md5
|
2015-10-14 04:01:09 +02:00 |
|
Andre Leiradella
|
8173af7acf
|
added md5 functions to libretro-common
|
2015-10-13 19:28:02 -03:00 |
|
twinaphex
|
348f28b382
|
Cleanups
|
2015-10-11 15:46:55 +02:00 |
|
twinaphex
|
56bc07f4b0
|
(CXX_BUILD) Buildfixes
|
2015-10-10 11:12:11 +02:00 |
|
Andre Leiradella
|
9485298f78
|
fix function signatures; fix license on jsonsax
|
2015-10-09 13:48:17 -03:00 |
|
Andre Leiradella
|
fa3f17d219
|
preliminary code for retro achievements (cheevos)
|
2015-10-09 13:29:57 -03:00 |
|
twinaphex
|
911b9775a9
|
Assume strtok_r is not there on Mingw or MSVC
|
2015-10-03 02:33:26 +02:00 |
|
twinaphex
|
1a2da93c9c
|
path_get_size - change non-portable ssize_t to int32_t
|
2015-10-01 02:40:54 +02:00 |
|
twinaphex
|
90549903b7
|
(retro_stat.c) Implement path_get_size
|
2015-10-01 02:23:00 +02:00 |
|
twinaphex
|
9d9e90e672
|
(libretro_common) Fix retro_stat - put it inside extern C block
|
2015-09-30 03:41:01 +02:00 |
|
Francisco José García García
|
7fa6a796be
|
(Vita) First Networking Code and Download Overlays
|
2015-09-29 00:40:53 +02:00 |
|
twinaphex
|
ff1078a98b
|
(camera/drivers/video4linux2.c) Use path_is_character_special
|
2015-09-22 21:16:58 +02:00 |
|
twinaphex
|
385e030261
|
Move functions around
|
2015-09-22 19:34:16 +02:00 |
|
twinaphex
|
5465da0139
|
Rename rarch_sleep to retro_sleep
|
2015-09-22 18:55:14 +02:00 |
|
twinaphex
|
6779fcf4f1
|
(CXX_BUILD) Buildfix
|
2015-09-22 13:00:36 +02:00 |
|
twinaphex
|
3db688d477
|
Create retro_stat.c/retro_stat.h
|
2015-09-22 01:45:30 +02:00 |
|
twinaphex
|
9d67d48036
|
Create path_is_valid
|
2015-09-21 22:46:27 +02:00 |
|
twinaphex
|
9093cd4aba
|
(libretro-db) Use retro_endianness.h functions completely
|
2015-09-21 11:37:31 +02:00 |
|
twinaphex
|
c21df1eb7d
|
Update retro_miscellaneous.h
|
2015-09-21 11:17:19 +02:00 |
|
twinaphex
|
5e71c31748
|
Split up BMP saving into separate file libretro-common/formats/bmp/rbmp_encode.c
|
2015-09-19 02:44:28 +02:00 |
|
twinaphex
|
958dcc3c02
|
Get rid of retro_fmemcpy - and use retro_read_file
|
2015-09-19 01:03:52 +02:00 |
|
twinaphex
|
32ddeb3f96
|
Rename retro_fmemcpy_alloc to retro_read_file
|
2015-09-19 00:36:27 +02:00 |
|
twinaphex
|
3564532564
|
Create retro_write_file
|
2015-09-19 00:34:24 +02:00 |
|
twinaphex
|
a6e0b2f22d
|
(retro_file) Create retro_fmemcpy_alloc
|
2015-09-19 00:19:51 +02:00 |
|
twinaphex
|
aed85c1617
|
(C89_BUILD) Some buildfixes
|
2015-09-18 06:51:17 +02:00 |
|
twinaphex
|
611be4bc16
|
(file_ops) Convert some functions in file_ops over to retro_file
(retro_file.c) Fix retro_fseek and retro_ftell functions
|
2015-09-18 05:22:50 +02:00 |
|
twinaphex
|
133e85298f
|
* Add retro_get_fd to retro_file.c
* Use retro_file in gfx/drivers_context/drm_egl_ctx.c
|
2015-09-18 03:47:44 +02:00 |
|
twinaphex
|
82e15d1377
|
CLeanups/fixes
|
2015-09-17 20:24:49 +02:00 |
|
twinaphex
|
55e54a30b4
|
Create retro_file, and have libretrodb use it
|
2015-09-17 19:58:06 +02:00 |
|
twinaphex
|
da3bec58b1
|
(libretro-common) Start adding retro_file.c and retro_file.h
|
2015-09-17 11:41:48 +02:00 |
|
twinaphex
|
872314f910
|
Use UINT_FAST16_MAX/UINT_LEAST32_MAX
|
2015-09-15 18:59:40 +02:00 |
|
Lioncash
|
fc64f6d82a
|
msvc: Conditionally enable the snprintf macro
VS2015 implements the normal form of snprintf, so the define will cause compile errors.
|
2015-09-14 21:50:09 -04:00 |
|
twinaphex
|
8ca8b43545
|
Take out retro_endianness.h include out of retro_miscellaneous.h
|
2015-09-14 03:34:05 +02:00 |
|
twinaphex
|
7f9761afb6
|
Create kaiser_window_function/lanzcos_window_function
|
2015-09-13 03:43:59 +02:00 |
|
twinaphex
|
5adc85a207
|
Create libretro-common/include/filters.h
|
2015-09-12 21:04:20 +02:00 |
|
aliaspider
|
3b85e0dd5a
|
(3DS) fix build to work with the latest ctrulib.
|
2015-09-07 18:31:30 +01:00 |
|
twinaphex
|
79f46c574f
|
compat/msvc.h - define snprintf macro for _WIN32 too
|
2015-09-07 01:43:21 +02:00 |
|
Alcaro
|
dbccc4f4f0
|
Shut up some more warnings.
|
2015-09-06 16:07:26 +02:00 |
|
Alcaro
|
5f1729dbac
|
Fix some MSVC fails.
|
2015-09-06 15:36:23 +02:00 |
|
Alcaro
|
fcbaca9b66
|
Fix a dozen CXX_BUILD errors under Windows.
|
2015-09-06 15:29:48 +02:00 |
|
Twinaphex
|
8d2eceaa22
|
(rpng) Cleanups
|
2015-09-06 13:02:44 +02:00 |
|
twinaphex
|
b79c2ced37
|
Remove win32/compat/dirent.c
|
2015-09-04 20:27:41 +02:00 |
|