summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/glxpixmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-187/+0
| | | | | | | The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about.
* demos: fix glxpixmap and call glXWaitGL before calling XCopyArea.Alan Hourihane2009-02-161-0/+1
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-121-1/+2
|
* use indirect context, added error checkingBrian Paul2000-07-111-27/+53
|
* Initial revisionjtg1999-08-191-0/+160