compressed textures on i.mx

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

compressed textures on i.mx

455 Views
pupillo
Contributor I

Hi,

I'm asking a suggestion.

My app works with several textures; I don't need 3D itself, I just need alpha blending. My textures must be compressed to save space. I should load all images in DDR at startup. No vector graphic, just images plotted like frames. I must avoid tearing, I need to synchronize with vertical sync.I need great FPS.

1) What's better, openGL or something else?

2) Which kind of compression (should be HW accelerated)? If I could use  jpeg or mpeg but I need to plot frames in parallel areas, not just in one window...

3) What's better, x11 or fb or something else?

4) Should I exepect big difference between i.mx53 and i.mx6 Solo?

Thanks

Tom

Labels (3)
0 Kudos
0 Replies