summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_sq.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-29r600g: implement texturing with 8x MSAA compressed surfaces for EvergreenMarek Olšák1-0/+3
2012-01-20r600g: fixup AR handling (v5)Dave Airlie1-0/+7
2011-12-17r600g: implement transform feedbackMarek Olšák1-0/+4
2011-01-13r600g: implement replacing gpr with pv and psChristian König1-0/+2
2011-01-04r600g: support up to 64 shader constantsAlex Deucher1-0/+4
2010-09-10r600g: add initial evergreen supportDave Airlie1-9/+3
2010-09-08r600g: add initial bank swizzle support.Dave Airlie1-0/+12
2010-09-08r600g: split opcodes out and add wrapper around usage.Dave Airlie1-155/+0
2010-08-30r600g: add initial relative support to assemblerDave Airlie1-0/+2
2010-08-27r600g: add initial if/else/endif supportDave Airlie1-0/+5
2010-08-20r600g: cleanup definition, fix segfault when no valid pixel shaderJerome Glisse1-21/+20
2010-08-19r600g: update comments about ALU src operandsAlex Deucher1-0/+4
2010-08-19r600g: add sin/cosDave Airlie1-0/+1
2010-08-19r600g: add SSG, SEQ, SGT and SNEDave Airlie1-0/+16
2010-07-23r600g: first pass at texture supportJerome Glisse1-0/+2
2010-07-23r600g: drop compiler stuff and switch over dumb tgsi assemblerJerome Glisse1-9/+9
2010-07-21r600g: add support for all R6XX/R7XX asicJerome Glisse1-22/+0
2010-05-27r600g: Initial importJerome Glisse1-0/+606