Commit Graph

29179 Commits

Author SHA1 Message Date
twinaphex
3e91a4bb68 Rename menu_content_load to content_load_wrapper 2016-05-16 16:32:18 +02:00
twinaphex
f70dc77a61 Pass content_ctx_info_t pointer to rarch_task_push_content 2016-05-16 16:25:16 +02:00
Twinaphex
81f669ca61 (Cocoa) Buildfix 2016-05-16 15:44:21 +02:00
twinaphex
cb801ec065 (Windows) Buildfixes 2016-05-16 15:40:08 +02:00
twinaphex
c66219846f (mismatch.h) Add another header 2016-05-16 15:39:15 +02:00
twinaphex
e95bb7e37a (Windows) Another buildfix 2016-05-16 15:36:31 +02:00
twinaphex
8cd2d1deff (Windows) Buildfix 2016-05-16 15:35:00 +02:00
twinaphex
3678c4e72a menu_content_load - cleanups 2016-05-16 15:17:28 +02:00
twinaphex
9c33d91e68 Refactor content task code 2016-05-16 15:09:04 +02:00
twinaphex
a687c47f7e Move command_event_cmd_exec to tasks/task_content.c 2016-05-16 14:58:08 +02:00
twinaphex
923d0a879b Reimplement menu_content_load_from_playlist 2016-05-16 14:54:26 +02:00
twinaphex
75160c6524 Reimplement task_content.c 2016-05-16 14:44:28 +02:00
twinaphex
4d30d931fe Move some logic to rarch_task_push_content_load_default 2016-05-16 14:33:50 +02:00
twinaphex
3cb26268ee Start writing rarch_task_push_content_load_default 2016-05-16 14:27:11 +02:00
twinaphex
d4732d048e Start adding switch 2016-05-16 14:23:13 +02:00
twinaphex
fe2eb7f4c1 Add mode to rarch_task_push_content_load_default to make
it explicit what each call does
2016-05-16 14:20:26 +02:00
twinaphex
cb22859250 Add content_mode_load 2016-05-16 14:10:56 +02:00
twinaphex
57fedb9fa8 Use rarch_task_push_content_load_default 2016-05-16 13:43:14 +02:00
twinaphex
9846aeb53a Remove unused variable 2016-05-16 13:02:47 +02:00
Twinaphex
3ea4f494d7 Merge pull request #3007 from Themaister/master
Set audio enable in FFmpeg by default.
2016-05-16 12:56:09 +02:00
twinaphex
6ef0b86e30 Reimplement content loading - task_content_load 2016-05-16 12:51:55 +02:00
Hans-Kristian Arntzen
30e45902f2 Set audio enable in FFmpeg by default. 2016-05-16 12:51:09 +02:00
twinaphex
43b88cfba9 CMD_EVENT_LOAD_CONTENT_PERSIST - cleanup 2016-05-16 12:23:19 +02:00
twinaphex
e13bb23ea0 (runloop.h) Cleanup 2016-05-16 12:21:38 +02:00
twinaphex
d84be35fcc (PSP) Buildfix 2016-05-16 12:09:36 +02:00
twinaphex
cde1fb0490 Cleanups 2016-05-16 12:08:43 +02:00
Twinaphex
96b673f809 (iOS) Buildfix 2016-05-16 11:35:28 +02:00
twinaphex
65d33700d4 Move audio_utils to libretro-common as s16_to_float 2016-05-16 11:33:49 +02:00
twinaphex
a3ca1029f0 Get rid of this file 2016-05-16 11:25:11 +02:00
twinaphex
3725644ce6 Rename audio_convert_s16_to_float 2016-05-16 11:24:34 +02:00
twinaphex
c21f84fd9b Simplify audio_convert_get_cpu_features 2016-05-16 11:18:55 +02:00
Twinaphex
0c1d639911 (iOS) Buildfix 2016-05-16 11:15:46 +02:00
twinaphex
2422dfbbbe (libretro-common) Create libretro-common/conversion/float_to_s16 2016-05-16 11:11:02 +02:00
twinaphex
d7b28d3b24 (state_manager.c) Remove __SSE2__ includes 2016-05-16 10:40:28 +02:00
twinaphex
1405db5b19 Move mismatch.c to libretro-common/algorithms 2016-05-16 10:27:20 +02:00
twinaphex
08e637a573 Add Vulkan check back 2016-05-16 10:08:10 +02:00
twinaphex
9a43dfda51 Cleanups 2016-05-16 10:05:39 +02:00
twinaphex
99855eb666 Rename more performance counter functions 2016-05-16 10:03:31 +02:00
twinaphex
fd951be053 Rename retro_perf_clear 2016-05-16 10:00:50 +02:00
twinaphex
281a33d61f Rename function to performance_counter_init 2016-05-16 09:58:45 +02:00
twinaphex
f5bc75c640 Rename retro_perf_start/retro_perf_stop 2016-05-16 09:53:54 +02:00
twinaphex
18355d4748 Rename retro_perf_stop 2016-05-16 09:48:14 +02:00
twinaphex
449c7483cd Rename content_playlist_ to playlist_ 2016-05-16 09:07:44 +02:00
twinaphex
c0e447a3af Get rid of ununused variable 2016-05-16 08:46:06 +02:00
twinaphex
afa99db9dc (Vulkan Windows/WGL) Change ifdef for Griffin 2016-05-16 08:38:17 +02:00
twinaphex
b9ce94b360 (WGL) Change ifdef 2016-05-16 08:36:22 +02:00
twinaphex
0433d3ca6e (WGL) Make context driver more modular 2016-05-16 08:34:56 +02:00
twinaphex
822d66f401 (WGL) Avoid some warnings 2016-05-16 08:25:14 +02:00
twinaphex
a7502a3599 Turn HAVE_VULKAN to auto 2016-05-16 07:57:10 +02:00
twinaphex
01e3362f21 Remove unused variable 2016-05-16 07:52:26 +02:00