summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/wincopy.c
Commit message (Collapse)AuthorAgeFilesLines
* Added -clip option to test glCopyPixels beyond window bounds.Brian Paul2006-10-161-18/+17
| | | | | Clear dest window to black before copying. Use glWindowPos2iARB().
* silence a warningBrian Paul2004-08-131-1/+1
|
* Uses either the GLX_SGI_make_current_read or GLX 1.3 interface,Ian Romanick2004-05-071-5/+23
| | | | depending on which is available.
* check for GLX 1.3 during initBrian Paul2004-03-261-2/+10
|
* press f key to toggle front/back drawing/copyingBrian Paul2003-12-051-7/+41
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* initial revBrian Paul1999-11-251-0/+270