Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redo the cso cache to map driver data in a lot more pleasing way. | Zack Rusin | 2007-09-19 | 1 | -5/+5 |
* | Combing depth and stencil objects and making them immutable. | Zack Rusin | 2007-09-18 | 1 | -14/+20 |
* | Fix the warning. | Zack Rusin | 2007-09-18 | 1 | -1/+1 |
* | First stab at immutable state objects (create/bind/delete) | Zack Rusin | 2007-09-18 | 1 | -2/+17 |
* | Continue reducing dependencies on core mesa include files. | Keith Whitwell | 2007-08-14 | 1 | -2/+0 |
* | Begin hooking up stenciling. | Brian | 2007-07-10 | 1 | -0/+11 |
* | Rename G_NEW_* tokens to SP_NEW_* | Brian | 2007-07-09 | 1 | -4/+4 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -2/+0 |
* | hook in state tracking for blend color | Brian | 2007-07-03 | 1 | -0/+11 |
* | checkpoint: implement z/depth testing | Brian | 2007-06-20 | 1 | -0/+26 |
* | quad blending works now, but many blend terms need to be added in blend_quad(). | Brian | 2007-06-20 | 1 | -0/+47 |