summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi/radeonsi_shader.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-17radeonsi: Set SPI_SHADER_COL_FORMAT to what the pixel shader actually exports.Michel Dänzer1-0/+1
2012-11-12radeonsi: Implement alpha testing in pixel shader.Michel Dänzer1-0/+2
2012-10-26radeonsi: Handle TGSI_SEMANTIC_BCOLOR.Michel Dänzer1-0/+1
2012-10-26radeonsi: Don't snoop context state while building shaders.Michel Dänzer1-2/+8
2012-10-02radeonsi: Better indexing of parameters in the pixel shader.Michel Dänzer1-0/+1
2012-10-01radeonsi: define SGPR register numbersChristian König1-0/+8
2012-08-27radeonsi: Maintain cache of pixel shader variants according to contxt state.Michel Dänzer1-2/+22
2012-08-11radeonsi: cleanup shader headersChristian König1-2/+67
2012-04-13radeonsi: initial WIP SI codeTom Stellard1-0/+4