168 Commits

Author SHA1 Message Date
twinaphex
529c2625e7 (MSVC) Build fixes 2015-02-25 07:52:54 +01:00
twinaphex
3fe85d150b (runloop_data.c) More refactoring 2015-02-25 07:49:13 +01:00
twinaphex
4a905e61fc Grab pointer to nbio_handle_t and use it throughout functions 2015-02-25 07:38:42 +01:00
twinaphex
4ff8a4a6e9 Move stuff into typedef structs so that we can create mechanisms
for handling multiple file/image streams at once
2015-02-25 07:32:53 +01:00
twinaphex
15065d3b21 (NBIO) Use 5 increments per frame for nbio_iterate 2015-02-25 07:10:04 +01:00
twinaphex
29ad1b9929 Break out of for loop when rpng_nbio_load_image_argb_iterate does not
return true
2015-02-25 05:39:05 +01:00
twinaphex
2dd6e38fae Do more image iterations 2015-02-25 05:33:17 +01:00
twinaphex
717a92c698 Make image iteration nonblocking as well 2015-02-25 05:30:30 +01:00
twinaphex
234c24c3b3 Move struct image to nbio 2015-02-24 08:40:20 +01:00
Toad King
f4a40c5218 [GX] more build fixes 2015-02-23 22:15:36 -06:00
Twinaphex
0bcc444b84 Cleanup unused variable 2015-02-24 03:13:34 +01:00
twinaphex
58a25ef419 Implement nonblocking wallpaper image loading 2015-02-24 03:01:59 +01:00
twinaphex
a447d5a682 add some logs to runloop_data.c 2015-02-23 08:24:08 +01:00
twinaphex
5bc168c5c2 Cleanups in rarch_main_iterate_image_poll 2015-02-23 08:05:23 +01:00
twinaphex
2390e17fc7 (Overlay) Add some logic 2015-02-23 06:03:53 +01:00
twinaphex
68fe4bcec6 Start setting up image handling in runloop_data.c 2015-02-23 05:14:36 +01:00
twinaphex
2ad6e65bec (runloop_data.c) Cleanups 2015-02-23 03:00:41 +01:00
twinaphex
a33b06291d Split up NBIO/HTTP/image loading code to runloop_data.c 2015-02-23 02:54:14 +01:00