Alcaro
|
75c59aedcf
|
Update fopen_utf8.h
|
2017-12-04 20:23:45 +01:00 |
|
Alcaro
|
2f1bcb6409
|
Update fopen_utf8.c
|
2017-12-04 20:20:10 +01:00 |
|
Alcaro
|
84691c7b9b
|
Update retro_miscellaneous.h
|
2017-12-04 19:15:35 +01:00 |
|
Francisco José García García
|
90dd2892b0
|
FIX sceIoOpen return error
|
2017-12-04 18:09:37 +01:00 |
|
Alcaro
|
6359aee509
|
Update fopen_utf8.c
|
2017-12-04 17:03:53 +01:00 |
|
Alcaro
|
a6ef704369
|
Update config_file.c
|
2017-12-04 16:47:27 +01:00 |
|
Alcaro
|
8a93a9eb8e
|
Create fopen_utf8.c
|
2017-12-04 16:44:34 +01:00 |
|
Alcaro
|
8df699984e
|
Update fopen_utf8.h
|
2017-12-04 16:34:56 +01:00 |
|
Alcaro
|
d74ad6cd5e
|
Create fopen_utf8.h
|
2017-12-04 16:32:40 +01:00 |
|
twinaphex
|
059354de2f
|
Cleanup for config_file_write
|
2017-12-04 16:26:28 +01:00 |
|
Alcaro
|
ff4dca86f9
|
Turns out this is char*, let's cast because CXX_BUILD wants that
|
2017-12-04 15:01:58 +01:00 |
|
Alcaro
|
c10859b745
|
Update file_stream.c
|
2017-12-04 14:31:31 +01:00 |
|
Alcaro
|
dca30d533f
|
Update file_stream.h
|
2017-12-04 14:31:11 +01:00 |
|
Alcaro
|
300052626f
|
Use FILE* all the way
Fixes platforms where RFILE isn't using the FILE* backend, needed for #5664
|
2017-12-04 14:30:32 +01:00 |
|
Alcaro
|
e4bb8e7aeb
|
Update file_stream.c
|
2017-12-04 13:52:11 +01:00 |
|
Alcaro
|
130e4522e2
|
Update file_stream.h
|
2017-12-04 13:51:25 +01:00 |
|
Alcaro
|
0d4ac12310
|
Update file_stream.c
|
2017-12-04 13:34:15 +01:00 |
|
Alcaro
|
df55e6b4d1
|
actually, let's just completely remove it
|
2017-12-04 13:30:38 +01:00 |
|
Alcaro
|
89f7afdc8f
|
silence warning
|
2017-12-04 13:28:38 +01:00 |
|
Alcaro
|
50148c03e2
|
not used anymore
4e66962ba8
|
2017-12-04 13:27:05 +01:00 |
|
twinaphex
|
9558e569f1
|
We can still make use of this for PowerPC Mac
|
2017-12-04 05:56:03 +01:00 |
|
twinaphex
|
19d7afd0c2
|
remove
|
2017-12-04 04:30:28 +01:00 |
|
twinaphex
|
e9af9f1b09
|
Add EXT version
|
2017-12-04 04:20:54 +01:00 |
|
twinaphex
|
b2fbb9aeda
|
Prepare to map DeleteFramebuffersEXT like this
|
2017-12-04 04:18:28 +01:00 |
|
twinaphex
|
52e7a533f0
|
Improve FBO check
|
2017-12-04 04:12:46 +01:00 |
|
twinaphex
|
f53093de4d
|
Default to nbio stdio for PowerPC Mac
|
2017-12-04 03:12:45 +01:00 |
|
twinaphex
|
97529ade6e
|
OSX PowerPC might not define O_CLOEXEC
|
2017-12-04 02:48:08 +01:00 |
|
twinaphex
|
2203deb499
|
Need to include config.h here
|
2017-11-30 03:43:51 +01:00 |
|
Alcaro
|
4e66962ba8
|
#5664
|
2017-11-29 21:39:35 +00:00 |
|
twinaphex
|
6ed5a911d7
|
Create path_mkdir_error
|
2017-11-28 08:59:33 +01:00 |
|
Brad Parker
|
ae6892a89a
|
nbio: buildfix for Windows versions older than 2000
|
2017-11-27 17:48:07 -05:00 |
|
Alcaro
|
26008ca580
|
#5802
|
2017-11-27 17:55:05 +01:00 |
|
Alcaro
|
a96e3e1ead
|
fix missing %s
|
2017-11-27 17:16:22 +01:00 |
|
Alcaro
|
9b99a48cdb
|
just remembered these PRIs don't start with %
|
2017-11-27 17:12:30 +01:00 |
|
Alcaro
|
4fb12c4bd3
|
#5802
|
2017-11-27 17:09:16 +01:00 |
|
Alcaro
|
ab0e1611e7
|
fix #5497 close #5802
according to https://github.com/libretro/RetroArch/issues/5497#issuecomment-336640951, this header exists on everything we care about except various microsoft platforms, and all of them have constant printf strings
|
2017-11-27 16:57:15 +01:00 |
|
orbea
|
768b1b433c
|
libretro-common: Silence redefined warning.
|
2017-11-26 20:14:06 -08:00 |
|
twinaphex
|
00d57af005
|
C89_BUILD fixes
|
2017-11-26 22:53:42 +01:00 |
|
twinaphex
|
e35394d4bd
|
Fix MSVC 2003 build
|
2017-11-26 22:41:34 +01:00 |
|
David Walters
|
6168db8aeb
|
correct lightgun api comment
|
2017-11-26 17:20:41 +00:00 |
|
David Walters
|
218d7f88ff
|
New lightgun API in libretro.h
|
2017-11-26 16:46:33 +00:00 |
|
Alcaro
|
3fa035ba2a
|
This include doesn't go here
|
2017-11-25 20:25:59 +01:00 |
|
twinaphex
|
369be389f4
|
Don't need HAVE_MMAP for linux
|
2017-11-25 18:42:12 +01:00 |
|
Twinaphex
|
ff7a244f5b
|
use Unix mmap for OSX/macOS now
|
2017-11-25 18:39:09 +01:00 |
|
twinaphex
|
e78ec12973
|
Can't have redefinitions of nbio_t in Griffin
|
2017-11-25 18:33:22 +01:00 |
|
twinaphex
|
fe12e079bb
|
Reimplement NBIO windows mmap
|
2017-11-25 17:38:37 +01:00 |
|
twinaphex
|
72b157bfcd
|
DOn't rely on HASVE_MMAP for nbio_windowsmmap.c
|
2017-11-25 07:26:06 +01:00 |
|
twinaphex
|
72fdfb1edd
|
Add HAVE_CONFIG_H to file_stream.c
|
2017-11-25 06:17:19 +01:00 |
|
twinaphex
|
0485bab0ef
|
Add HAVE_CONFIG_H to nbio_intf.c
|
2017-11-25 06:15:30 +01:00 |
|
twinaphex
|
d4c3108b88
|
Implement new nbio interface implementations
|
2017-11-25 05:51:33 +01:00 |
|