You can take advantage of 3D hardware which makes blending and any transformations practically free with Direct3d or OpenGL, the later being easier to learn. If you don't want to get deep into 3D API which might seem confusing at first, you might investigate some components like GLXTreem or PowerDraw.