aliaspider
|
b17e76d8b7
|
(WiiU) add freetype and stb font support.
freetype disabled by default due to requiring an external library.
|
2017-05-21 04:22:32 +01:00 |
|
aliaspider
|
1f13d616cc
|
(WiiU) font renderer: fix vertical offset.
|
2017-05-21 04:17:38 +01:00 |
|
aliaspider
|
8dee95651f
|
(WiiU) add a font driver.
|
2017-05-21 03:05:41 +01:00 |
|
aliaspider
|
47d0cb053e
|
fix resampler_sinc_process_c.
|
2017-05-20 23:12:56 +01:00 |
|
twinaphex
|
e5f788b28c
|
Update griffin
|
2017-05-20 23:16:49 +02:00 |
|
twinaphex
|
e02cfe8cb0
|
Call core_poll at top of runloop_iterate only once
|
2017-05-20 22:55:34 +02:00 |
|
aliaspider
|
ce61db1473
|
(WiiU) fix salamander build.
|
2017-05-20 21:34:50 +01:00 |
|
twinaphex
|
26e5c28208
|
Updates
|
2017-05-20 22:04:10 +02:00 |
|
twinaphex
|
c962ad6009
|
Update
|
2017-05-20 21:56:32 +02:00 |
|
twinaphex
|
d8d11c5dcc
|
(x11_input.c) Cleanups
|
2017-05-20 20:57:14 +02:00 |
|
twinaphex
|
f83a26c8b0
|
(udev_input.c) Simplifications
|
2017-05-20 20:50:23 +02:00 |
|
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 |
|