Commit Graph

11016 Commits

Author SHA1 Message Date
twinaphex
639e6dbe33 (Menu) Make distinction between menu and RGUI more clear - RGUI is just
the display layer driver now
2014-06-10 01:42:26 +02:00
twinaphex
974af4429a (Menu) Set RGUI_MAX_BUTTONS to 219 by default - maister - tell me if this
is alright
2014-06-10 01:33:44 +02:00
twinaphex
b62a0552bd (Menu) remove unused dead code in menu_common_backend.c 2014-06-10 01:31:58 +02:00
twinaphex
4e24e1ab4e (Xenon) Remove set_keybinds from input driver 2014-06-10 01:30:25 +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
Themaister
159ddb86d3 Add has_set* state for netplay settings. 2014-06-10 00:01:03 +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
361a1653c2 Save netplay settings 2014-06-09 22:50:44 +02:00
twinaphex
6ab2e3e9ea (GX) Add builtin_gx.c 2014-06-09 21:56:38 +02:00
Twinaphex
21ab225adf Merge pull request #747 from SuperrSonic/master
608x480 reso, the first step to compensate for handheld cores with square pixels.
2014-06-09 21:24:11 +02:00
twinaphex
13c5e4b1ab (GX) Reimplement controls pt. 1 2014-06-09 21:18:22 +02:00
SuperrSonic
6b36426aa6 Added some resolutions 2014-06-09 14:01:19 -04:00
SuperrSonic
e82688ca32 Added some resolutions 2014-06-09 13:57:29 -04:00
Themaister
9bf32df360 Report autoconfigured binds in RGUI. 2014-06-09 19:23:51 +02:00
twinaphex
82422946d6 (PSP) Define HAVE_BUILTIN_CONFIG 2014-06-09 18:58:19 +02:00
twinaphex
a32c29e5ed (PSP) Refactor input autoconf 2014-06-09 18:57:17 +02:00
twinaphex
735a07cdf9 (PS3) Input driver - cleanup 2014-06-09 18:28:28 +02:00
twinaphex
e9c5fe4edf (360) Update solution 2014-06-09 18:28:56 +02:00
twinaphex
10de1624eb (XDK) Update xinput driver 2014-06-09 18:28:33 +02:00
twinaphex
0e6d99d2de (XDK) Switch to new autoconf system 2014-06-09 18:17:37 +02:00
twinaphex
af81660c18 (PS3) Set up left analog Y axis properly 2014-06-09 17:11:56 +02:00
twinaphex
2f7f528c2f (PS3) Take out default controls in config.def.h 2014-06-09 16:51:14 +02:00
twinaphex
34b8499525 (PS3) Build fix 2014-06-09 16:09:51 +02:00
Themaister
accc24ac8a Properly init ps3 joypad driver. 2014-06-09 16:03:42 +02:00
twinaphex
b842ba5565 (PS3) Add additional logging to PS3 joypad init 2014-06-09 15:54:06 +02:00
twinaphex
8cdef6a5f0 Take out RARCH_CONSOLE omission of hats 2014-06-09 15:42:07 +02:00
twinaphex
2e013742bc (PS3) Fix copy-pasta credits 2014-06-09 14:36:38 +02:00
twinaphex
6ad7a5131d (PS3 autoconf) Add builtin_ps3.c 2014-06-09 14:33:29 +02:00
twinaphex
ade719748d (PS3) Converted PS3 over to autoconf PC-style 2014-06-09 14:32:45 +02:00
Twinaphex
cf4f756fe8 Merge pull request #745 from libretro/font-rewrite
Font rendering rewrite
2014-06-09 13:25:17 +02:00
Themaister
c1c7b6aec3 Fixup Win32/Xbox font_params_t. 2014-06-09 13:13:57 +02:00
Themaister
52b21a41c6 Remove some commented out code in lakka. 2014-06-09 12:59:51 +02:00
Themaister
9a861fba6d Untested: Rewrite omap_gfx font rendering. 2014-06-09 12:52:21 +02:00
Themaister
f118817fae Fixups to Lakka fonts. 2014-06-09 12:44:48 +02:00
Themaister
186f5a9513 Lakka builds again. 2014-06-09 12:24:23 +02:00
Themaister
7109940f29 Don't display perf counters on menu unless enabled. 2014-06-09 11:43:32 +02:00
Hans-Kristian Arntzen
03490316a8 Merge pull request #744 from l3iggs/patch-1
allows ant build to succeed: bump android version
2014-06-09 11:38:36 +02:00
John Grub
e5d71f1f35 allows ant build to succeed: bump android version 2014-06-09 00:44:59 -07:00
twinaphex
1342b22828 (Android) Input - Take out unused d_pad_emulation 2014-06-09 02:24:30 +02:00
twinaphex
afbe0b0666 (360) Build fix 2014-06-09 01:22:11 +02:00
twinaphex
4522fbb6af (D3D) Create macro D3DTexture_Blit 2014-06-09 01:07:43 +02:00
twinaphex
e02d61a6a9 (D3D) Implement stub d3d_restore function for XDK 2014-06-08 23:35:14 +02:00
twinaphex
e4abd58485 (GX) Remove obsolete gx_menu_input_state 2014-06-08 21:22:47 +02:00
twinaphex
f8073b2317 (Menu) Move menu input code to menu_input_line_cb.c 2014-06-08 19:48:38 +02:00
twinaphex
3a17e100aa (Android) Change Shield input binds 2014-06-08 19:14:58 +02:00
Themaister
33f718ce4c Small CXX_BUILD fix. 2014-06-08 14:08:26 +02:00
Themaister
93bfaebcb3 Untested update of Lima font renderer. 2014-06-08 14:08:26 +02:00
Themaister
394429feff Disable font rendering in VG for now.
Needs to be rewritten.
2014-06-08 14:08:26 +02:00