Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move guts of vertex array drawing into the 'draw' module. | Brian | 2007-08-20 | 1 | -2/+4 |
* | Fix some draw_arrays issues. | Brian | 2007-08-19 | 1 | -5/+0 |
* | added pipe ptr to draw_context | Brian | 2007-08-17 | 1 | -0/+2 |
* | Remove many dependencies on mesa headers. | Brian | 2007-08-16 | 1 | -1/+24 |
* | Remove GL/mesa types, rearrange things into more logical groups | Brian | 2007-08-16 | 1 | -40/+41 |
* | Drawing code refactoring. | Brian | 2007-08-16 | 1 | -0/+4 |
* | added vertex array info fields | Brian | 2007-08-15 | 1 | -0/+7 |
* | Beginnings of a demand-filled post-tnl vertex cache. | Keith Whitwell | 2007-08-14 | 1 | -0/+50 |
* | Implement line stippling. | Brian | 2007-07-25 | 1 | -0/+2 |
* | Rename prim_stage -> draw_stage | Brian | 2007-07-12 | 1 | -24/+24 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -23/+115 |
* | Rename/move some files to modularize the primitive/draw code. | Brian | 2007-07-09 | 1 | -0/+90 |