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
|
eccda8c39a
|
(memory_stream.c) Cleanup
|
2015-09-13 09:45:41 +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
|
2ecd6f4406
|
file_extract.c - Some MISSING_DECLS buildfixes
|
2015-09-06 15:05:55 +02:00 |
|
twinaphex
|
c2c49da1de
|
More MISSING_DECLS buildfixes
|
2015-09-06 15:03:58 +02:00 |
|
Alcaro
|
474c96365d
|
Switch to C++98. Fix some weird warnings.
|
2015-09-06 14:51:33 +02:00 |
|
Alcaro
|
9554597160
|
Add missing header includes, fixes CXX_BUILD.
|
2015-09-06 14:46:25 +02:00 |
|
Twinaphex
|
8d2eceaa22
|
(rpng) Cleanups
|
2015-09-06 13:02:44 +02:00 |
|
twinaphex
|
7d3408e731
|
Cleanups
|
2015-09-05 21:13:58 +02:00 |
|
twinaphex
|
7ec3c5080d
|
Cleanups
|
2015-09-05 21:11:12 +02:00 |
|
twinaphex
|
f88575633e
|
Cleanups
|
2015-09-05 20:34:22 +02:00 |
|
twinaphex
|
c4316b791c
|
Avoid some warnings - array subscript has type char
|
2015-09-05 14:31:29 +02:00 |
|
twinaphex
|
3522c45067
|
Avoid some warnings - 'array subscript has type char'
|
2015-09-05 14:25:42 +02:00 |
|
twinaphex
|
42b3c79b8e
|
(retro_dirent.c) Win32 buildfix
|
2015-09-05 13:37:08 +02:00 |
|
twinaphex
|
7e3bdf8be5
|
(Vita) This header needs to be included for stat
|
2015-09-05 01:38:09 +02:00 |
|
twinaphex
|
a3349dc364
|
Cleanups
|
2015-09-04 21:01:22 +02:00 |
|
twinaphex
|
7829b3153c
|
Cleanups
|
2015-09-04 20:56:23 +02:00 |
|
twinaphex
|
ab2d13d05a
|
Cleanups
|
2015-09-04 20:51:50 +02:00 |
|
twinaphex
|
a806a67b0b
|
(file_path.c) Remove dirent.h headers
|
2015-09-04 20:47:55 +02:00 |
|
twinaphex
|
b79c2ced37
|
Remove win32/compat/dirent.c
|
2015-09-04 20:27:41 +02:00 |
|
twinaphex
|
bdc07f4c8c
|
(Vita) retro_dirent.c - build fixes
|
2015-09-04 20:09:53 +02:00 |
|
twinaphex
|
97f8c39865
|
(retro_dirent.c) PS3 - cleanup
|
2015-09-04 19:12:19 +02:00 |
|
twinaphex
|
9ef5570fcc
|
(retro_dirent.c) Add PS3 codepaths
|
2015-09-04 19:11:20 +02:00 |
|
twinaphex
|
eb8ca30a6c
|
Add retro_dirent.c to Salamander
|
2015-09-04 18:54:29 +02:00 |
|
twinaphex
|
9b77a7ecae
|
Don't make retro_dirent.c dependent on file/file_path.c
|
2015-09-04 18:50:09 +02:00 |
|
twinaphex
|
b0f54b896a
|
Clean up unused variables
|
2015-09-04 18:41:53 +02:00 |
|
twinaphex
|
56c8a57e0c
|
Create retro_dirent.c/retro_dirent.h
|
2015-09-04 18:38:29 +02:00 |
|
twinaphex
|
156cdd3295
|
Create memalign.c
|
2015-09-02 17:06:02 +02:00 |
|
twinaphex
|
40a52e417c
|
(memmap.c) Cleanup
|
2015-09-02 12:08:07 +02:00 |
|
Twinaphex
|
29399513c0
|
(file_path.c) Bugfix
|
2015-09-01 14:40:03 +02:00 |
|
twinaphex
|
6d188a4840
|
Move function prototypes to rpng_decode.h
|
2015-09-01 13:42:28 +02:00 |
|
twinaphex
|
7874eb9890
|
Move some inline functions to rpng_decode.c
|
2015-09-01 13:41:45 +02:00 |
|
twinaphex
|
30912ef535
|
Rename rpng_common.h to rpng_internal.h
|
2015-09-01 13:40:17 +02:00 |
|
twinaphex
|
679a7ee130
|
(rpng) Don't expose unused internal function
|
2015-09-01 13:39:09 +02:00 |
|
twinaphex
|
0d923d6b05
|
(rpng) Cleanup
|
2015-09-01 13:37:03 +02:00 |
|
twinaphex
|
3ccb4380f1
|
(RPNG) Move more common code outside
|
2015-09-01 13:27:36 +02:00 |
|
twinaphex
|
c80e59b888
|
Create common png_read_plte
|
2015-09-01 13:22:20 +02:00 |
|
twinaphex
|
c259b983de
|
struct definitions now go inside rpng_common.h - move them
away from public headers
|
2015-09-01 13:08:10 +02:00 |
|
twinaphex
|
511b2c6d83
|
Create rpng_set_buf_ptr
|
2015-09-01 13:00:02 +02:00 |
|
twinaphex
|
d5837f4b7c
|
Don't take in as first argument rpng->buff_data - handle this internally
|
2015-09-01 12:56:39 +02:00 |
|
twinaphex
|
cd79143038
|
(rpng) Encapsulate incrementation of buffer position
|
2015-09-01 12:52:04 +02:00 |
|
twinaphex
|
3762502112
|
Create rpng_is_valid
|
2015-09-01 12:41:31 +02:00 |
|