Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNIOS is not a really fast processor. Without hardware acceleration X-like stuff many things can't perform too well, as the processor needs to create any single pixel on the screen, including hiding and redisplaying stuff that is hidden behind other objects, filling complex polygons for TTF types etc.
Any PC uses hardware acceleration for any type of X display, as even the PC processor is slow with low level pixel operations. -Michael