clipping is now performed by aligning the source rectangle properly and applying it during blit, to reduce the performance hit caused by clipping
this no longer relies on the DirectX failsafe to prevent copying of data outside the window borders
Authored by: carfesh 2013-03-15
Parent: [r819]
Child: [r821]