17286 Commits

Author SHA1 Message Date
twinaphex
39b718aa03 (RPNG) Create rpng_reverse_filter_adam7_iterate 2015-03-13 21:54:51 +01:00
twinaphex
2c48b2a25d (RPNG) Refactor png_reverse_filter_loop 2015-03-13 21:34:18 +01:00
twinaphex
1144e260d0 (RPNG) Start passing uint32_t **data around 2015-03-13 21:22:19 +01:00
twinaphex
a7e761c0d1 (RPNG) Create png_reverse_filter_iterate 2015-03-13 20:53:28 +01:00
twinaphex
6506f6ce85 (RPNG) Uncouple png_reverse_filter_init from png_reverse_filter_regular 2015-03-13 20:36:48 +01:00
twinaphex
676b6aaad5 Rename rpng_reverse_filter to rpng_reverse_filter_regular 2015-03-13 20:14:47 +01:00
twinaphex
846886c0b9 (RPNG) Don't pass palette pointer around anymore - put it inside the png_process
struct
2015-03-13 20:00:10 +01:00
twinaphex
91d69e20e0 (RPNG) png_reverse_filter_init - palette pointer passed never used 2015-03-13 19:55:01 +01:00
twinaphex
71b9e67a40 (RPNG) Don't pass inflate_buf as pointer to copy_line function anymore 2015-03-13 19:52:25 +01:00
twinaphex
adc6e0b139 (RPNG) Start using restore_buf_size 2015-03-13 19:50:00 +01:00
twinaphex
4852773da4 (RPNG) Start adding restore_buf_size incrementing 2015-03-13 19:47:51 +01:00
twinaphex
03984168c6 (RPNG) Create adam7_restore_buf_size 2015-03-13 19:39:36 +01:00
twinaphex
1df814f9d5 (PNG) png_reverse_filter_init doesn't need pointer to inflate_buf 2015-03-13 19:29:49 +01:00
twinaphex
ba084b19d5 (RPNG) Rename some functions 2015-03-13 19:21:04 +01:00
twinaphex
ce0fd47c33 Rename png_reverse_filter_wrapper to png_reverse_filter_copy_line 2015-03-13 19:15:22 +01:00
twinaphex
d32550665a Cleanup png_reverse_filter_adam7 2015-03-13 18:55:18 +01:00
twinaphex
1ba1ee55b8 (RPNG) More modifications 2015-03-13 18:54:19 +01:00
twinaphex
ccb106580e (RPNG) Restore inflate_buf to previous state at end of adam7 loop 2015-03-13 18:45:55 +01:00
twinaphex
87933f1ff3 Revert "Create png_reverse_filter_adam7_process"
This reverts commit 1444c14b382e13ca9e3b213354873ea515f23e08.
2015-03-13 17:55:43 +01:00
twinaphex
1444c14b38 Create png_reverse_filter_adam7_process 2015-03-13 17:53:40 +01:00
twinaphex
6217739f05 (RPNG) Start changing return of png_reverse_filter_adam7 2015-03-13 17:11:11 +01:00
twinaphex
fa2c482a45 (stdstring) Use old function 2015-03-13 16:11:58 +01:00
twinaphex
a6fc76ac87 (string_replace_substring) Add early return if 'in' is NULL 2015-03-13 15:55:12 +01:00
twinaphex
e4cfbcf93a (Griffin) Add stdstring.c to Griffin 2015-03-13 15:43:52 +01:00
twinaphex
01c19f943b Add stdstring to libretro-common 2015-03-13 15:35:55 +01:00
vanfanel
2f1e6600d9 Added native Raspebbry Pi Dispmanx API backend 2015-03-13 05:59:52 +01:00
twinaphex
4c9e2dbd40 Take out 'State Slot' option in General Settings - couldn't be changed
anyway
2015-03-13 05:27:08 +01:00
twinaphex
18ce5f73be Take RARCH_INTERNAL code from file_path.c out of libretro-common 2015-03-13 05:03:50 +01:00
Twinaphex
f8926c494f Merge pull request #1495 from libretro/fr500-patch-2
Fix windows build
2015-03-13 04:49:46 +01:00
Andrés
53265b742d Fix windows build 2015-03-12 22:47:58 -05:00
Twinaphex
b5b6435ab9 (OSX) Set default shader dir to 'shaders_cg' if HAVE_CG is defined 2015-03-13 03:49:42 +01:00
Twinaphex
49f9fbd00c (OSX) Uses CFTemporaryDirectory now too for extraction directory 2015-03-13 03:47:25 +01:00
Twinaphex
55e187748c (platform_apple.c) Cleanups 2015-03-13 02:33:32 +01:00
Twinaphex
650c81480d Merge pull request #1494 from lakkatv/xmb
(XMB) Fix content icon offset
2015-03-13 01:51:01 +01:00
Jean-André Santoni
f8fb98f17e (XMB) Fix content icon offset 2015-03-13 01:49:11 +01:00
Twinaphex
309128f7ed (iOS/OSX) Bring the two closer together - for OSX, everything gets
saved now to NSDocumentDirectory/RetroArch - should be compatible
with sandboxed Mac Apps too
2015-03-13 01:33:45 +01:00
Twinaphex
4ad2bd97dc (OSX) get rid of warning for unused variable 2015-03-13 01:22:20 +01:00
twinaphex
aa289e3879 (OSX) Add more alterations for OSX 2015-03-13 01:21:20 +01:00
twinaphex
778eafdfc2 (OSX) CFSearchPathDirectoriesForDomains - add hack for OSX for now 2015-03-13 01:16:59 +01:00
twinaphex
277f8c9ea3 (OSX) Set default extraction dir for OSX too 2015-03-13 00:57:37 +01:00
Twinaphex
80ca12d086 (Apple) CFBridgingRetainStringRef - fix warning 2015-03-13 00:56:25 +01:00
Twinaphex
c9175bbf81 (iOS) Hook up temporary dir for extraction directory 2015-03-13 00:54:44 +01:00
twinaphex
ae62c8a477 (iOS) Add default dir for cheats 2015-03-13 00:25:23 +01:00
twinaphex
97d8bc1488 Add cheats_dir to g_defaults 2015-03-13 00:24:17 +01:00
twinaphex
67720e9e52 (iOS) Set up default rdb directory/cursor directory 2015-03-13 00:04:38 +01:00
Twinaphex
2ac4e0248e (iOS) Set up autoconfig and assets dir 2015-03-12 23:40:51 +01:00
Twinaphex
29d546e49d (iOS) Set up all the path to 'Documents' - you can access these with
iTunes File Sharing now - no need to add assets prior to deployment
2015-03-12 23:33:20 +01:00
Alcaro
48f8f02a2f What kind of bizarre spacing style is that?
And who decided to memcpy a single byte? I suspect it can be merged into the memcpy above, but I'll have to figure out what exactly it does first...
2015-03-12 22:39:14 +01:00
twinaphex
4d62a1883e Should fix UPS/IPS/BPS patching 2015-03-12 21:56:13 +01:00
twinaphex
6694d813e3 Change menu_animation_update returntype to bool 2015-03-12 19:29:43 +01:00