summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_sf.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: more work on ccw flag removalKeith Whitwell2010-05-141-2/+2
* gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-141-1/+1
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-8/+9
|\
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-8/+9
* | i965g: Remove unnecessary headers.Vinson Lee2010-01-271-1/+0
|/
* i965g: apply linear math to both linear and perspective attrsKeith Whitwell2009-11-231-2/+1
* i965g: get basic texturing working againKeith Whitwell2009-11-211-1/+2
* i965g: get linear vs perspective interpolation working againKeith Whitwell2009-11-191-15/+19
* i965g: special case setup when fs has no inputsKeith Whitwell2009-11-191-25/+35
* i965g: add new state flag tracking fs signature changesKeith Whitwell2009-11-191-5/+4
* i965g: fix typo in previous commitKeith Whitwell2009-11-191-1/+1
* i965g: setup nr_attrs should track nr fragment shader inputsKeith Whitwell2009-11-191-2/+6
* i965g: hardwire linear interpolation for nowKeith Whitwell2009-11-061-2/+5
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-20/+32
* i965g: still working on compilationKeith Whitwell2009-10-261-45/+35
* i965g: more compiling wipKeith Whitwell2009-10-251-1/+1
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-1/+1
* i965g: more work on compilingKeith Whitwell2009-10-241-1/+1
* i965g: more files compilingKeith Whitwell2009-10-241-1/+1
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-9/+3
* i965g: wipKeith Whitwell2009-10-231-2/+2
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+200