summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_state_inlines.h
AgeCommit message (Expand)Author
2010-09-03r600g: move lots of state inline helpers to separate header.Dave Airlie
2010-09-02r600g: add missing vertex fetch formats to the translation table.Dave Airlie
2010-08-24r600g: Add support for PIPE_FORMAT_R32_FLOAT.Henri Verbeet
2010-08-22r600g: fix DB decompressionJerome Glisse
2010-08-12r600g: fix typo in stencil translate.Dave Airlie
2010-08-12r600g: improve texture format checker.Dave Airlie
2010-08-06r600g: fix color format, indentation, definesJerome Glisse
2010-08-06r600g: add SRGB support.Dave Airlie
2010-08-06r600g: fixup z format translations.Dave Airlie
2010-08-06r600g: improve supported format selection.Dave Airlie
2010-08-04r600g: always perform texture perspective divide + fix blendingJerome Glisse
2010-08-02r600g: add autogenerated reg definition + debug print cleanupJerome Glisse
2010-08-02r600g: add stencil op/func translationDave Airlie
2010-08-02r600g: add initial blend state.Dave Airlie