Age | Commit message (Expand) | Author |
---|---|---|
2010-08-19 | r600g: add a chiprev type for r600/r700/evergreen instead of using family | Dave Airlie |
2010-08-11 | r600g: accept empty frag prog shader | Jerome Glisse |
2010-08-10 | r600g: avoid reemiting literal, avoid scheduling empty cs | Jerome Glisse |
2010-08-09 | r600g: fix some warnings | Marek Olšák |
2010-08-03 | r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting | Jerome Glisse |
2010-08-02 | r600g: split alu block to conform to limit + RCP opcode | Jerome Glisse |
2010-07-29 | r600g: mipmap early support + EX2/ABS instruction + culling | Jerome Glisse |
2010-07-23 | r600g: first pass at texture support | Jerome Glisse |
2010-07-23 | r600g: drop compiler stuff and switch over dumb tgsi assembler | Jerome Glisse |