Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comment | Brian | 2007-08-15 | 1 | -1/+4 |
* | comments, minor clean-ups | Brian | 2007-08-15 | 1 | -8/+22 |
* | use regular malloc/free instead of macros | Brian | 2007-08-14 | 1 | -3/+3 |
* | Beginnings of a demand-filled post-tnl vertex cache. | Keith Whitwell | 2007-08-14 | 1 | -296/+325 |
* | Implement new draw_vertices() path for simple vertex array drawing, use it fo... | Brian | 2007-08-02 | 1 | -2/+59 |
* | Implement line stippling. | Brian | 2007-07-25 | 1 | -1/+7 |
* | Rename prim_stage -> draw_stage | Brian | 2007-07-12 | 1 | -5/+5 |
* | handle edge flags for GL_POLYGONs | Brian | 2007-07-12 | 1 | -2/+26 |
* | Fix EMIT_ATTR() to populate the draw->vf_attr_to_slot[] array. | Brian | 2007-07-10 | 1 | -10/+37 |
* | Remove softpipe includes | Brian | 2007-07-09 | 1 | -2/+0 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -58/+34 |
* | Rename/move some files to modularize the primitive/draw code. | Brian | 2007-07-09 | 1 | -0/+697 |