aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_state_inlines.h
Commit message (Expand)AuthorAgeFilesLines
* r600g: fix color format, indentation, definesJerome Glisse2010-08-061-81/+80
* r600g: add SRGB support.Dave Airlie2010-08-061-0/+8
* r600g: fixup z format translations.Dave Airlie2010-08-061-1/+23
* r600g: improve supported format selection.Dave Airlie2010-08-061-0/+153
* r600g: always perform texture perspective divide + fix blendingJerome Glisse2010-08-041-1/+1
* r600g: add autogenerated reg definition + debug print cleanupJerome Glisse2010-08-021-78/+74
* r600g: add stencil op/func translationDave Airlie2010-08-021-0/+33
* r600g: add initial blend state.Dave Airlie2010-08-021-0/+100