Page 1 of 1

OpenGL demo on Jornada720

PostPosted: Nov 22, 2002 @ 9:52am
by Sergey Chaban
This is how the demo looks on Jornada720's wide screen:


I used my GAPI DLL implementation for 720 to run the demo:


I had to change one line in GapiGL.c, namely g_lineSize calculation.
Now it looks like this:
g_lineSize = (gxdp.cBPP >> 3) * (gxdp.ffFormat & kfLandscape ? gxdp.cyHeight : gxdp.cxWidth);
(This probably also has to do with the broken video on LOOX).

Here is the binary (it runs just fine on various iPaqs as well as on 720, but gx.dll is for Jornada only!):



SC

GAPI for Jornada 720

PostPosted: Nov 22, 2002 @ 12:11pm
by Conan

PostPosted: Nov 22, 2002 @ 7:52pm
by Sergey Chaban

PostPosted: Nov 22, 2002 @ 9:09pm
by Kzinti

PostPosted: Nov 23, 2002 @ 6:34pm
by Sergey Chaban

PostPosted: Nov 23, 2002 @ 9:32pm
by Dan East

PostPosted: Nov 23, 2002 @ 10:21pm
by Sergey Chaban

PostPosted: Nov 24, 2002 @ 12:10am
by Kzinti

GAPI for Jornada 720

PostPosted: Nov 24, 2002 @ 12:30am
by Kzinti

Tried with PocketFrog?

PostPosted: Nov 24, 2002 @ 1:05am
by Conan

PostPosted: Nov 24, 2002 @ 5:19pm
by Sergey Chaban

PostPosted: Nov 26, 2002 @ 12:14am
by Sergey Chaban

PostPosted: Nov 28, 2002 @ 12:12am
by Kzinti

PostPosted: May 1, 2003 @ 9:08pm
by ctitanic

PostPosted: May 1, 2003 @ 9:26pm
by Johan