twinaphex
|
40e59507dd
|
Split up main loop into png_decode_iterate function - return -1
when we need to goto error, 1 if successful, 0 if we need to
iterate again
|
2015-02-17 05:57:40 +01:00 |
|
twinaphex
|
23ea613bcf
|
Move conditional to mpng_read_plte
|
2015-02-17 05:43:10 +01:00 |
|
twinaphex
|
753a7d8569
|
(MPNG) Attempt to get rid of nasty read24 macro - Alcaro - doublecheck
this
|
2015-02-17 05:35:03 +01:00 |
|
twinaphex
|
651da5f51c
|
Fix potential memleak in MPNG_CHUNK_IDAT
|
2015-02-17 05:17:24 +01:00 |
|
twinaphex
|
833335464a
|
Refactor MPNG_CHUNK_PLTE to be more like rpng
|
2015-02-17 05:12:09 +01:00 |
|
twinaphex
|
9f2c205e54
|
(MPNG) More cleanups to make it more like rpng
|
2015-02-17 04:59:39 +01:00 |
|
twinaphex
|
b27871664a
|
(MPNG) Create mpng_chunk
|
2015-02-17 04:36:19 +01:00 |
|
twinaphex
|
58c2c959b5
|
(mpng_decode.c) Cleanups
|
2015-02-17 04:30:27 +01:00 |
|
twinaphex
|
aee6610960
|
(mpng_decode) Cleanups
|
2015-02-17 03:49:39 +01:00 |
|
twinaphex
|
5db053b506
|
(MPNG) Build fixes
|
2015-02-17 03:45:32 +01:00 |
|
twinaphex
|
f161192ed4
|
Rename mpng.c to mpng_decode.c
|
2015-02-17 03:35:43 +01:00 |
|
twinaphex
|
1613da74ce
|
Start adding cleaned up Minir PNG decode (now called mpng)
|
2015-02-17 03:35:14 +01:00 |
|
twinaphex
|
f3fbd4c9ce
|
Move nbio to libretro-SDK - best place for it currently
|
2015-02-17 02:04:19 +01:00 |
|
twinaphex
|
66682b42f1
|
(Libretro SDK) Fixup memory_stream.c
|
2015-02-17 01:58:26 +01:00 |
|
twinaphex
|
16b2a5877a
|
(file_path.c) Use bogstandard printf instead
|
2015-02-16 23:43:29 +01:00 |
|
twinaphex
|
a1d519ad9d
|
Comment out RARCH_ERR in file_path.c
|
2015-02-16 22:37:46 +01:00 |
|
twinaphex
|
4e5cec22d9
|
(Libretro SDK) Update
|
2015-02-11 02:32:20 +01:00 |
|
twinaphex
|
3a062538dd
|
Move rpng to libretro SDK
|
2015-02-11 02:30:56 +01:00 |
|
twinaphex
|
378bd85610
|
Move rxml in libretro-SDK
|
2015-02-11 02:23:41 +01:00 |
|
twinaphex
|
1bb8ff6f20
|
Move rxml to libretro SDK
|
2015-02-11 02:22:20 +01:00 |
|
twinaphex
|
df2b550502
|
(gfx/math) Updates
|
2015-02-10 20:37:30 +01:00 |
|
twinaphex
|
2d35ab7fe1
|
(Scaler) Try to prevent calling NULL function pointer
|
2015-02-10 20:31:17 +01:00 |
|
twinaphex
|
a8222087f8
|
(file_list.c) Improve stability some more
|
2015-02-10 18:47:59 +01:00 |
|
twinaphex
|
c2bd8dbf71
|
Make file_list_push more stable
|
2015-02-10 18:42:09 +01:00 |
|
Toad King
|
206797c6f9
|
creating all our mutexes with the same name very bad :P
|
2015-02-08 22:51:45 -06:00 |
|
twinaphex
|
55c898b880
|
rthreads.c - Take out code that is prone to deadlocks
|
2015-02-09 03:55:29 +01:00 |
|
twinaphex
|
621d406429
|
Update SDK
|
2015-02-05 19:18:34 +01:00 |
|
twinaphex
|
0728d1d412
|
(Libretro SDK) Update
|
2015-01-30 23:31:46 +01:00 |
|
twinaphex
|
2edd943c08
|
Update libretro SDK
|
2015-01-26 21:35:23 +01:00 |
|
twinaphex
|
78f3d554be
|
(Libretro SDK) Update SDK
|
2015-01-23 11:04:59 +01:00 |
|
twinaphex
|
fe13a548f2
|
(Libretro SDK) Add file_list_sort_on_type to file_list.c
|
2015-01-19 07:15:16 +01:00 |
|
twinaphex
|
bf4dd752de
|
Update SDK
|
2015-01-12 15:06:29 +01:00 |
|
twinaphex
|
751f2b7403
|
(SDK) Move fifo_buffer.c to libretro SDK
|
2015-01-11 05:43:10 +01:00 |
|
twinaphex
|
1463d5e7dc
|
Move message queue to libretro-sdk
|
2015-01-11 05:35:47 +01:00 |
|
twinaphex
|
c0800cf0d4
|
(SDK) Document file_path.c
|
2015-01-08 23:08:53 +01:00 |
|
twinaphex
|
7c4307329a
|
(SDK) Minor cleanups in file_list.c/file_path.c
|
2015-01-08 21:55:05 +01:00 |
|
twinaphex
|
c255387282
|
(SDK) Add documentation to string_list
|
2015-01-08 21:47:02 +01:00 |
|
twinaphex
|
f2be2ddc0c
|
(SDK) Document rthreads.c
|
2015-01-08 21:23:34 +01:00 |
|
twinaphex
|
96f83fad48
|
Fix co_create documentation
|
2015-01-08 20:35:22 +01:00 |
|
twinaphex
|
cc48325ed9
|
Refactor rthreads.c
|
2015-01-08 20:33:20 +01:00 |
|
twinaphex
|
90722b645e
|
Document libco.h
|
2015-01-08 20:15:03 +01:00 |
|
twinaphex
|
d36a6fc895
|
clamping.h - add documentation
|
2015-01-08 20:10:19 +01:00 |
|
twinaphex
|
a8982cd9ee
|
retro_miscellaneous.h - correct documentation
|
2015-01-08 20:07:30 +01:00 |
|
twinaphex
|
4e17e365fa
|
(SDK) Document retro_endianness.h/retro_miscellaneous.h
|
2015-01-08 19:46:08 +01:00 |
|
twinaphex
|
2779298371
|
Update SDK/documentation
|
2015-01-08 19:23:59 +01:00 |
|
twinaphex
|
c72fdcf1c3
|
Document dir_list.h
|
2015-01-08 19:14:50 +01:00 |
|
twinaphex
|
33cb810636
|
(libretro SDK) Start using MAX_PATH_LENGTH too
|
2015-01-07 20:45:34 +01:00 |
|
twinaphex
|
90076c5fad
|
Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
|
2015-01-07 20:42:36 +01:00 |
|
twinaphex
|
d351d6f9fc
|
Update headers
|
2015-01-07 18:31:19 +01:00 |
|
twinaphex
|
601db7741f
|
Add documentation to dirent_is_directory
|
2015-01-07 03:35:18 +01:00 |
|