Commit Graph

38063 Commits

Author SHA1 Message Date
aliaspider
94615dfd35 remove .gitmodules 2017-05-20 19:38:01 +01:00
twinaphex
9f6dc975da Simplify udev_input.c 2017-05-20 20:35:42 +02:00
Twinaphex
8b4c92291f Merge pull request #4948 from Maschell/wiiu_controller_patcher
[Wii U] Adding support for HID Controllers
2017-05-20 20:28:58 +02:00
Maschell
bd8d3d66d7 [Wii U] Using the controller_patcher lib files directly instead of including it as a submodule 2017-05-20 20:23:01 +02:00
Maschell
a8a2d7730f Merge remote-tracking branch 'refs/remotes/libretro/master' into wiiu_controller_patcher 2017-05-20 20:19:04 +02:00
twinaphex
ddf779008a Update 2017-05-20 19:48:02 +02:00
twinaphex
4f51341fc0 Update 2017-05-20 19:47:02 +02:00
twinaphex
46182e090b Merge keyboard_event_win32.cpp with win32_common.cpp 2017-05-20 19:46:27 +02:00
twinaphex
778ee176cc Update griffin 2017-05-20 19:44:35 +02:00
twinaphex
5a9dbf7e4f Merge keyboard files for udev/x11 2017-05-20 19:44:04 +02:00
Maschell
2da8a18086 Merge remote-tracking branch 'refs/remotes/libretro/master' into wiiu_controller_patcher 2017-05-20 19:27:13 +02:00
Maschell
7a2c09e9ce [Wii U ] Proper order of the HID devices.
Added individual names for the HID devices.
2017-05-20 19:26:12 +02:00
Maschell
b34abd4c17 [Wii U] Added a missing target to the makefile 2017-05-20 19:25:33 +02:00
twinaphex
188d213c8d Cleanups 2017-05-20 19:24:21 +02:00
twinaphex
e4055e0d1b Add headers 2017-05-20 19:05:09 +02:00
twinaphex
b4f0ebca4d Cleanups 2017-05-20 17:55:26 +02:00
twinaphex
b009b87530 Make this check a bit faster 2017-05-20 17:54:06 +02:00
twinaphex
b7b7c67ca3 Windows buildfix 2017-05-20 17:47:56 +02:00
twinaphex
1ac44d8eca Fix hidden directories/files no longer showing up 2017-05-20 17:45:02 +02:00
twinaphex
0742ebec21 Get rid of local_enable variable 2017-05-20 16:32:57 +02:00
twinaphex
eec0613c10 Add header include 2017-05-20 16:24:32 +02:00
twinaphex
ff8a7f22fc Header include cleanup 2017-05-20 15:52:07 +02:00
twinaphex
2139abe8b7 Cut down on code duplication 2017-05-20 15:50:38 +02:00
twinaphex
d339eb327c Don't implement read_stdin for Xbox 2017-05-20 15:09:19 +02:00
twinaphex
e4210f5b00 Can't do this on Xbox 2017-05-20 15:02:34 +02:00
twinaphex
58787e6d89 (libretro-common) Create stdin_stream.c 2017-05-20 14:58:51 +02:00
twinaphex
4ed3e750d4 sinc_resampler - cleanups - set process function pointer
dynamically
2017-05-20 14:46:53 +02:00
twinaphex
c0431b34c9 Turn some variables static 2017-05-20 14:31:07 +02:00
twinaphex
3ae54e0eed Move send_udp_packet to libretro-common 2017-05-20 14:28:18 +02:00
twinaphex
bbef084955 Use getaddrinfo_retro even for dependencies 2017-05-20 14:22:30 +02:00
twinaphex
5f75ce3f12 Cleanups 2017-05-20 14:17:14 +02:00
twinaphex
c1190551b2 Get rid of RUNLOOP_STATE_NONE 2017-05-20 14:14:27 +02:00
twinaphex
6fea8f14c5 Call video_driver_cb_has_focus directly 2017-05-20 14:11:50 +02:00
twinaphex
bd424da015 Turn video_driver_data and current_video into static variables again 2017-05-20 14:09:24 +02:00
twinaphex
4333e3d5e7 Cleanups 2017-05-20 14:02:16 +02:00
twinaphex
57b7398bdd Move audio driver deinit 2017-05-20 13:15:14 +02:00
Maschell
2ac91822c3 Merge remote-tracking branch 'refs/remotes/libretro/master' into wiiu_controller_patcher 2017-05-20 13:14:13 +02:00
Maschell
fa0d82b188 [Wii U] Fixing the .rpx build 2017-05-20 13:13:52 +02:00
twinaphex
5bcacf9b49 Create video_driver_cb_has_focus 2017-05-20 12:02:24 +02:00
twinaphex
40a287a7c1 Turn function into static function 2017-05-20 11:34:51 +02:00
Twinaphex
e44475f581 Merge pull request #4946 from casdevel/gdi-winraw
Allow raw input driver to be used with GDI
2017-05-20 09:41:41 +02:00
Zoran Vuckovic
8535e766c8 Alow raw input driver to be used with GDI 2017-05-20 09:13:00 +02:00
Maschell
58543a43ff Merge remote-tracking branch 'refs/remotes/libretro/master' into wiiu_controller_patcher 2017-05-19 22:24:22 +02:00
twinaphex
efce4d0abf Revert "Add cb_set_shader_coords"
This reverts commit 06df028722.
2017-05-19 21:21:40 +02:00
twinaphex
06df028722 Add cb_set_shader_coords 2017-05-19 21:13:44 +02:00
Twinaphex
8a12bb9f04 Merge pull request #4945 from casdevel/d3d-winraw
Alow raw input driver to be used with Direct3D
2017-05-19 19:54:25 +02:00
twinaphex
d6c80d7de7 (D3D) Menu driver - don't use current_shader interface 2017-05-19 19:53:19 +02:00
twinaphex
d8f5065d64 Add cb_set_shader_mvp 2017-05-19 19:52:33 +02:00
twinaphex
64fdadf60f Use cb_shader_use 2017-05-19 19:42:34 +02:00
twinaphex
452c02653e Turn gl_set_shader_viewport into gl_set_shader_viewports 2017-05-19 19:39:46 +02:00