Age | Commit message (Expand) | Author |
---|---|---|
2007-08-30 | Remove dependency on TGSI_ATTRIB_x tokens in draw_twoside.c | Brian |
2007-08-30 | Sketch out per-vertex point size. | Brian |
2007-08-23 | Need to copy header->edgeflags to tmp when creating new prim_header. | Brian |
2007-08-23 | Checkpoint: new vertex/fragment attribute naming | Brian |
2007-08-23 | Checkpoint commit: i915 texture works, use new vertex_info struct | Brian |
2007-08-21 | Silence compiler warnings. | michal |
2007-08-16 | Remove many dependencies on mesa headers. | Brian |
2007-08-13 | with Y=0=top, front/back determination is negated | Brian |
2007-07-25 | Implement line stippling. | Brian |
2007-07-13 | Fix more polygon winding, culling confusion. | Brian |
2007-07-12 | Rename prim_stage -> draw_stage | Brian |
2007-07-12 | front/back-face determination was wrong | Brian |
2007-07-09 | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian |
2007-07-09 | Rename/move some files to modularize the primitive/draw code. | Brian |