aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_vs_emit.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: get trivial/tri working again after edgeflag changesKeith Whitwell2009-12-241-26/+13
* i965g: fix for edgeflag changes (untested)Roland Scheidegger2009-12-221-6/+0
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-15/+15
* i965g: don't reference unused vars in RSQKeith Whitwell2009-12-011-2/+3
* brw: add dumping to gem winsysKeith Whitwell2009-11-301-0/+1
* i965g: first pass at vs immediates in curbeKeith Whitwell2009-11-191-71/+49
* i965g: make the load-before-use vs immediate path workKeith Whitwell2009-11-191-2/+3
* i965g: handle special vs outputs speciallyKeith Whitwell2009-11-171-15/+27
* i965g: consult fs inputs when laying out vs output regsKeith Whitwell2009-11-111-36/+80
* i965g: some more cases where file_max[] is used without obligatory +1Keith Whitwell2009-11-111-5/+5
* i965g: don't set up vs stack register for non-branching shadersKeith Whitwell2009-11-061-3/+8
* i965g: tgsi outputs cannot be used as source regsKeith Whitwell2009-11-061-2/+3
* brw: push more dumping into the winsysKeith Whitwell2009-11-051-2/+0
* i965g: disassemble more than one instruction at a timeKeith Whitwell2009-11-051-3/+1
* i965g: hook up some missing vertex shader codeKeith Whitwell2009-11-041-1/+1
* i965g: work in progress on fragment shadersKeith Whitwell2009-10-291-2/+0
* i965g: still working on compilationKeith Whitwell2009-10-281-54/+145
* i965g: still working on compilationKeith Whitwell2009-10-271-68/+63
* i965g: still working on compilationKeith Whitwell2009-10-261-360/+373
* i965g: still working on compilationKeith Whitwell2009-10-261-10/+10
* i965g: more compiling wipKeith Whitwell2009-10-251-35/+32
* i965g: more files compilingKeith Whitwell2009-10-241-41/+41
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-3/+0
* i965g: wipKeith Whitwell2009-10-231-187/+63
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+1667