Hi~
I am running the Wince6.0 on the OMAP3530 target.
The graphic interface is handled by display subsystem without SGX, but I found the efficiency is too low,
for example, I create a window(640 * 480), and my gold is to refresh the window(update the window 's content) 50 times per second,
but It's 15~20 times at most.
My question is how to accelerate the display subsystem and make a good efficiency? Should I use the SGX?