summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/radeonsi_shader.c
Commit message (Expand)AuthorAgeFilesLines
* radeon: Move radeon_llvm_emit.cpp declarations into their own headerTom Stellard2012-04-231-0/+1
* radeonsi: (User) SGPR related cleanups.Michel Dänzer2012-04-191-4/+7
* radeonsi: Fix sampler offsets for shader intrinsic.Michel Dänzer2012-04-191-2/+2
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+565