twinaphex
|
fa00f51e80
|
Move zlib_deflate_data_to_file to file_archive_zlib.c
|
2016-01-24 20:15:17 +01:00 |
|
twinaphex
|
d1ef6f032e
|
Create stream_compress_free and add it to file_archive_zlib
|
2016-01-24 20:12:12 +01:00 |
|
twinaphex
|
f264d3d29b
|
Move zlib_stream_ functions to file_archive_zlib.c
|
2016-01-24 20:08:57 +01:00 |
|
twinaphex
|
064c5ffc3a
|
Move zlib_stream_free to file_archive_zlib.c
|
2016-01-24 20:01:35 +01:00 |
|
twinaphex
|
9a23d95846
|
Add zlib_stream_new to file_archive_zlib.c
|
2016-01-24 19:57:31 +01:00 |
|
twinaphex
|
021d8e6af8
|
Make file_archive_get_default_file_backend public scope
|
2016-01-24 19:48:25 +01:00 |
|
twinaphex
|
5b343c2a32
|
(RPNG) Update
|
2016-01-24 07:47:27 +01:00 |
|
twinaphex
|
3c2a45d923
|
Rename file_extract functions
|
2016-01-24 07:42:46 +01:00 |
|
twinaphex
|
552e78c9bc
|
Rename file_extract to file_archive
|
2016-01-24 07:29:11 +01:00 |
|
twinaphex
|
c6f7afbd9a
|
Adjust zlib_crc32_calculate
|
2016-01-24 06:47:06 +01:00 |
|
twinaphex
|
8a254d0480
|
(Android) Fix build
|
2016-01-24 06:28:27 +01:00 |
|
twinaphex
|
e979e16721
|
(menu_input.h) Rename enum
(jsonsax.c) C89_BUILD fix
|
2015-10-11 16:30:47 +02:00 |
|
twinaphex
|
7f164647a2
|
(jsonsax) Preventing more namespace / symbol collisions in the future
|
2015-10-09 20:58:18 +02:00 |
|
twinaphex
|
14688de54a
|
(jsonsax) Buildfixes
|
2015-10-09 20:55:31 +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
|
0cc56e2a1a
|
More static code analysis nits
|
2015-09-28 18:44:28 +02:00 |
|
twinaphex
|
4ca5d31f9b
|
Some more static code analysis nits when ran with enable=all
|
2015-09-28 18:12:02 +02:00 |
|
twinaphex
|
1a4c60ac65
|
(rxml) Use retro_file
|
2015-09-23 13:49:45 +02:00 |
|
twinaphex
|
4c2bc0c1fe
|
(rbmp_encode.c) Make it C89-friendly
|
2015-09-21 11:58:36 +02:00 |
|
twinaphex
|
7eb0d2b049
|
(rbmp_encode.c) Document
|
2015-09-19 15:56:05 +02:00 |
|
twinaphex
|
e1109c82c6
|
Rename tga.c to rtga.c
|
2015-09-19 15:36:39 +02:00 |
|
twinaphex
|
fd4e462381
|
Change tga_decode.c to tga.c
|
2015-09-19 15:34:43 +02:00 |
|
twinaphex
|
f4eaa2296a
|
(CXX_BUILD) buildfixes
|
2015-09-19 15:33:07 +02:00 |
|
twinaphex
|
28931872d6
|
(RPNG) Make function static
|
2015-09-19 03:25:56 +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
|
0a3ee51f37
|
(RPNG) Header cleanups
|
2015-09-19 01:59:46 +02:00 |
|
twinaphex
|
6adc124604
|
(RPNG) Move dword_be
|
2015-09-19 01:49:29 +02:00 |
|
twinaphex
|
714b3e3126
|
(RPNG) Use retro_file for rpng_encode.c
|
2015-09-19 01:47:03 +02:00 |
|
twinaphex
|
181219ea32
|
(RPNG) Remove one enum
|
2015-09-19 01:43:31 +02:00 |
|
twinaphex
|
93684f2741
|
(RPNG) Turn decode functions static
|
2015-09-19 01:42:58 +02:00 |
|
twinaphex
|
43018976e9
|
(RPNG) Simplify rpng
|
2015-09-19 01:40:29 +02:00 |
|
twinaphex
|
3914fb9658
|
Simplify rpng_test.c
|
2015-09-19 01:34:27 +02:00 |
|
twinaphex
|
d0651bae82
|
(RPNG) Buildfix standalone RPNG
|
2015-09-19 01:30:11 +02:00 |
|
twinaphex
|
a052934972
|
Simplify rpng_fbio.c
|
2015-09-19 01:29:03 +02:00 |
|
twinaphex
|
c2c49da1de
|
More MISSING_DECLS buildfixes
|
2015-09-06 15:03:58 +02:00 |
|
Twinaphex
|
8d2eceaa22
|
(rpng) Cleanups
|
2015-09-06 13:02:44 +02:00 |
|
twinaphex
|
f88575633e
|
Cleanups
|
2015-09-05 20:34:22 +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 |
|