Commit Graph

15395 Commits

Author SHA1 Message Date
twinaphex
b9ab7a545d Move psp and gx drivers to gfx/drivers 2015-01-12 06:55:31 +01:00
twinaphex
98f35db95c (PSP) Build fixes and rename sdk_defines.h 2015-01-12 06:51:57 +01:00
twinaphex
1fe99148b5 (Griffin) Update 2015-01-12 06:45:49 +01:00
twinaphex
a002208f59 Start moving graphics driver to gfx/drivers 2015-01-12 06:45:12 +01:00
twinaphex
2d66cdc3e7 Move joypad drivers to input/drivers_joypad 2015-01-12 06:28:39 +01:00
Twinaphex
8146514064 (Apple) Build fixes 2015-01-12 06:20:19 +01:00
twinaphex
dd7d37d49b Add input/drivers/apple_keycode.h 2015-01-12 06:18:22 +01:00
twinaphex
76ad6cc344 Move input drivers to input/drivers 2015-01-12 06:16:52 +01:00
twinaphex
badb29942b Add monitor FPS enable option 2015-01-12 05:59:11 +01:00
twinaphex
371e3ebdd7 Document more of driver.c 2015-01-12 05:37:52 +01:00
twinaphex
1753430d68 MOve audio drivers to audio/drivers 2015-01-12 05:05:56 +01:00
twinaphex
5f611f7270 More documentation for input_common.c 2015-01-12 04:19:57 +01:00
twinaphex
2dadadab56 ffemu.c - Document 2015-01-12 03:50:54 +01:00
twinaphex
a17788a1f8 Enable LEFT/RIGHT on Load Content (History). 2015-01-12 03:31:02 +01:00
twinaphex
cef086988d Documents descend_alphabet/ascend_alphabet 2015-01-12 03:20:21 +01:00
twinaphex
b86022ed15 input/keyboard_line.c - Document 2015-01-12 03:13:03 +01:00
twinaphex
b61ae369f7 (input_keymaps.c) Namespace changes and documentation 2015-01-12 02:52:52 +01:00
twinaphex
41fbfe3e55 (state_tracker.c) Namespace changes 2015-01-12 02:15:35 +01:00
twinaphex
e5e80ba8a4 Start documenting state_tracker.c 2015-01-11 22:39:50 +01:00
twinaphex
9215ef7067 (gfx/video_thread_wrapper.c) Minor cleanup 2015-01-11 21:57:30 +01:00
twinaphex
9ddf9b01cb (video_thread_wrapper.c) Document video_thread_wrapper.c 2015-01-11 21:51:18 +01:00
twinaphex
f259b56d5f Document shader_context.c 2015-01-11 20:20:34 +01:00
twinaphex
b243f64554 (shader_parse.c) More documentation 2015-01-11 20:17:45 +01:00
twinaphex
7899290156 (shader_parse.c) Some more documentation 2015-01-11 20:10:01 +01:00
twinaphex
33291c3486 Start documenting shader_parse.c 2015-01-11 19:59:59 +01:00
twinaphex
72f5e9a716 Small cleanups 2015-01-11 19:52:02 +01:00
twinaphex
fa4a0de222 Cleanups in gfx_get_fps 2015-01-11 19:31:34 +01:00
twinaphex
59e6cce356 Cleanups in zip_support.c 2015-01-11 19:21:03 +01:00
twinaphex
1980fa065f Move menu_action_t enum to menu_input.h 2015-01-11 18:51:28 +01:00
twinaphex
7168f99569 menu_entries.c - cleanups 2015-01-11 18:47:56 +01:00
twinaphex
45814696a6 menu_entries.c - some cleanups and documentation 2015-01-11 18:43:18 +01:00
twinaphex
0747591af6 Some more cleanups in menu_shader.c 2015-01-11 18:32:16 +01:00
twinaphex
3419a1846c menu_shader.c - cleanups 2015-01-11 18:30:56 +01:00
twinaphex
5c798e6994 Move some defines to frontend.h 2015-01-11 18:26:59 +01:00
twinaphex
7198d658bb Some control flow changes in rarch_main_iterate 2015-01-11 18:04:42 +01:00
twinaphex
8f41438410 Some minor changes to rarch_main_iterate 2015-01-11 18:00:50 +01:00
twinaphex
fae8a8d8d7 Remove main_entry_decide 2015-01-11 17:48:21 +01:00
twinaphex
b53e8f6437 Create rarch_main_iterate_quit 2015-01-11 17:33:05 +01:00
twinaphex
90a32b022d Slight refinement to main_entry_decide 2015-01-11 17:10:14 +01:00
twinaphex
0a2e7afe27 Move read_compressed_file to file_ops.c 2015-01-11 16:38:20 +01:00
twinaphex
ca498675e7 Simplify retroarch_logger.h 2015-01-11 16:16:26 +01:00
twinaphex
457ad74aee RARCH_CMD_FLIP_USERS - return false when netplay handle is NULL 2015-01-11 15:55:31 +01:00
twinaphex
38a451b55b Fix 'statement is unreachable' warning 2015-01-11 15:55:02 +01:00
twinaphex
140130dc37 Merge rarch_compr_file_path.c into file_extract.c 2015-01-11 15:53:31 +01:00
twinaphex
9f8c96daa1 Remove unused struct 2015-01-11 15:47:39 +01:00
twinaphex
a53d50bd5a (retroarch.h) Update documentation 2015-01-11 07:48:02 +01:00
twinaphex
935c02bf2d (core_info.c) Some simplifications 2015-01-11 07:37:02 +01:00
twinaphex
44e2504cd7 Some cleanups 2015-01-11 06:57:35 +01:00
twinaphex
16b7ca63c3 (platform_apple.c) Some cleanups 2015-01-11 06:51:43 +01:00
twinaphex
9a39abfbf0 Rename menu_input.c functions so that they are all in menu_input_*
namespace
2015-01-11 06:42:53 +01:00