24316 Commits

Author SHA1 Message Date
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 36d5cc890b37a3f351877bb6b83851e4c5af57dd.
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 d72090f5e986de862aa1f2ac1d31530b538d1e95.
2015-11-14 02:08:59 +01:00
Twinaphex
8995b66f05 Revert "(OSX) Add Carbon.framework for non-Cg version"
This reverts commit cf678b96cfd699915b5bfac98794a188d51945f9.
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 536754d6f2a25c529449b2304fbb6d5cde8b164d.
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 fde9676ac315cec16aa7fb58c79526b07fa8b5dd.
2015-11-13 01:50:34 +01:00
Twinaphex
ba00560f2b Revert "Revert "(iOS) Add Small Keyboard/iCade Enable options""
This reverts commit 834e4d848ecf20cd0ec42b77a25feed213f8a62d.
2015-11-13 01:50:22 +01:00
Twinaphex
cc0035e613 Revert "(iOS) Another buildfix"
This reverts commit 91d1dcf078f7a6424176abdf55ff21429a42a344.
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 6ea11afe28411920084afae59431a8d2fb13a394.
2015-11-13 01:39:39 +01:00
Twinaphex
fde9676ac3 Revert "Refactor small keyboard/icade code a bit"
This reverts commit 340c15c517e217cc31d74747b9a2eca5996609a1.
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
twinaphex
d4f1b6d14a (Win32) Another buildfix 2015-11-12 05:18:13 +01:00
twinaphex
8d0e375de0 (Win32) Buildfixes 2015-11-12 05:17:21 +01:00
twinaphex
105236a543 Create win32_set_video_mode 2015-11-12 05:16:06 +01:00
twinaphex
d3efdf8e5a Move g_restore_desktop to win32_common 2015-11-12 05:14:09 +01:00
twinaphex
ad85db3965 Start using g_resize_width/g_resize_height for D3D too 2015-11-12 03:08:09 +01:00
twinaphex
9a82d2a956 Create win32_monitor_set_fullscreen 2015-11-12 03:01:50 +01:00
twinaphex
d2006c43c1 Turn g_resized into static variable 2015-11-12 02:57:56 +01:00
twinaphex
9961907d2c (Win32) Make g_pos_x/g_pos_y static 2015-11-12 02:55:26 +01:00
twinaphex
92f68fd614 (Win32) Buildfix 2015-11-12 02:53:01 +01:00