Commit Graph

12 Commits

Author SHA1 Message Date
twinaphex
b9bf87c5f0 (RARCH_CONSOLE) Cleanup autoconf implementations 2014-06-14 05:14:38 +02:00
twinaphex
20cd1f5734 (Input) Remove devices_size function callback implementation in drivers
that no longer implement set_keybinds
2014-06-11 08:12:17 +02:00
twinaphex
8c7435a308 (GX) Input - Don't do ptype == 0 early return 2014-06-10 01:29:20 +02:00
twinaphex
89b68687e4 (GX) Refactor controls in input_poll - still slow in VBA Next /
SSF2T
2014-06-10 00:06:04 +02:00
twinaphex
76cafc24f1 (GX) Working autoconf controls - investigate performance issues 2014-06-09 23:50:59 +02:00
twinaphex
74708ede99 (GX) Input rewrite pt. 2 - buggy and error-prone right now 2014-06-09 23:21:48 +02:00
twinaphex
13c5e4b1ab (GX) Reimplement controls pt. 1 2014-06-09 21:18:22 +02:00
twinaphex
e4abd58485 (GX) Remove obsolete gx_menu_input_state 2014-06-08 21:22:47 +02:00
twinaphex
7a7fffc7d8 (GX) Make input driver more generic 2014-06-04 06:22:29 +02:00
Toad King
0e28c455f3 [GX] own input driver, prevent wiimote disconnecting on game load 2014-05-30 20:59:08 -04:00
twinaphex
d1bcf03a3d (GX) Input - properly implement free function 2014-05-29 23:49:33 +02:00
twinaphex
f8e40f613b (Input) Move console input drivers to input/ directory - should start getting rid of
all these platform-specific folders cluttering up the codebase tree
(GL) Build fix for PS3 - current MiniGL implementation doesn't support SRGB
(Griffin) shader_common only baked in if HAVE_SHADERS defined
2014-05-13 17:01:27 +02:00