Commit Graph

17246 Commits

Author SHA1 Message Date
Twinaphex
340fdfb342 (iOS) Move g_view display to outside - into rarch_main - should reduce
CPU usage a bit further
2015-03-11 05:04:40 +01:00
twinaphex
20fde53b3b (NGC) Silence warnings 2015-03-11 04:22:40 +01:00
twinaphex
6c7e5f642c (NGC) Buildfix pt. 2 2015-03-11 04:21:32 +01:00
twinaphex
f0e75c9259 (NGC) gx_input_joypad.c - buildfix 2015-03-11 04:20:11 +01:00
Twinaphex
edc920f9df Merge pull request #1490 from aliaspider/master
(PSP) fix display bug with 32bpp cores.
2015-03-11 03:40:21 +01:00
aliaspider
af3461c256 (PSP) fix display bug with 32bpp cores. 2015-03-11 03:37:47 +01:00
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