Commit Graph

4883 Commits

Author SHA1 Message Date
sparklewind
6e427b3e9d Update qb/config.libs.sh 2012-12-22 19:51:31 +01:00
sparklewind
5deb37f60a Update Makefile 2012-12-22 17:23:02 +01:00
sparklewind
d032764e6b Update qb/config.libs.sh 2012-12-22 17:16:35 +01:00
Themaister
1f9caf554c Allow custom geometry of overlay. 2012-12-22 16:09:15 +01:00
Themaister
5376c39ff6 Update example overlay config to swap. 2012-12-22 15:47:00 +01:00
Themaister
34bd32c1fd Add RETRO_OVERLAY_NEXT bind. 2012-12-22 15:33:28 +01:00
Themaister
023443e1aa Initial overlay config work. 2012-12-22 13:40:15 +01:00
Themaister
9056946079 Merge branch 'master' into overlay 2012-12-22 11:38:18 +01:00
Themaister
6bb2349833 Kill off external driver plug interfaces.
These are too much work to maintain, and aren't really all
that useful.
2012-12-22 11:37:15 +01:00
twinaphex
26c59ef649 (Android) Added autoconfiguration of Wiimote/Nunchuk/Wiimote - for
use with free Wii IME app from C.C.P. Cre@ions
2012-12-22 09:44:56 +01:00
twinaphex
7431bd5d22 (Android) Add more control schemes for USB gamepads 2012-12-22 07:13:32 +01:00
sparklewind
8bcd7f1972 Update qb/config.libs.sh 2012-12-22 03:27:50 +01:00
sparklewind
db9a9056e2 Update Makefile 2012-12-22 03:26:27 +01:00
Toad King
ff3ec9f8a5 (Android) minor cleanup 2012-12-21 19:00:18 -05:00
Toad King
462adce111 (Android) touch input fixes 2012-12-21 18:32:53 -05:00
sparklewind
14e259ac39 Fix for compiling on Haiku 2012-12-21 21:50:07 +00:00
twinaphex
75b36e6ba0 (Android) Tried with condition flag - still doesn't work 2012-12-21 08:08:50 +01:00
twinaphex
0df2eff66b (Android) Some input refactors 2012-12-21 04:14:47 +01:00
twinaphex
29ef7dc4ed (Android) Initial implementation of input overlay key input code -
not working yet due to need to determine whether or not touchscreen
is pressed in input_state_pressed
2012-12-21 01:31:01 +01:00
twinaphex
456593ddb1 (Android) Add way to tell where the event is coming from 2012-12-20 23:57:46 +01:00
twinaphex
909c392094 (Android) Build fix for building with input debug 2012-12-20 23:01:48 +01:00
Themaister
09bbfbba83 More verbose TGA logging. 2012-12-20 21:44:20 +01:00
twinaphex
c135cf7e6d Merge branch 'overlay' of https://github.com/Themaister/RetroArch into overlay 2012-12-20 20:50:37 +01:00
twinaphex
675124bda4 (Griffin) Compile in overlay code - get rid of input_state
override for Android
2012-12-20 20:48:09 +01:00
Themaister
ca9f081d27 Make input overlay configurable. 2012-12-20 20:23:53 +01:00
twinaphex
60a4a20a79 Merge branch 'overlay' of https://github.com/Themaister/RetroArch into overlay 2012-12-20 20:13:17 +01:00
Themaister
a1fd01dbc6 Add some TODOs for overlay. 2012-12-20 15:53:09 +01:00
Themaister
cc2e4015b5 Allow enable/disable overlay. 2012-12-20 15:37:04 +01:00
Themaister
47a98ef205 Make overlay polling completely independent. 2012-12-20 15:33:54 +01:00
Themaister
a863908214 Makefile indent fix. 2012-12-20 14:57:55 +01:00
twinaphex
92e5036eb6 Disable onLowMemory callback - after this has executed, it would
call Dalvik's garbage collector - definitely want to avoid that
2012-12-20 13:25:09 +01:00
Themaister
45f808d00c Change hardcoded path. 2012-12-20 12:54:54 +01:00
Themaister
d5b294c894 Update coords for basic overlay.
Sort of usable now.
2012-12-20 12:47:18 +01:00
Themaister
1250fae7f1 Basic overlay POC works.
Add support for X11.
2012-12-20 12:24:49 +01:00
Themaister
b4cd58afe7 Rework overlays as a video driver interface. 2012-12-20 11:16:22 +01:00
twinaphex
c981cb77f8 Make overlay fullscreen 2012-12-20 04:37:52 +01:00
twinaphex
d5dffe88dc (Griffin) Add stub for post_render_func for Griffin 2012-12-20 03:59:33 +01:00
twinaphex
318078157d Commented out overlay hacks 2012-12-20 03:49:55 +01:00
twinaphex
447fbf1c59 Add quickmenu overlay 2012-12-20 03:44:09 +01:00
Themaister
fe828fae17 Add basic overlay. 2012-12-19 22:45:37 +01:00
Themaister
a47860b230 Clarify intent of cg_shader init. 2012-12-19 21:33:59 +01:00
Themaister
71f2754e91 Revert "Move shader path init to init_cg()."
This reverts commit e0faf0cc47.
2012-12-19 21:33:10 +01:00
Themaister
e0faf0cc47 Move shader path init to init_cg(). 2012-12-19 21:30:23 +01:00
Themaister
46ae26211f Fix Mingw build. 2012-12-19 21:27:27 +01:00
OV2
369615f808 win32: fix msvc build 2012-12-19 21:18:38 +01:00
OV2
c9c0936fd5 win32: fix initial multipass cg shader loading in d3d9 2012-12-19 21:16:26 +01:00
OV2
a193bac6a1 Fix hermite compile 2012-12-19 20:01:12 +01:00
Themaister
5eb7432fff Add overlay rendering to GL.
This allows e.g. Android to render a keypad overlay for touch.
2012-12-19 13:26:11 +01:00
Toad King
c42bbaf191 fix 2012-12-18 23:04:26 -05:00
Toad King
79ccb9a6d9 (GX) implement 32-bit color support 2012-12-18 22:18:31 -05:00