Reply
Thread Tools
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#261
Originally Posted by derhorst View Post
I think both Pandora and RX-51 should work with OpenGL ES, no? (I'm mainly interested in 3D FPS anyway) The main difference are the gaming controls, but if a Pandora game would work with an USB Gamepad and an RX-51 would accept a gamepad too it could work, couldn't it?
Yes, hardware acceleration is available including 2D and 3D and including OGL ES 2.0 which the PowerVR supports.

From http://en.wikipedia.org/wiki/OpenGL_ES#Usage

OpenGL ES 2.0 will be used as the 3D library for the Pandora console.
Also on RX-51.
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 
Posts: 29 | Thanked: 3 times | Joined on Jan 2009
#262
I didn't see ANY Maemo devices at MWC 2009.
This may be a long year
 
Posts: 29 | Thanked: 3 times | Joined on Jan 2009
#263
Originally Posted by allnameswereout View Post
Quote:
OpenGL ES 2.0 will be used as the 3D library for the Pandora console.

Also on RX-51.
So, this means better driver support (than the n810) on the RX-51 (device) ?
 
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#264
Originally Posted by enewmen View Post
So, this means better driver support (than the n810) on the RX-51 (device) ?
Which drivers? Its generally known and expected the RX-51 will be more open wrt drivers and source code than N8x0, but not 100% free.
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#265
Heh, things are starting to get really interesting. We have RX-71 now in kernel too :-) The keymap looks like there is no full QWERTY keyboard.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following 11 Users Say Thank You to fanoush For This Useful Post:
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#266
Originally Posted by fanoush View Post
Heh, things are starting to get really interesting. We have RX-71 now in kernel too :-) The keymap looks like there is no full QWERTY keyboard.
is there a d-pad?
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#267
Originally Posted by lcuk View Post
is there a d-pad?
No, looks like numeric keypad. I wonder if this is additional one or the only one that the device has.

Code:
+static int rx71_keymap[] = {
+       /* Col, Row, Key */
+
+       KEY(0, 0, KEY_RESERVED),
+       KEY(0, 1, KEY_RESERVED),
+       KEY(0, 2, KEY_RESERVED),
+       KEY(0, 3, KEY_RESERVED),
+       KEY(0, 4, KEY_RESERVED),
+       KEY(0, 5, KEY_M),
+       KEY(0, 6, KEY_KPMINUS),
+       KEY(0, 7, KEY_RESERVED),
+
+       KEY(1, 0, KEY_RESERVED),
+       KEY(1, 1, KEY_RESERVED),
+       KEY(1, 2, KEY_RESERVED),
+       KEY(1, 3, KEY_KPPLUS),
+       KEY(1, 4, KEY_DELETE),
+       KEY(1, 5, KEY_RESERVED),
+       KEY(1, 6, KEY_RESERVED),
+       KEY(1, 7, KEY_RESERVED),
+
+       KEY(2, 0, KEY_RESERVED),
+       KEY(2, 1, KEY_RESERVED),
+       KEY(2, 2, KEY_RESERVED),
+       KEY(2, 3, KEY_RESERVED),
+       KEY(2, 4, KEY_5),
+       KEY(2, 5, KEY_9),
+       KEY(2, 6, KEY_KPASTERISK),
+       KEY(2, 7, KEY_RESERVED),
+
+       KEY(3, 0, KEY_RESERVED),
+       KEY(3, 1, KEY_RESERVED),
+       KEY(3, 2, KEY_RESERVED),
+       KEY(3, 3, KEY_6),
+       KEY(3, 4, KEY_7),
+       KEY(3, 5, KEY_0),
+       KEY(3, 6, KEY_RESERVED),
+       KEY(3, 7, KEY_RESERVED),
+
+       KEY(4, 0, KEY_RESERVED),
+       KEY(4, 1, KEY_RESERVED),
+       KEY(4, 2, KEY_RESERVED),
+       KEY(4, 3, KEY_8),
+       KEY(4, 4, KEY_ENTER),
+       KEY(4, 5, KEY_RESERVED),
+       KEY(4, 6, KEY_4),
+       KEY(4, 7, KEY_RESERVED),
+
+       KEY(5, 0, KEY_BACKSPACE),
+       KEY(5, 1, KEY_RESERVED),
+       KEY(5, 2, KEY_F2),
+       KEY(5, 3, KEY_F3),
+       KEY(5, 4, KEY_F5),
+       KEY(5, 5, KEY_F4),
+       KEY(5, 6, KEY_RESERVED),
+       KEY(5, 7, KEY_RESERVED),
+
+       KEY(6, 0, KEY_RESERVED),
+       KEY(6, 1, KEY_RESERVED),
+       KEY(6, 2, KEY_RESERVED),
+       KEY(6, 3, KEY_RESERVED),
+       KEY(6, 4, KEY_RESERVED),
+       KEY(6, 5, KEY_RESERVED),
+       KEY(6, 6, KEY_RESERVED),
+       KEY(6, 7, KEY_RESERVED),
+
+       KEY(7, 0, KEY_RESERVED),
+       KEY(7, 1, KEY_RESERVED),
+       KEY(7, 2, KEY_RESERVED),
+       KEY(7, 3, KEY_RESERVED),
+       KEY(7, 4, KEY_RESERVED),
+       KEY(7, 5, KEY_RESERVED),
+       KEY(7, 6, KEY_RESERVED),
+       KEY(7, 7, KEY_RESERVED),
+};
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following 4 Users Say Thank You to fanoush For This Useful Post:
EIPI's Avatar
Posts: 794 | Thanked: 784 times | Joined on Sep 2007 @ /Canada/Ontario/GTA
#268
OK - interesting! So, the term LEAD device now has the necessary context - RX-51 and RX-71 to look forward to! And a numeric pad only implies a phone? ...
__________________
Mobile Tablets Blog
Follow me on
Twitter

 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#269
a 56 key keypad!

thats stretching the definition a bit, maybe simply using the NUMLOCK type things at present?
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#270
Originally Posted by lcuk View Post
a 56 key keypad!
Right, there is 4567890 but no 123! For RX-51 they mapped some keys in later releases but still ...

EDIT: still not sure what that 56 key reference means. 8x8=64 and most of them are unmapped anyway (and will most probably stay so).
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2009-03-02 at 22:44. Reason: 56?
 
Reply

Tags
fremantle, iphone killer, n900, rover, rx-51

Thread Tools

 
Forum Jump


All times are GMT. The time now is 02:41.