This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Dell Axim 30X - VS - Ipaq HX4700...Also the HX4700 review...


Dell Axim 30X - VS - Ipaq HX4700...Also the HX4700 review...

Postby Nell » Sep 3, 2004 @ 9:48am

Nell
 


Postby picard » Sep 3, 2004 @ 11:01am

cnet review: "3D interface of Windows CE 4.21"
did i miss something with SE? maybe a hidden feature? :D (or they are probably talking about the ipaq software...)

btw comparing X30 with hx4700 is kinda useless. it's two different category. i don't think anybody thought that a VGA device will outperform or even reach a top QVGA model in graphic speed (comparing with stuff that is not hw accelerated)
Last edited by picard on Sep 3, 2004 @ 2:40pm, edited 1 time in total.
User avatar
picard
pm Member
 
Posts: 115
Joined: Aug 21, 2003 @ 4:30pm
Location: BetaPlayer


Re: Dell Axim 30X - VS - Ipaq HX4700...Also the HX4700 revie

Postby Guest » Sep 3, 2004 @ 2:30pm

Guest
 


Postby Tala » Sep 3, 2004 @ 5:30pm

Tala
pm Member
 
Posts: 125
Joined: Feb 6, 2004 @ 4:32pm


Postby picard » Sep 3, 2004 @ 5:44pm

User avatar
picard
pm Member
 
Posts: 115
Joined: Aug 21, 2003 @ 4:30pm
Location: BetaPlayer


Postby sponge » Sep 3, 2004 @ 7:51pm

It's a bit inaccurate to say any VGA device will be slower. If you're playing games in QVGA mode you're still not going to get awful gameplay, just VGA games - ie games that are blitting to all 640x480 pixels.
holy internets batman.
User avatar
sponge
Not sponge
 
Posts: 12779
Joined: Jan 13, 2002 @ 8:04am
Location: New Hampshire


Postby picard » Sep 3, 2004 @ 8:00pm

User avatar
picard
pm Member
 
Posts: 115
Joined: Aug 21, 2003 @ 4:30pm
Location: BetaPlayer


Postby Kzinti » Sep 3, 2004 @ 8:38pm

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby sponge » Sep 3, 2004 @ 9:03pm

holy internets batman.
User avatar
sponge
Not sponge
 
Posts: 12779
Joined: Jan 13, 2002 @ 8:04am
Location: New Hampshire


Postby Guest » Sep 3, 2004 @ 9:21pm

Guest
 


Postby Kzinti » Sep 3, 2004 @ 9:35pm

Sponge: You are probably right. I believe optimized code can scale it by x2 for "free". Basically your bottleneck when scaling is reading the original image, not writting the scaled version. If this is true, you can paralellize the writting with the reading and your speed becomes that of reading the original image. So scaling or not, speed is about the same. But there is some bitshifting and instruction dependencies when scaling that are simply not there when doing a straightcopy. I would thus expect slightly slower performances.

Guest: what you are saying doesn't make any sense. The screen doesn't wait for the code to update pixels. The LCD update is done with a DMA transfer and doesn't interface with the code at all. That's actually the reason why there is tearing at high refresh rate and that there is no easy way to sync the screen update with the vblank period.
Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby picard » Sep 3, 2004 @ 9:46pm

Guest: actually you don't have to wait for the lcd to draw the pixel. the lcd reads the video memory all the time with 60-70hz (for VGA it's quite big bandwidth 640x480x2x70 byte/sec). you simple write into the video memory and when the lcd scanline goes there next time it will be displayed.

but writing to memory takes time. if you check the specs even if the new pxa cpus has much higher main core frequency the memory bus is still about the same (100Mhz->104Mhz). many operation is memory speed limited. writing four times many pixels to memory can be slow.
Last edited by picard on Sep 3, 2004 @ 9:49pm, edited 1 time in total.
User avatar
picard
pm Member
 
Posts: 115
Joined: Aug 21, 2003 @ 4:30pm
Location: BetaPlayer


Postby picard » Sep 3, 2004 @ 9:48pm

User avatar
picard
pm Member
 
Posts: 115
Joined: Aug 21, 2003 @ 4:30pm
Location: BetaPlayer


Postby Kzinti » Sep 3, 2004 @ 9:55pm

Kzinti
pm Member
 
Posts: 3238
Joined: Jan 13, 2002 @ 5:23am


Postby picard » Sep 3, 2004 @ 9:59pm

User avatar
picard
pm Member
 
Posts: 115
Joined: Aug 21, 2003 @ 4:30pm
Location: BetaPlayer


Next

Return to Windows Mobile


Sort


Forum Description

General Windows Mobile discussion for end-users. Hardware, software, etc. This is also the forum to post your product announcements and other news.

Moderators:

Dan East, sponge, Kevin Gelso, RICoder, Chris Edwards

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron