Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence compiler warnings. | michal | 2007-08-16 | 1 | -5/+5 |
* | Remove many dependencies on mesa headers. | Brian | 2007-08-16 | 1 | -20/+19 |
* | Implement line stippling. | Brian | 2007-07-25 | 1 | -0/+7 |
* | Rename prim_stage -> draw_stage | Brian | 2007-07-12 | 1 | -10/+14 |
* | remove unused hw_data_offset | Brian | 2007-07-11 | 1 | -4/+6 |
* | Fix broken depth offset. | Brian | 2007-07-11 | 1 | -5/+6 |
* | clamp after offsetting, new comments | Brian | 2007-07-10 | 1 | -16/+18 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -12/+12 |
* | Rename/move some files to modularize the primitive/draw code. | Brian | 2007-07-09 | 1 | -0/+157 |