Commit Graph

17190 Commits

Author SHA1 Message Date
Twinaphex fcd7cc958a (Apple) Make apple_pointer_state somewhat more robust 2015-03-11 00:43:07 +01:00
Twinaphex fe747a77d0 (OSX) Add stub scroll wheel 2015-03-11 00:35:51 +01:00
twinaphex 667a461c89 (Windows/Mouse) Wheel works now in normal mode - doesn't work in
grabbed mouse state (exclusive foreground mode)
2015-03-10 23:40:54 +01:00
Twinaphex 1ae12d462c Merge pull request #1489 from lakkatv/xmb
(Apple) Fix mouse movements
2015-03-10 18:53:35 +01:00
twinaphex a179d56b75 Update compat/strl.h 2015-03-10 18:49:54 +01:00
twinaphex 21af918cba Add ifndef conditionals around strlcat / strlcpy definitions
in srl.h
2015-03-10 18:47:21 +01:00
Jean-André Santoni a26a46d4de (Apple) Fix mouse movements 2015-03-10 18:44:55 +01:00
Twinaphex 873bcb7341 Update deps/zlib 2015-03-10 18:29:43 +01:00
twinaphex 2c14e702f6 Update libretro-common 2015-03-10 18:24:02 +01:00
twinaphex 6c8f86b3a4 Add gzfile.h 2015-03-10 18:18:39 +01:00
twinaphex 45490526d9 Update gzguts.h 2015-03-10 17:57:20 +01:00
Twinaphex 33d11fc4d1 (OSX/iOS) Rename do_iteration to rarch_main 2015-03-10 17:11:32 +01:00
twinaphex 0f867ce0dc (Cg) Add cgD3D9.h header 2015-03-10 15:53:08 +01:00
Twinaphex 636d70b585 (MSVC) Setup include dir for Cg 2015-03-03 16:08:02 +01:00
Twinaphex 6db3998590 (Menu) remove unused variables 2015-03-10 15:41:26 +01:00
Twinaphex 499b1d9132 Merge pull request #1488 from lakkatv/xmb
(Menu) Better mouse scrolling
2015-03-10 15:24:34 +01:00
Jean-André Santoni 9d8817d687 (Menu) Better mouse scrolling 2015-03-10 15:22:46 +01:00
Twinaphex 1bfc9c8485 Merge pull request #1487 from lakkatv/xmb
(Menu) Basic mouse scrolling
2015-03-10 14:54:21 +01:00
Jean-André Santoni d0ee5a0a84 (Menu) Basic mouse scrolling 2015-03-10 14:48:54 +01:00
twinaphex 6b197f240b (XMB) Create xmb_draw_icon_predone 2015-03-10 03:42:26 +01:00
twinaphex 4300ffab65 (XMB) Cleanup code - create xmb_icon_get_type 2015-03-10 00:39:18 +01:00
twinaphex 0e06aa70e2 (XMB) Use gl_set_viewport instead of straight call to glViewport 2015-03-09 23:46:16 +01:00
twinaphex b3f568c32c (XMB) Cut down on gl->shader->use calls 2015-03-09 23:37:22 +01:00
twinaphex 44c1032fba (XMB) Cleanups 2015-03-09 23:34:01 +01:00
twinaphex 14aff4031b g_settings.menu.throttle is no longer used and is enabled by
default
2015-03-09 19:20:15 +01:00
twinaphex 2a40cd5939 (keyboard_event) Cleanups 2015-03-09 19:04:10 +01:00
twinaphex 498d43960d (udev_joypad_hat) Cleanup 2015-03-09 19:01:12 +01:00
twinaphex 894076f52d (xdk_xinput_input) Cleanup 2015-03-09 19:00:01 +01:00
twinaphex ec01703098 (Input) Cleanups 2015-03-09 18:58:09 +01:00
twinaphex 509e2e2851 (X11 input) Cleanups 2015-03-09 18:55:26 +01:00
twinaphex 9970768dd2 (XVideo) Implement mouse wheel up/down for Xvideo too 2015-03-09 17:48:24 +01:00
twinaphex e5de9494a5 (XEGL) Implement wheel up/down for XEGL too 2015-03-09 17:46:34 +01:00
twinaphex 74332fbd14 (GLX) Implement mouse wheel up/down for GLX context driver 2015-03-09 17:44:19 +01:00
twinaphex dd0d81eba8 (XEGL context/Xvideo) Add it to these video drivers/ context
drivers too
2015-03-09 16:55:27 +01:00
twinaphex 179ad94c6f (GLX) Add ButtonReleaseMask | ButtonPressMask to event_masks now 2015-03-09 16:52:48 +01:00
twinaphex 0ab0fdf709 (Menu) Implement wheel up/down - will need kivutar to implement this
better
2015-03-09 16:36:49 +01:00
twinaphex b93b9d8b58 (udev) Implement wheel up/wheel down 2015-03-09 16:23:22 +01:00
Twinaphex af65c1bf7f (iOS) Buildfix 2015-03-09 14:55:27 +01:00
twinaphex 6e62983cd5 (Menu) Implement 'null' menu driver 2015-03-09 14:39:39 +01:00
twinaphex 9b442f9711 Start implementing wraparound for changing drivers 2015-03-09 14:32:58 +01:00
twinaphex 23eb3fa2ad Add returntype to find_next_driver/find_prev_driver 2015-03-09 04:22:41 +01:00
twinaphex eb63e78cf6 Update action toggle handler 2015-03-09 04:18:47 +01:00
Twinaphex 184879f2bd (iOS) Buildfix 2015-03-09 04:12:42 +01:00
twinaphex 2c607ed5d2 (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
twinaphex 342d4fb1f9 (XMB) Kill off unused variable (was generating a warning) 2015-03-09 02:00:16 +01:00
twinaphex f87f3596ef (Android) Set g_runloop.is_idle to conserve on CPU usage while
idle
2015-03-09 01:59:01 +01:00
twinaphex f4c57d11d9 mouse_post_iterate - Deharcode type magic numbers 2015-03-09 01:58:03 +01:00
twinaphex 1d39902e3c (Mouse) mouse_post_iterate - prevent segfault 2015-03-09 01:33:42 +01:00
twinaphex fc2aab3050 (Menu/Mouse) Start adding mouse button presses 2015-03-09 01:30:10 +01:00
Twinaphex f25f23f770 Merge pull request #1485 from lakkatv/xmb
(XMB) Display cursor texture
2015-03-09 00:16:35 +01:00