Commit Graph

34793 Commits

Author SHA1 Message Date
twinaphex
ecbfc7fd8a (input_driver.c) Cleanups 2016-12-05 05:34:38 +01:00
twinaphex
2ba311274e Simplify input_translate_coord_viewport 2016-12-05 05:18:36 +01:00
twinaphex
4d23ba91fc (Android) Buildfix 2016-12-05 04:24:45 +01:00
twinaphex
fdac55edf4 Attempt to update this - without success so far 2016-12-05 03:35:09 +01:00
twinaphex
b467865c82 Cleanup 2016-12-05 02:31:34 +01:00
twinaphex
c76e92622d runloop_data - use recording_data directly 2016-12-05 02:29:37 +01:00
twinaphex
94528ed28d (Drivers) Cleanups/style nits 2016-12-05 02:09:32 +01:00
twinaphex
9e2717e927 Revert "Create drivers_data array and no longer use recording_data"
This reverts commit e049b7e1f0.
2016-12-05 02:02:59 +01:00
twinaphex
e049b7e1f0 Create drivers_data array and no longer use recording_data 2016-12-05 01:56:06 +01:00
twinaphex
f751199860 Create driver mask enums 2016-12-05 01:47:56 +01:00
twinaphex
6e28aa30bb Simplifications 2016-12-04 22:23:27 +01:00
twinaphex
a762dbcdfb Simplify input_poll 2016-12-04 22:22:00 +01:00
twinaphex
bbbcc97f57 Simplify input_push_analog_dpad 2016-12-04 22:20:47 +01:00
twinaphex
6cdb823bb4 Turn input_push_analog_dpad into macro 2016-12-04 21:37:47 +01:00
twinaphex
85aa88f665 Simplify input_push_analog_dpad 2016-12-04 21:30:50 +01:00
twinaphex
185925cf3a Update input_pop_analog_pads 2016-12-04 21:08:49 +01:00
twinaphex
c19a6dd018 Turn input_pop_analog_dpad into macro 2016-12-04 20:23:52 +01:00
twinaphex
59c317dc1d Pass pointers to input_push_analog_dpad 2016-12-04 20:20:35 +01:00
twinaphex
0fdb8881cb Pass pointer variables to input_pop_analog_dpad 2016-12-04 20:17:55 +01:00
twinaphex
1c21c001c6 Cleanups 2016-12-04 19:52:52 +01:00
Twinaphex
ea5b0bd6c9 Merge pull request #4154 from fr500/master
review: make preset loading more robust
2016-12-04 19:40:37 +01:00
twinaphex
d0cc1afe0a (tasks) Style nits 2016-12-04 19:12:35 +01:00
Twinaphex
7060a83323 Merge pull request #4159 from GregorR/miniupnpc-2.0-only
Remove support for MiniUPNPC < 2.0
2016-12-04 19:09:15 +01:00
twinaphex
47274607f4 (tasks) * Respect 80-char limit - * Fix leaking of ssid_list in task_wifi.c 2016-12-04 19:08:24 +01:00
Gregor Richards
c2c2c57095 Remove support for MiniUPNPC < 2.0 2016-12-04 13:04:30 -05:00
radius
ddf10e93f0 remove filestream, use path_file_exists instead 2016-12-04 12:38:46 -05:00
Twinaphex
b6d1c62933 Merge pull request #4157 from lasers/clean-up-info2
Improve Core Information
2016-12-04 17:23:57 +01:00
lasers
8f52e5b33c Add (s) for Firmware (Core Information) 2016-12-04 09:01:34 -06:00
lasers
c1dc702a99 Merge "Name,Status" (Core Information) 2016-12-04 08:47:45 -06:00
radius
c2acadb979 instead of writing absolute paths, try to resolve absolute paths when loading, if not fallback to relative paths 2016-12-04 02:09:19 -05:00
radius
5e1ed323bd make shaders paths absolute for now 2016-12-04 01:12:57 -05:00
twinaphex
eea1b3790b Try to prevent superfluous calls to recording functions
if not necessary
2016-12-04 06:31:29 +01:00
twinaphex
1386476792 Cleanups 2016-12-04 05:53:44 +01:00
twinaphex
3dc944977c (task_autodetect.c) Fix memory leak 2016-12-04 05:50:50 +01:00
Twinaphex
451874fdc7 Merge pull request #4128 from lasers/clean-up-info2
Improve Core Information
2016-12-04 05:40:12 +01:00
Twinaphex
61872b8cae Merge pull request #4119 from lasers/fix-info-sublabel
Avoid unpredictable sublabel wrap
2016-12-04 05:37:20 +01:00
twinaphex
b5177d807e Style nits 2016-12-04 04:43:53 +01:00
twinaphex
915a420279 (menu_content.c) Cleanups 2016-12-04 04:42:01 +01:00
twinaphex
42ce1de663 (menu_cbs_ok.c) Style nits 2016-12-04 04:38:58 +01:00
twinaphex
e2b27f6dc7 (tasks) Cleanups 2016-12-04 04:30:43 +01:00
twinaphex
62ab2fcc9c SPIRV-Cross buildfix 2016-12-04 04:19:13 +01:00
twinaphex
4a49d9969e Use libretro glslang 2016-12-04 04:10:03 +01:00
twinaphex
2c7af649cf (Wayland) Cleanups 2016-12-04 03:54:11 +01:00
twinaphex
49c78ea2ff (Drivers context) Cleanups 2016-12-04 03:51:12 +01:00
twinaphex
cd8fad87fc (Mali) Cleanups 2016-12-04 03:48:05 +01:00
twinaphex
4b2a906148 (gfx/common) Cleanups 2016-12-04 03:45:46 +01:00
twinaphex
2f171c4b5d (x11_common.c) Cleanups 2016-12-04 03:39:51 +01:00
Twinaphex
76304fd29d Merge pull request #4151 from GregorR/netplay-no-ipproto-tcp-define
Don't need to explicitly demand IPPROTO_TCP
2016-12-03 23:05:24 +01:00
Gregor Richards
2b437ccb8c Don't need to explicitly demand IPPROTO_TCP (and doing so breaks some
SOCKET_LEGACY builds)
2016-12-03 16:33:48 -05:00
Twinaphex
32423b9e4b Merge pull request #4148 from spec-chum/MSVC
Fix silly typo
2016-12-03 19:50:51 +01:00