Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement line stippling. | Brian | 2007-07-25 | 1 | -0/+7 |
* | Fix for-loop in interp() so we don't go out of bounds. | Brian | 2007-07-13 | 1 | -5/+12 |
* | Rename prim_stage -> draw_stage | Brian | 2007-07-12 | 1 | -14/+14 |
* | fix MIN/MAX mix-up | Brian | 2007-07-12 | 1 | -3/+7 |
* | Fix line clipping bug. New comments. | Brian | 2007-07-10 | 1 | -16/+23 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -13/+22 |
* | Rename/move some files to modularize the primitive/draw code. | Brian | 2007-07-09 | 1 | -0/+429 |