Commit Graph

24375 Commits

Author SHA1 Message Date
twinaphex
e5af70e091 system_property_get - add goto error 2015-11-14 19:52:12 +01:00
twinaphex
63924971aa (Android) Refactor away system_property_get_density - make regular calls to
system_property_get instead
2015-11-14 19:22:33 +01:00
Twinaphex
4f77946761 Merge pull request #2391 from Arche-san/osx-xbox360-gamepad-right-stick-support
os x xbox360 gamepad right stick support (6 axes instead of 4)
2015-11-14 18:23:08 +01:00
Arche-san
3b558775dc Merge branch 'master' into osx-xbox360-gamepad-right-stick-support
Conflicts:
	input/drivers/cocoa_input.h
2015-11-14 18:08:53 +01:00
Arche-san
c47254e64b os x : add right stick support for xbox 360 gamepad (and others hid gamepad with 6 axes instead of 4) 2015-11-14 18:04:07 +01:00
twinaphex
465a608a56 More cleanups 2015-11-14 09:04:01 +01:00
twinaphex
49dad39bf4 (udev) Reuse linux_common code 2015-11-14 09:01:41 +01:00
twinaphex
d59215a678 Add linux_common.c 2015-11-14 08:50:10 +01:00
twinaphex
81b741e359 Move SDL keymap to input_keymaps.c 2015-11-14 08:28:59 +01:00
twinaphex
33292634ec Move dinput keymap to input_keymaps.c 2015-11-14 08:21:42 +01:00
twinaphex
06c65e2829 (X11) Move keybind map to input_keymaps.c 2015-11-14 08:14:18 +01:00
twinaphex
1ef9601966 Revert "(GL) Cleanups"
This reverts commit 36d5cc890b.
2015-11-14 05:27:44 +01:00
twinaphex
4b63df35ba (Android) Should cache DPI once and then just return the value
without doing costly popen calls every time
2015-11-14 03:18:00 +01:00
twinaphex
a2cc0638db (menu_display.c) Get rid of type qualifier 2015-11-14 02:10:21 +01:00
Twinaphex
6847501e99 Revert "iCade codepaths work now for regular OSX too"
This reverts commit d72090f5e9.
2015-11-14 02:08:59 +01:00
Twinaphex
8995b66f05 Revert "(OSX) Add Carbon.framework for non-Cg version"
This reverts commit cf678b96cf.
2015-11-14 02:08:51 +01:00
Twinaphex
cf678b96cf (OSX) Add Carbon.framework for non-Cg version 2015-11-14 01:50:12 +01:00
Twinaphex
d72090f5e9 iCade codepaths work now for regular OSX too 2015-11-14 01:48:16 +01:00
Twinaphex
983b488d59 (iOS) Buildfix 2015-11-13 22:13:57 +01:00
twinaphex
3282c16498 (keyboard_event_apple) Hook up gamepad mapping type setting 2015-11-13 22:12:49 +01:00
twinaphex
07785ed640 Add Keyboard Gamepad Mapping Type and Keyboard Gamepad Mapping Enable 2015-11-13 22:11:39 +01:00
Twinaphex
1b05556b06 remove some unused variables 2015-11-13 21:44:08 +01:00
twinaphex
e0b5925c24 Remove now unused icade code 2015-11-13 21:42:58 +01:00
twinaphex
8e373af966 (iPega) Should fix X button 2015-11-13 21:28:13 +01:00
twinaphex
fc097f47e8 (iPega PG-9017) Hook up X button 2015-11-13 21:25:43 +01:00
twinaphex
f30f2713bf (iCade) Add 8-bitty configuration 2015-11-13 21:15:40 +01:00
twinaphex
b5d4aeb5da (keyboard_event_apple.c) Style nits 2015-11-13 20:04:44 +01:00
Twinaphex
5b7f58bec5 (iOS) Rewrite iCade code entirely - start out with iPega PG9017 profile 2015-11-13 20:03:14 +01:00
Twinaphex
8ebad97fbd Revert "Add iCade code to cocoa_input_is_pressed"
This reverts commit 536754d6f2.
2015-11-13 02:46:01 +01:00
twinaphex
536754d6f2 Add iCade code to cocoa_input_is_pressed 2015-11-13 02:42:46 +01:00
Twinaphex
924642a744 Revert "Revert "Refactor small keyboard/icade code a bit""
This reverts commit fde9676ac3.
2015-11-13 01:50:34 +01:00
Twinaphex
ba00560f2b Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
This reverts commit 834e4d848e.
2015-11-13 01:50:22 +01:00
Twinaphex
cc0035e613 Revert "(iOS) Another buildfix"
This reverts commit 91d1dcf078.
2015-11-13 01:50:14 +01:00
Twinaphex
91d1dcf078 (iOS) Another buildfix 2015-11-13 01:40:52 +01:00
Twinaphex
834e4d848e Revert "(iOS) Add Small Keyboard/iCade Enable options"
This reverts commit 6ea11afe28.
2015-11-13 01:39:39 +01:00
Twinaphex
fde9676ac3 Revert "Refactor small keyboard/icade code a bit"
This reverts commit 340c15c517.
2015-11-13 01:39:19 +01:00
twinaphex
d4a9221deb (iOS) Show options 2015-11-12 22:08:05 +01:00
twinaphex
340c15c517 Refactor small keyboard/icade code a bit 2015-11-12 17:54:52 +01:00
Twinaphex
663286472a Merge pull request #2384 from aliaspider/master
allow using video filters when building with HAVE_FILTERS_BUILTIN
2015-11-12 15:45:46 +01:00
aliaspider
dfe5c33f34 (3ds) set a default video filter dir. 2015-11-12 15:15:40 +01:00
aliaspider
13699280b4 (3ds) video driver:
- fix frame dupes
- bypass DMA for small frames.
2015-11-12 15:00:53 +01:00
aliaspider
75b57f1567 (3ds) improve performance when using video filters by allocating the
output buffer in linear memory.
2015-11-12 14:57:26 +01:00
aliaspider
8cb98acbd2 fix video filters when built without HAVE_THREADS. 2015-11-12 14:54:56 +01:00
aliaspider
891de78611 enable selecting a video filter when HAVE_FILTERS_BUILTIN is defined.
this still requires *.filt files to work.
Todo: generate the filter list from the internal soft_plugs_builtin
struct.
2015-11-12 14:53:46 +01:00
twinaphex
6ea11afe28 (iOS) Add Small Keyboard/iCade Enable options 2015-11-12 06:28:05 +01:00
twinaphex
08a343fbd0 More iOS ifdefs 2015-11-12 06:15:28 +01:00
twinaphex
9e0a86e446 Start ifdeffing some of the icade/small keyboard code for iOS 2015-11-12 06:13:39 +01:00
twinaphex
3e85aefb80 (D3D) Update 2015-11-12 05:45:46 +01:00
twinaphex
4f37c1a487 d3d_construct - some cleanups 2015-11-12 05:39:55 +01:00
twinaphex
95c1d4d53b (Win32) Blind coding sure sucks 2015-11-12 05:19:00 +01:00