summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_pipe_shader.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: Delete this driver.Kai Wasserbäch2011-11-291-303/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* i965g: Remove unnecessary headers.Vinson Lee2010-02-051-1/+0
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-3/+3
|\
| * gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger2010-01-111-1/+1
| * gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-3/+3
* | i965g: get trivial/tri working again after edgeflag changesKeith Whitwell2009-12-241-0/+7
|/
* i965g: fix for edgeflag changes (untested)Roland Scheidegger2009-12-221-3/+0
* i965g: first pass at vs immediates in curbeKeith Whitwell2009-11-191-0/+43
* i965g: include interpolation info in fs signatureKeith Whitwell2009-11-191-0/+1
* i965g: add new state flag tracking fs signature changesKeith Whitwell2009-11-191-1/+12
* i965g: handle special vs outputs speciallyKeith Whitwell2009-11-171-4/+34
* i965g: consult fs inputs when laying out vs output regsKeith Whitwell2009-11-111-0/+6
* i965g: don't set up vs stack register for non-branching shadersKeith Whitwell2009-11-061-10/+10
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-2/+1
* i965g: hook up some missing vertex shader codeKeith Whitwell2009-11-041-2/+9
* i965g: add constant buffer setterKeith Whitwell2009-11-041-0/+24
* i965g: more files compilingKeith Whitwell2009-11-011-113/+113
* i965g: work in progress on fragment shadersKeith Whitwell2009-10-291-2/+2
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-0/+19
* i965g: more files compilingKeith Whitwell2009-10-241-0/+159