Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove many dependencies on mesa headers. | Brian | 2007-08-16 | 1 | -10/+10 |
* | with Y=0=top, front/back determination is negated | Brian | 2007-08-13 | 1 | -2/+2 |
* | Implement line stippling. | Brian | 2007-07-25 | 1 | -0/+6 |
* | Fix more polygon winding, culling confusion. | Brian | 2007-07-13 | 1 | -5/+7 |
* | Rename prim_stage -> draw_stage | Brian | 2007-07-12 | 1 | -9/+9 |
* | culling was inverted | Brian | 2007-07-12 | 1 | -1/+1 |
* | remove unneeded casts, added comments | Brian | 2007-07-10 | 1 | -5/+5 |
* | added comments | Brian | 2007-07-10 | 1 | -3/+6 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -7/+14 |
* | Rename/move some files to modularize the primitive/draw code. | Brian | 2007-07-09 | 1 | -0/+120 |