summaryrefslogtreecommitdiff
path: root/src/intel/compiler/brw_compiler.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-09i965/cnl: Update few assertionsAnuj Phogat1-1/+1
2017-05-26i965: Move clip program compilation to the compilerJason Ekstrand1-0/+64
2017-05-26i965: Move SF compilation to the compilerJason Ekstrand1-0/+50
2017-05-03i965: Move enums to brw_compiler.h.Rafael Antognolli1-0/+21
2017-03-24anv/pipeline: make FragCoord include sample positions when sample shadingIago Toral Quiroga1-0/+1
2017-03-22intel/compiler: consistently use ifndef guards over pragma onceEmil Velikov1-1/+4
2017-03-13i965: Move the back-end compiler to src/intel/compilerJason Ekstrand1-0/+1057