Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-19 | progs/trivial: Redraw upon keypress. | Vinson Lee | |
2009-06-30 | progs/trivial: add dlist-flat-tri.c | Keith Whitwell | |
State-change functions which precede the first call to glEnd() in a compiled list are vulnerable to not being executed when that list is called. In particular this can happen if a list is invoked from within a begin/end pair, as in this example. |