summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_sq.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/radeon: clean left-shift undefined behaviorNicolai Hähnle2016-05-071-123/+123
* r600: define registers required for tessellationDave Airlie2015-11-301-0/+8
* r600g: Implement GL_ARB_draw_indirect for EG/CMGlenn Kennard2015-02-241-0/+4
* r600g: implement texturing with 8x MSAA compressed surfaces for EvergreenMarek Olšák2012-10-291-0/+3
* r600g: fixup AR handling (v5)Dave Airlie2012-01-201-0/+7
* r600g: implement transform feedbackMarek Olšák2011-12-171-0/+4
* r600g: implement replacing gpr with pv and psChristian König2011-01-131-0/+2
* r600g: support up to 64 shader constantsAlex Deucher2011-01-041-0/+4
* r600g: add initial evergreen supportDave Airlie2010-09-101-9/+3
* r600g: add initial bank swizzle support.Dave Airlie2010-09-081-0/+12
* r600g: split opcodes out and add wrapper around usage.Dave Airlie2010-09-081-155/+0
* r600g: add initial relative support to assemblerDave Airlie2010-08-301-0/+2
* r600g: add initial if/else/endif supportDave Airlie2010-08-271-0/+5
* r600g: cleanup definition, fix segfault when no valid pixel shaderJerome Glisse2010-08-201-21/+20
* r600g: update comments about ALU src operandsAlex Deucher2010-08-191-0/+4
* r600g: add sin/cosDave Airlie2010-08-191-0/+1
* r600g: add SSG, SEQ, SGT and SNEDave Airlie2010-08-191-0/+16
* r600g: first pass at texture supportJerome Glisse2010-07-231-0/+2
* r600g: drop compiler stuff and switch over dumb tgsi assemblerJerome Glisse2010-07-231-9/+9
* r600g: add support for all R6XX/R7XX asicJerome Glisse2010-07-211-22/+0
* r600g: Initial importJerome Glisse2010-05-271-0/+606