aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600d.h
Commit message (Expand)AuthorAgeFilesLines
* r600g: add shader stencil export support.Dave Airlie2010-10-131-0/+3
* r600g: setup basic loop consts on r600 + evergreen.Dave Airlie2010-10-011-0/+2
* r600g: fixup vertex format picking.Dave Airlie2010-10-011-34/+39
* r600g: add winsys support for CTL constants.Dave Airlie2010-10-011-0/+3
* r600g: use constant buffer instead of register for constantJerome Glisse2010-09-301-0/+5
* r600g: add some more vertex format support.Dave Airlie2010-09-241-0/+3
* r600g: cleanup some of the DB blit codeDave Airlie2010-09-221-0/+7
* r600g: Clean up PS setup.Corbin Simpson2010-09-191-0/+6
* r600g: Deobfuscate and comment a few more functions in r600_hw_states.Corbin Simpson2010-09-191-0/+33
* r600g: alternative command stream building from contextJerome Glisse2010-09-171-7/+2099
* r600g: Fixed the shift in S_02880C_KILL_ENABLE.Tilman Sauerbeck2010-09-171-1/+1
* r600g: Added DB_SHADER_CONTROL defines.Tilman Sauerbeck2010-09-171-0/+17
* r600g: add vgt dma src definesDave Airlie2010-09-161-0/+2
* r600g: drop magic numbers in depth state.Dave Airlie2010-09-031-0/+7
* r600g: add missing vertex fetch formats to the translation table.Dave Airlie2010-09-021-0/+1
* r600g: fix TXP vs TEX in shader.Dave Airlie2010-08-181-0/+7
* r600g: add point/sprite rendering supportJerome Glisse2010-08-111-0/+80
* r600g: add PA_CL_CLIP_CNTL definitionJerome Glisse2010-08-061-0/+55
* r600g: fix color format, indentation, definesJerome Glisse2010-08-061-7/+12
* r600g: add SRGB support.Dave Airlie2010-08-061-0/+2
* r600g: improve supported format selection.Dave Airlie2010-08-061-0/+5
* r600g: always perform texture perspective divide + fix blendingJerome Glisse2010-08-041-0/+25
* r600g: add polygon offset supportJerome Glisse2010-08-031-0/+23
* r600g: add autogenerated reg definition + debug print cleanupJerome Glisse2010-08-021-0/+97
* r600g: mipmap early support + EX2/ABS instruction + cullingJerome Glisse2010-07-291-0/+40
* r600g: texture supportJerome Glisse2010-07-271-0/+235
* r600g: add support for all R6XX/R7XX asicJerome Glisse2010-07-211-0/+75
* r600g: Initial importJerome Glisse2010-05-271-0/+677