Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/samples: improve copy.c demo | Brian Paul | 2010-03-17 | 1 | -13/+14 |
| | | | | | | | 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. | ||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+193 |