Added -clip option to test glCopyPixels beyond window bounds.
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 16 Oct 2006 23:22:44 +0000 (23:22 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 16 Oct 2006 23:22:44 +0000 (23:22 +0000)
commit8dff54e71d3ea22813e416910c3c99f7e3abbb2f
tree63f2c5ebec86a72793863e07a47124d3d5dbaafc
parentd40f20aebc6f9995b9fdb70cd5123b0c28d45589
Added -clip option to test glCopyPixels beyond window bounds.
Clear dest window to black before copying.
Use glWindowPos2iARB().
progs/xdemos/wincopy.c