summaryrefslogtreecommitdiff
path: root/progs/xdemos/multictx.c
AgeCommit message (Collapse)Author
2009-08-07progs/xdemos: added multictx.c (multi-context rendering demo)Brian Paul
Create one window and render into it with two GLX contexts. Setup the rendering state differently for each context to be sure there's no state "bleeding" between contexts.