Commit Graph

72 Commits

Author SHA1 Message Date
twinaphex 6cefa69aa4 Go through settings pointer 2015-03-20 19:48:23 +01:00
twinaphex 106e5e9eb4 rarch_main_data_deinit - add free 2015-03-20 18:55:58 +01:00
twinaphex c287b03841 g_data_runloop - turn it into a pointer 2015-03-20 18:54:03 +01:00
twinaphex 1481c09402 Go through wrapper for accessing g_data_runloop 2015-03-20 18:36:18 +01:00
twinaphex 27b6d5776a Cleanups 2015-03-20 18:07:09 +01:00
twinaphex d2c97de070 Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
twinaphex 873c306a41 (PSP) Buildfix 2015-03-20 02:10:14 +01:00
twinaphex f73e65fc7c runloop_data.c - update 2015-03-20 01:50:14 +01:00
twinaphex 7a8325950b Ifdef some code with HAVE_THREADS 2015-03-20 01:43:58 +01:00
twinaphex f6a791a3e0 Call rarch_main_data_deinit from outside 2015-03-19 07:28:46 +01:00
twinaphex 58cf81d1d8 Refactor thrading code in runloop_data.c 2015-03-19 07:18:27 +01:00
twinaphex 461e358693 (Runloop data) More changes 2015-03-19 00:13:54 +01:00
twinaphex 14089975b4 (Runloop data) Flesh out data thread callback 2015-03-18 23:39:33 +01:00
twinaphex e8bfadae1d (runloop data) More changes 2015-03-18 23:20:07 +01:00
twinaphex 06279ee6c3 (data runloop) Refactors 2015-03-18 23:13:00 +01:00
twinaphex 0d16858eff (runloop_data.c) Some changes 2015-03-18 22:37:27 +01:00
twinaphex 578f59292b (runloop data) Add HAVE_THREADS around some threading-only code 2015-03-18 22:27:52 +01:00
twinaphex b6bf600393 Begin with experimental threading implementation of data runloop 2015-03-18 22:11:53 +01:00
twinaphex b6ad998624 Refactor rarch_main_data_clean_state 2015-03-18 21:26:36 +01:00
twinaphex 4aa262b1ed Create rarch_main_is_idle 2015-03-18 20:48:17 +01:00
twinaphex 3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
twinaphex 7378299282 Create rarch_main_get_ptr 2015-03-18 06:47:22 +01:00
twinaphex 8fd08bb6fe Move internal struct definition to runloop_data.c 2015-03-18 05:50:37 +01:00
twinaphex dc17a30f17 Create rarch_main_data_clear_state 2015-03-18 05:35:05 +01:00
twinaphex 86366dba1e (PSP) buildfix 2015-03-15 19:32:11 +01:00