25148 Commits

Author SHA1 Message Date
twinaphex
178e52bca5 Move turbo_btns to input_driver.c 2015-11-29 17:10:03 +01:00
twinaphex
9a743ec357 Create input_driver_key_pressed 2015-11-29 16:45:38 +01:00
twinaphex
dc7e8bc52b Cleanup android_joypad_query_pad 2015-11-29 16:35:51 +01:00
twinaphex
a9f2959f4f (Cocoa) Add header includes 2015-11-29 16:30:38 +01:00
twinaphex
53277e3b1c Remove more HAVE_COCOA ifdefs 2015-11-29 16:28:55 +01:00
twinaphex
eaa98dafc0 Fix header 2015-11-29 16:27:11 +01:00
twinaphex
abae213b6b (keyboard_event_apple.c) Remove drivers/cocoa_input.h header include 2015-11-29 16:26:40 +01:00
twinaphex
d018f65e95 Rename cocoa_input_keyboard_event 2015-11-29 16:26:13 +01:00
twinaphex
025d2c6328 (Android) Cleanups 2015-11-29 16:20:04 +01:00
twinaphex
2d455d78b3 Move inptu state to android_joypad.c 2015-11-29 16:18:29 +01:00
twinaphex
f1fe78eb1a (cocoa_input.c) Include header 2015-11-29 15:52:37 +01:00
twinaphex
2deeb36a81 Rename apple_keycode.h 2015-11-29 15:50:27 +01:00
twinaphex
9d3a8c3815 (Apple) Buildfix #2 2015-11-29 15:47:05 +01:00
twinaphex
99cc4c59c3 (Apple) Buildfix 2015-11-29 15:46:01 +01:00
twinaphex
bc748951c6 Start no longer having dependencies on apple input data for
keyboard_event_apple.c
2015-11-29 15:44:21 +01:00
twinaphex
dff44d8d49 (udev) split up keyboard code to separate files 2015-11-29 15:35:34 +01:00
twinaphex
6c7da0e503 (udev) Change function signature of callback 2015-11-29 06:34:35 +01:00
twinaphex
a02728fee3 Cleanups 2015-11-29 03:35:19 +01:00
twinaphex
9fd9fd10e8 Create input_x11_common 2015-11-29 03:34:09 +01:00
twinaphex
e35f91d0f8 Remove driver.h header include 2015-11-29 03:21:02 +01:00
twinaphex
dc44fd479c Move more code to verbosity.c 2015-11-29 03:08:27 +01:00
twinaphex
e0e9f1a716 Don't inline logging functions anymore 2015-11-29 03:03:39 +01:00
twinaphex
edde7547bc remove useless comment 2015-11-29 02:30:21 +01:00
twinaphex
2d04a8063f Move retro_fail to retroarch.c 2015-11-29 02:27:48 +01:00
twinaphex
27905df040 general.h - cleanup 2015-11-29 02:24:23 +01:00
twinaphex
f5c9600ab4 Cleanups 2015-11-29 02:22:21 +01:00
twinaphex
0b43e65917 Define HAVE_VIDEOCORE as well when HAVE_DISPMANX is defined 2015-11-29 02:16:50 +01:00
twinaphex
99d3ddf998 Cleanups 2015-11-29 02:02:34 +01:00
twinaphex
383f24005e Fixup other platform's Salamander versions 2015-11-29 01:59:41 +01:00
twinaphex
ac6b705666 (PS3) Buildfix 2015-11-29 01:58:15 +01:00
twinaphex
6a6b230d8e (Wii) Fixups 2015-11-29 01:57:16 +01:00
twinaphex
be0857aff2 move video_pixel_scalar struct to gfx/video_driver.c 2015-11-29 01:48:25 +01:00
twinaphex
b8df5fd584 (exynos_gfx.c) Nits 2015-11-29 01:43:58 +01:00
twinaphex
127448f848 Use video_driver_window_get 2015-11-29 01:39:28 +01:00
twinaphex
50ca3a17d9 (driver.h) Rearrange headers 2015-11-29 01:17:20 +01:00
twinaphex
c75885b7b4 Remove gfx/video_driver.h dependency from driver.h 2015-11-29 01:15:40 +01:00
twinaphex
0044d853f8 Move display_type / display_window etc all to gfx/video_driver.c -
no more dependencies on driver_t
2015-11-29 01:12:49 +01:00
twinaphex
6c4b6310aa (playlist.c) Go through wrapper functions 2015-11-29 00:46:47 +01:00
twinaphex
fa48c8d4ce Nits 2015-11-29 00:31:41 +01:00
twinaphex
fa0e2032c6 Move EVENT_CMD_PREPARE_DUMMY to rarch_main_ctl 2015-11-29 00:29:41 +01:00
twinaphex
96f1a417ed Remove unused EVENT_CMD_DATA_RUNLOOP_FREE 2015-11-29 00:24:44 +01:00
twinaphex
635ee4992f Remove runloop_msg.c 2015-11-29 00:19:19 +01:00
twinaphex
f97f0aa480 Merge runloop.c and runloop_msg.c 2015-11-29 00:19:01 +01:00
twinaphex
bd6b79fdee command_event should only be used for events that the user can call,
so start moving things that the user shouldn't call to rarch_main_ctl
instead
2015-11-29 00:15:51 +01:00
twinaphex
c5f547b02b runloop_msg.c - add <stdarg.h> 2015-11-28 23:39:30 +01:00
twinaphex
c82fc11ba3 Get rid of now unused win32_video_get_ident 2015-11-28 22:01:44 +01:00
twinaphex
a0aecd097e (Win32) Buildfix 2015-11-28 22:01:02 +01:00
twinaphex
7eb441a50f (Win32) Cut down on code duplication 2015-11-28 22:00:22 +01:00
twinaphex
d810ba607b Get rid of extern "C" for WndProc 2015-11-28 21:55:46 +01:00
twinaphex
c20c6a5438 (Win32) Buildfixes 2015-11-28 21:54:32 +01:00