Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | front/back determination was wrong | Brian | 2007-10-16 | 1 | -1/+1 |
* | converting the setup state to immutable object and renaming it to rasterizer ... | Zack Rusin | 2007-09-18 | 1 | -2/+2 |
* | Fix lost edge flags problem when clipping. | Brian | 2007-08-30 | 1 | -0/+6 |
* | Remove many dependencies on mesa headers. | Brian | 2007-08-16 | 1 | -3/+3 |
* | Beginnings of a demand-filled post-tnl vertex cache. | Keith Whitwell | 2007-08-14 | 1 | -6/+6 |
* | with Y=0=top, front/back determination is negated | Brian | 2007-08-13 | 1 | -1/+1 |
* | Implement line stippling. | Brian | 2007-07-25 | 1 | -0/+7 |
* | Rename prim_stage -> draw_stage | Brian | 2007-07-12 | 1 | -13/+17 |
* | Fix front/back mix-up. added comments. | Brian | 2007-07-10 | 1 | -3/+13 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -9/+8 |
* | Rename/move some files to modularize the primitive/draw code. | Brian | 2007-07-09 | 1 | -0/+165 |