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

Toshiba e740 GAPI blit


Toshiba e740 GAPI blit

Postby Dan East » Dec 14, 2002 @ 4:50am

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Postby sponge » Dec 14, 2002 @ 5:25am

[ignorance]
Aren't a large part of the PocketDivX speedups caused by the e740's ability to decode MPEG4 if I recall correctly, right on the Imageon?
[/ignorance]
holy internets batman.
User avatar
sponge
Not sponge
 
Posts: 12779
Joined: Jan 13, 2002 @ 8:04am
Location: New Hampshire


Postby Dan East » Dec 14, 2002 @ 5:58am

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Postby sponge » Dec 14, 2002 @ 6:28am

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


Postby refractor » Dec 14, 2002 @ 9:44am

User avatar
refractor
pm Insider
 
Posts: 2304
Joined: Feb 5, 2002 @ 1:12pm
Location: Luxembourg


Postby Kzinti » Dec 14, 2002 @ 9:59pm

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


Postby Dan East » Dec 14, 2002 @ 11:49pm

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Postby Digby » Dec 16, 2002 @ 2:19am

Digby
pm Insider
 
Posts: 1011
Joined: Apr 29, 2001 @ 1:53pm


Postby Dan East » Dec 16, 2002 @ 7:10am

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Postby randall » Dec 16, 2002 @ 8:02am

User avatar
randall
pm Insider
 
Posts: 3426
Joined: Feb 23, 2001 @ 4:02pm
Location: Schnoogie


Postby Digby » Dec 16, 2002 @ 11:15am

Digby
pm Insider
 
Posts: 1011
Joined: Apr 29, 2001 @ 1:53pm


Postby Kzinti » Dec 20, 2002 @ 11:05pm

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


Postby Guest » Dec 21, 2002 @ 5:52am

Regarding GDI BitBlt performance on the e740, the only bitmaps accelerated by the ATI W100 (or any other low-power graphics chip) are device-dependent-bitmaps (DDBs). These reside in video memory and are created via CreateCompatibleBitmap. The important thing to note is that there is no way that an application can touch the bits of a DDB once it's been created. This prevents the use of these bitmaps for most games that draw to a back buffer in system memory and then copy the contents to video memory each frame.

I've got benchmarks of the various type of BitBlt/FillRect GDI operations and GAPI memcpy/memsets for a number of devices. I'm currently out of town and don't have access to the results but I can post them next week if anyone is interested.
Guest
 


Postby James S » Dec 22, 2002 @ 3:25am

<img src="http://home.comcast.net/~sonne/james/tag.gif">
James S
pm Insider
 
Posts: 17064
Joined: Jan 12, 2002 @ 2:33pm
Location: Lexington, KY


Postby Dan East » Dec 22, 2002 @ 5:24am

User avatar
Dan East
Site Admin
 
Posts: 5264
Joined: Jan 25, 2001 @ 5:19pm
Location: Virginia, USA


Next

Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

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