Age | Commit message (Expand) | Author |
---|---|---|
2007-12-14 | Don't always declare frag shader INPUT[0] as fragment position. | Brian |
2007-11-23 | gallium: reorg tgsi directories. | Michal Krol |
2007-10-16 | Redefine QUAD_TOP_LEFT, TOP_RIGHT, etc. to reflect Y=0=TOP raster layout. | Brian |
2007-08-24 | Fixup include paths after rename | Keith Whitwell |
2007-08-15 | Add UsageMask to DECLARATION in TGSI. | michal |
2007-08-14 | Continue reducing dependencies on core mesa include files. | Keith Whitwell |
2007-07-13 | Add 'prim' field to quad so that stipple and aa coverage stages can do the ri... | Brian |
2007-07-13 | Implement AA points and AA coverage application in quad pipeline. | Brian |
2007-07-11 | Compute quad.facing from prim->det and polygon winding. | Brian |
2007-07-09 | s/G_/SP_/ | Brian |
2007-07-09 | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian |
2007-06-14 | Renamed softpipe directories and files to something less confusing. | Keith Whitwell |