Restored from previous forum. Originally posted by turtle1776.
It would be great to be able to display a sprite mirrored (horizontal or vertical). This is possible in DirectX 7.0 when blitting with dwFXCaps -- specifically by using the DDBLTFX_MIRRORLEFTRIGHT flag.
This would save substantial amounts of display memory (VRAM).
Thanks.