summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_shader.c
AgeCommit message (Expand)Author
2010-07-28r600g: switch btw flat/linear interpolationJerome Glisse
2010-07-28r600g: split pipe state creating/binding from hw state creationJerome Glisse
2010-07-28r600g: add lrp instruction supportJerome Glisse
2010-07-28r600g: actualy fix the literal emissionJerome Glisse
2010-07-27r600g: texture supportJerome Glisse
2010-07-27r600g: Move declaration before code.Vinson Lee
2010-07-27r600g: always emit literal after emiting an alu instructionJerome Glisse
2010-07-26r600g: implememt the LIT instructionStephan Schmid
2010-07-23r600g: first pass at texture supportJerome Glisse
2010-07-23r600g: fix dp2, dp3, dp4 tokensJerome Glisse
2010-07-23r600g: add RSQ token supportJerome Glisse
2010-07-23r600g: drop compiler stuff and switch over dumb tgsi assemblerJerome Glisse
2010-07-21r600g: add r600 compile mode to compiler.Dave Airlie
2010-07-20r600g: split trans unit computationJerome Glisse
2010-07-02r600: use gallium list macros instead of making our own.Dave Airlie
2010-06-06r600g: add shader literal constant supportJerome Glisse
2010-06-04r600g: use cast wrappersMarek Olšák
2010-05-30r600g: Remove unnecessary headers.Vinson Lee
2010-05-27r600g: various fixesBas Nieuwenhuizen
2010-05-27r600g: Initial importJerome Glisse