summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_sf.c
AgeCommit message (Expand)Author
2010-05-14gallium: more work on ccw flag removalKeith Whitwell
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
2010-02-03gallium: clean up point sprite rasterizer stateRoland Scheidegger
2010-01-27i965g: Remove unnecessary headers.Vinson Lee
2009-11-23i965g: apply linear math to both linear and perspective attrsKeith Whitwell
2009-11-21i965g: get basic texturing working againKeith Whitwell
2009-11-19i965g: get linear vs perspective interpolation working againKeith Whitwell
2009-11-19i965g: special case setup when fs has no inputsKeith Whitwell
2009-11-19i965g: add new state flag tracking fs signature changesKeith Whitwell
2009-11-19i965g: fix typo in previous commitKeith Whitwell
2009-11-19i965g: setup nr_attrs should track nr fragment shader inputsKeith Whitwell
2009-11-06i965g: hardwire linear interpolation for nowKeith Whitwell
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-25i965g: more compiling wipKeith Whitwell
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell
2009-10-24i965g: more work on compilingKeith Whitwell
2009-10-24i965g: more files compilingKeith Whitwell
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell
2009-10-23i965g: wipKeith Whitwell
2009-10-23i965g: re-starting from the dri driverKeith Whitwell