summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_vs_emit.c
AgeCommit message (Expand)Author
2011-01-09i965g: update disassembler code from classic.Dave Airlie
2011-01-09i965g: update to similiar gen stuff as i965Dave Airlie
2010-02-10i965g: ifdef out unused functions.Vinson Lee
2009-12-24i965g: get trivial/tri working again after edgeflag changesKeith Whitwell
2009-12-22i965g: fix for edgeflag changes (untested)Roland Scheidegger
2009-12-21i965g: fixes to build after merge of masterKeith Whitwell
2009-12-01i965g: don't reference unused vars in RSQKeith Whitwell
2009-11-30brw: add dumping to gem winsysKeith Whitwell
2009-11-19i965g: first pass at vs immediates in curbeKeith Whitwell
2009-11-19i965g: make the load-before-use vs immediate path workKeith Whitwell
2009-11-17i965g: handle special vs outputs speciallyKeith Whitwell
2009-11-11i965g: consult fs inputs when laying out vs output regsKeith Whitwell
2009-11-11i965g: some more cases where file_max[] is used without obligatory +1Keith Whitwell
2009-11-06i965g: don't set up vs stack register for non-branching shadersKeith Whitwell
2009-11-06i965g: tgsi outputs cannot be used as source regsKeith Whitwell
2009-11-05brw: push more dumping into the winsysKeith Whitwell
2009-11-05i965g: disassemble more than one instruction at a timeKeith Whitwell
2009-11-04i965g: hook up some missing vertex shader codeKeith Whitwell
2009-10-29i965g: work in progress on fragment shadersKeith Whitwell
2009-10-28i965g: still working on compilationKeith Whitwell
2009-10-27i965g: still working on compilationKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-26i965g: still working on compilationKeith Whitwell
2009-10-25i965g: more compiling wipKeith 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