Large batch color fill Blt() operations

This test draws cycling colors in single pixels using color fill Blt() commands, to a 256×256 back buffer, then uses Blt() to stretch that buffer to the screen.
Due to the current design of DXGL, this test takes several seconds per frame, but in the future may become much faster.