Commit Graph

2 Commits

Author SHA1 Message Date
Brian Paul
a196a5d330 progs/samples: improve copy.c demo
If the test image was larger than the window, nothing was drawn because
of invalid raster position.  Use glWindowPos instead of glRasterPos.
Also, use integer src/dst coordinates to avoid grabbing black pixels
outside of the src image region.
2010-03-17 10:17:06 -06:00
jtg
afb833d4e8 Initial revision 1999-08-19 00:55:39 +00:00