RetroArch/wiiu
gblues 1d933a6b52 Fix wiiu touchpad scaling
== DETAILS

Apparently when I refactored this code, I missed out on the fix for
touchpad coordinates that @QuarkTheAwesome had committed.

Oops.

- Fix the touchpad coordinates
- Remove unneeded references to video driver in wpad_driver.c
- Remove unneeded video driver include in pad_driver.h
- Add logging in wpad_driver to verify the fix (#ifdef'd out by default)

== TESTING

Verified fix manually.
2018-01-02 23:25:03 -08:00
..
fs [WiiU] Reformat fs_utils.c 2017-11-04 20:37:30 +11:00
include Fix wiiu touchpad scaling 2018-01-02 23:25:03 -08:00
input Fix wiiu touchpad scaling 2018-01-02 23:25:03 -08:00
system Progress on I/O handling 2017-12-30 04:41:25 +01:00
wut/elf2rpl wiiu: only one dash for gcc -std 2017-10-20 23:43:33 -04:00
gx2_shader_inl.h (WIIU) add a color attribute to tex_shader. 2017-12-30 23:21:32 +01:00
hbl.c [WiiU] Various warning/format string fixes 2017-11-04 20:37:30 +11:00
hbl.h (WiiU) implement the missing requirement for core loading: exec, 2017-01-25 19:52:31 +01:00
link_elf.ld [WiiU] Rewrite exception handler 2017-08-04 21:30:49 +10:00
link_rpl.ld [WiiU] Rewrite exception handler 2017-08-04 21:30:49 +10:00
link.ld (WIIU) misc. 2016-11-02 22:06:15 +01:00
net_listen.sh Simplify, add logging, revert some of the changes 2017-12-30 04:40:23 +01:00
net_send.sh (WiiU) fix wiiload script. 2016-11-10 08:32:45 +01:00
tex_shader.c (WIIU) shader: use a single attribute stream. 2017-12-31 14:06:49 +01:00
tex_shader.h (WIIU) shader: use a single attribute stream. 2017-12-31 14:06:49 +01:00
wiiu_dbg.h [WiiU] Various warning/format string fixes 2017-11-04 20:37:30 +11:00