Page 1 of 1

DirectX

PostPosted: Aug 18, 2005 @ 9:01pm
by Guest
I am building an app for Window Mobile 5.0 and above. Microsoft has said that GAPI is being phased out in favor of DirectX. Will you be supporting GAPIDraw on top of DirectX rather than GAPI soon?

Thanks.

PostPosted: Aug 24, 2005 @ 2:48pm
by Johan

PostPosted: Jan 26, 2006 @ 7:05pm
by Fro
I downloaded the evaluation version and in a few hours had an impressive sample app running on the PocketPC and the desktop. I was most impressed with the memory footprint of the custom png decompressor. Unfortunately my application will also need to operate on a few Windows CE .NET 4.2 devices. Any chance of GAPIDraw working with DirectDraw on a 4.2 device? In August you mentioned work being done for GAPIDraw on top of DirectX. Any chance of an alpha version?

PostPosted: Jan 26, 2006 @ 7:28pm
by Kiyote
I'm pretty sure that MS has said they have no intentions of back-porting DX support to older WCE devices. Not only that, but it's up to manufacturers to implement a DX driver for their WCE5 device, and also up to them how much of the API to support.

I looked in to this and the Dell x51v does support DirectX, but pretty much only the Sprite class, and that's about it. Everything else throws a DriverUnsupportedFeature exception.

Given this, I really don't see how they could get GapiDraw using DirectX on those other devices. However, on those older devices GapiDraw should run most acceptably.

PostPosted: Jan 26, 2006 @ 8:20pm
by Fro
Does GAPIDraw work on devices other than PocketPCs? I thought GAPIDraw required GAPI and that only PocketPCs have it?

PostPosted: Jan 26, 2006 @ 10:22pm
by Kiyote
No offence, but a trivial amount of effort would have revealed your answer for you.

http://www.gapidraw.com/gapidraw-devicesupport.php

PostPosted: Jan 27, 2006 @ 8:23am
by Johan