PDA

View Full Version : The future of PPL


lopez1de
11-14-2008, 02:05 PM
Hi,

I'm interested in which graphic library PPL will use. In Windows Mobile 7 GAPI and Direct 3D Mobile are discontinued and removed. It isn't shure that GDI is continued.
WM 7 will feature hardware accelerated support of OpenGL ES 1.2 and obviously GDI.

Thanks

kornalius
11-14-2008, 04:06 PM
As of v3.0 we are planning to rewrite the compiler and interpreter to use JIT compilation to machine bytecodes. We are planning on moving out of the interpreter as much functions as possible and use either .DLL's or library files. This would allow PPL not be stuck with one particular technology for the future.