Age | Commit message (Expand) | Author |
---|---|---|
2007-07-12 | s/prim_setup/sp_draw_render_stage/, new comments | Brian |
2007-07-12 | Rename prim_stage -> draw_stage | Brian |
2007-07-11 | disable debug printfs | Brian |
2007-07-11 | Implement polygon stipple state tracking, application. | Brian |
2007-07-11 | Compute quad.facing from prim->det and polygon winding. | Brian |
2007-07-10 | Added comments, assertions. | Brian |
2007-07-10 | remove some dead/disabled stuff | Brian |
2007-07-09 | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian |
2007-06-26 | consolidate point/line state into pipe_setup_state | Brian |
2007-06-20 | update includes (s/tile/quad/) | Brian |
2007-06-20 | Initial implementation of a software pipeline for quad rasterization (fragmen... | Brian |
2007-06-19 | hook up point state | Brian |
2007-06-14 | Renamed softpipe directories and files to something less confusing. | Keith Whitwell |