Age | Commit message (Collapse) | Author |
|
Also, rename p_tile.[ch] to u_tile.[ch]
|
|
We were sometimes referencing an invalid vertex.
Fixes progs/trivial/line-clip.c test among others.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is now the drawing interface to the pipeline. No more
calling into pipeline.first->tri(), etc.
|
|
|